hm integration switch
This commit is contained in:
@@ -74,23 +74,23 @@ automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
homematic:
|
||||
local_port: 8060
|
||||
interfaces:
|
||||
wireless:
|
||||
host: !secret ccu_host
|
||||
username: !secret ccu_user
|
||||
password: !secret ccu_password
|
||||
callback_ip: !secret ccu_callback_ip
|
||||
callback_port: 8060
|
||||
ip:
|
||||
host: !secret ccu_host
|
||||
port: 2010
|
||||
hosts:
|
||||
ccu2:
|
||||
host: !secret ccu_host
|
||||
username: !secret ccu_user
|
||||
password: !secret ccu_password
|
||||
#homematic:
|
||||
# local_port: 8060
|
||||
# interfaces:
|
||||
# wireless:
|
||||
# host: !secret ccu_host
|
||||
# username: !secret ccu_user
|
||||
# password: !secret ccu_password
|
||||
# callback_ip: !secret ccu_callback_ip
|
||||
# callback_port: 8060
|
||||
# ip:
|
||||
# host: !secret ccu_host
|
||||
# port: 2010
|
||||
# hosts:
|
||||
# ccu2:
|
||||
# host: !secret ccu_host
|
||||
# username: !secret ccu_user
|
||||
# password: !secret ccu_password
|
||||
|
||||
switch:
|
||||
- platform: wake_on_lan
|
||||
|
||||
Reference in New Issue
Block a user