From 450aaac38b1a90695c07ff2dd78118f27190653b Mon Sep 17 00:00:00 2001 From: Bastian Schnorbus Date: Tue, 5 May 2026 20:18:45 +0200 Subject: [PATCH] hm integration switch --- configuration.yaml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 1fa01a0..ac6e406 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -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