mirror of
https://github.com/mtan93/homebridge.git
synced 2026-04-19 06:13:10 +01:00
add sample config for home assistant
This commit is contained in:
@@ -89,6 +89,12 @@
|
|||||||
"delay": 30,
|
"delay": 30,
|
||||||
"repeat": 3,
|
"repeat": 3,
|
||||||
"zones":["Kitchen Lamp","Bedroom Lamp","Living Room Lamp","Hallway Lamp"]
|
"zones":["Kitchen Lamp","Bedroom Lamp","Living Room Lamp","Hallway Lamp"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"platform": "HomeAssistant",
|
||||||
|
"name": "HomeAssistant",
|
||||||
|
"host": "http://192.168.1.10:8123",
|
||||||
|
"password": "XXXXX"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user