Home Assistant Git Exporter
This commit is contained in:
5
config/automation/.vscode/settings.json
vendored
Normal file
5
config/automation/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.yaml": "home-assistant"
|
||||
}
|
||||
}
|
||||
13
config/automation/broadlink.yaml.old
Normal file
13
config/automation/broadlink.yaml.old
Normal file
@@ -0,0 +1,13 @@
|
||||
- id: '1584370618810'
|
||||
alias: learn IR code
|
||||
description: ''
|
||||
trigger:
|
||||
- entity_id: input_boolean.learn_ir_code
|
||||
from: 'off'
|
||||
platform: state
|
||||
to: 'on'
|
||||
condition: []
|
||||
action:
|
||||
- data:
|
||||
host: 10.0.0.106
|
||||
service: broadlink.learn
|
||||
0
config/automation/chauff_sdb.yaml
Normal file
0
config/automation/chauff_sdb.yaml
Normal file
0
config/automation/climate.yaml
Normal file
0
config/automation/climate.yaml
Normal file
1
config/automation/telegram.yaml
Normal file
1
config/automation/telegram.yaml
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
0
config/automation/telegram_camera.yaml
Normal file
0
config/automation/telegram_camera.yaml
Normal file
0
config/automation/telegram_chauff.yaml
Normal file
0
config/automation/telegram_chauff.yaml
Normal file
0
config/automation/telegram_volet.yaml
Normal file
0
config/automation/telegram_volet.yaml
Normal file
0
config/automation/test.yaml
Normal file
0
config/automation/test.yaml
Normal file
0
config/automation/time.yaml
Normal file
0
config/automation/time.yaml
Normal file
0
config/automation/vmc.yaml
Normal file
0
config/automation/vmc.yaml
Normal file
0
config/automation/volet.yaml
Normal file
0
config/automation/volet.yaml
Normal file
Reference in New Issue
Block a user