Skip to content

Instantly share code, notes, and snippets.

View adonno's full-sized avatar
🏠
Working from home

Andrea Donno adonno

🏠
Working from home
View GitHub Profile
@adonno
adonno / car_sensor.yaml
Last active August 31, 2019 07:06
car_sensor.yaml
esphome:
name: car_position_sensor
platform: ESP8266
board: d1_mini
# WiFi connection, correct these
# with values for your WiFi.
wifi:
ssid: !secret Wifi_SSID
password: !secret Wifi_PWD