first commit

This commit is contained in:
Devmel Apps
2021-05-17 14:23:10 +02:00
commit 14a283f6ee
12 changed files with 985 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
airsend:
devices:
lumière:
id: 9000
type: 4098
apiKey: !secret asKey
prise somfy:
id: 9010
type: 4097
apiKey: !secret asKey
group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml