Create README.md

This commit is contained in:
Nassir Malik 2018-11-18 15:49:04 -06:00 committed by GitHub
parent 0ceb3f7f6c
commit 9f609eae64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

34
README.md Normal file
View File

@ -0,0 +1,34 @@
# IOT-Light-Dimmer
IOT-Light-Dimmer
1): Setup Hassio
mqtt:
password: "welcome"
light:
- platform: mqtt
name: 'Demo Light'
state_topic: 'office/light/status'
command_topic: "office/light/switch"
optimistic: false
- platform: mqtt
name: "Office Lights"
state_topic: "netmedias/office lights/status"
command_topic: "netmedias/office lights/switch"
brightness_state_topic: 'netmedias/office lights/brightness'
brightness_command_topic: 'netmedias/office lights/brightness/set'
qos: 0
optimistic: false
2): Downgrade ESP board in arduino ide
3): Download Esplexa and copy it into lib folder
https://github.com/Aircoookie/Espalexa
4): Download project update ssid and flash it