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