New component for powerplugs for radio in first floor

This commit is contained in:
Martin Bauer
2020-05-03 08:29:35 +00:00
parent 250556adc2
commit 2cfc2f30f1
6 changed files with 146 additions and 661 deletions

View File

@@ -95,6 +95,25 @@ def get_config():
'key_yellow': '[scene] wohnbereich_hell',
'key_blue': '[scene] wohnbereich_blau_grun',
}
},
'first_floor_dining_room': {
'ir_host': 'esszimmerradio',
'media_player': 'media_player.esszimmer',
'group': 'first_floor',
'mapping': {
'btn_1': '[radio] Bayern 1',
'btn_2': '[radio] Bayern 2',
'btn_3': '[radio] BR Heimat',
'btn_4': '[radio] Bayern+',
'btn_5': '[radio] B 5 Aktuell',
'btn_6': '[radio] BR-Klassik',
'btn_7': '[playlist] Gesammelte Weihnachtslieder',
'btn_8': '[playlist] Harmonic Brass Christmas',
'btn_9': '[playlist] German Brass Christmas',
'key_numeric_star': '[playlist] Weihnachten mit den Wiener Sängerknaben',
'btn_0': '[playlist] Weihnachten mit den Wiener Sängerknaben',
'key_numeric_pound': '[playlist] SammlungGeorg',
}
}
}

View File

@@ -112,6 +112,15 @@ notify:
dimmer:
cover_half:
switch:
- platform: httpsispmctl
name: esszimmer_oben_radio_steckdose
host: esszimmerradio.fritz.box
num_power_plugs: 4
long_click:
duration: 0.6
switches:

View File

@@ -1,3 +1,3 @@
local_ip: 192.168.178.80
knxd_host: 192.168.178.80 #directly the network bridge: 192.168.178.65
local_ip: 127.0.0.1
knxd_host: 127.0.0.1 #directly the network bridge: 192.168.178.65
homekit_name: BauerHome