New stuff for standalone ha
- automations for scenes first floor - new scenes for bathroom, kids room
This commit is contained in:
@@ -19,9 +19,6 @@ updater:
|
||||
http:
|
||||
base_url: https://ha.bauer.tech
|
||||
|
||||
# Di over some devices automatically
|
||||
#discovery:
|
||||
|
||||
homeassistant:
|
||||
name: MyHome
|
||||
latitude: 49.369477
|
||||
@@ -30,9 +27,9 @@ homeassistant:
|
||||
- type: totp
|
||||
|
||||
customize:
|
||||
cover.arbeitszimmer_martin_rollo:
|
||||
cover.arbeitszimmer_rollo:
|
||||
half_position: 16
|
||||
cover.arbeitszimmer_rebecca_rollo:
|
||||
cover.kinderzimmer_rollo:
|
||||
half_position: 16
|
||||
cover.schlafzimmer_rollo_gross:
|
||||
half_position: 16
|
||||
@@ -112,14 +109,16 @@ notify:
|
||||
dimmer:
|
||||
cover_half:
|
||||
|
||||
|
||||
counter:
|
||||
licht_szene_oben_counter:
|
||||
initial: 0
|
||||
step: 1
|
||||
|
||||
switch:
|
||||
- platform: httpsispmctl
|
||||
name: esszimmer_oben_radio_steckdose
|
||||
host: esszimmerradio.fritz.box
|
||||
num_power_plugs: 4
|
||||
|
||||
|
||||
long_click:
|
||||
duration: 0.6
|
||||
@@ -178,6 +177,17 @@ zwave:
|
||||
network_key: "0xE0, 0x64, 0x50, 0x55, 0x20, 0x63, 0xC7, 0x05, 0x62, 0xD3, 0xEA, 0x91, 0x87, 0xE0, 0x1E, 0x74"
|
||||
|
||||
|
||||
sysdweb:
|
||||
- host: kitchenpi.fritz.box
|
||||
port: 10080
|
||||
username: sysdweb
|
||||
password: !secret sysdweb_pw
|
||||
services:
|
||||
- lircd
|
||||
- squeezelite
|
||||
- shairport-sync
|
||||
- dht22_sensing
|
||||
|
||||
lirc_network:
|
||||
- host: kitchenpi.fritz.box
|
||||
port: 2222
|
||||
@@ -190,6 +200,7 @@ lirc_network:
|
||||
|
||||
binary_sensor:
|
||||
- platform: lirc_network # sensor to show for each host if it is currently connected
|
||||
- platform: sysdweb
|
||||
|
||||
media_player:
|
||||
- platform: squeezebox_telnet
|
||||
|
||||
Reference in New Issue
Block a user