This commit is contained in:
Martin Bauer
2022-08-28 22:33:35 +02:00
parent 91fc9c38ff
commit f261b582b0
44 changed files with 71746 additions and 59774 deletions

View File

@@ -8,7 +8,6 @@ mobile_app:
person:
sun:
system_health:
updater:
#logbook:
input_boolean:
@@ -155,94 +154,94 @@ switch:
name: esszimmer_oben_radio_steckdose
host: esszimmerradio.fritz.box
num_power_plugs: 4
- platform: mqtt
name: PoolPumpeSteckdose
state_topic: "stat/poolpumpesteckdose/POWER"
command_topic: "cmnd/poolpumpesteckdose/POWER"
availability_topic: "tele/poolpumpesteckdose/LWT"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: false
- platform: mqtt
name: Tasmota01
state_topic: "stat/tasmota01/POWER"
command_topic: "cmnd/tasmota01/POWER"
availability_topic: "tele/tasmota01/LWT"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: false
- platform: mqtt
name: Tasmota02
state_topic: "stat/tasmota02/POWER"
command_topic: "cmnd/tasmota02/POWER"
availability_topic: "tele/tasmota02/LWT"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: false
- platform: mqtt
name: Tasmota03
state_topic: "stat/tasmota03/POWER"
command_topic: "cmnd/tasmota03/POWER"
availability_topic: "tele/tasmota03/LWT"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: false
- platform: mqtt
name: Tasmota04
state_topic: "stat/tasmota04/POWER"
command_topic: "cmnd/tasmota04/POWER"
availability_topic: "tele/tasmota04/LWT"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: false
- platform: mqtt
name: Tasmota05
state_topic: "stat/tasmota05/POWER"
command_topic: "cmnd/tasmota05/POWER"
availability_topic: "tele/tasmota05/LWT"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: false
- platform: mqtt
name: Tasmota06
state_topic: "stat/tasmota06/POWER"
command_topic: "cmnd/tasmota06/POWER"
availability_topic: "tele/tasmota06/LWT"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: false
- platform: mqtt
name: Tasmota07
state_topic: "stat/tasmota07/POWER"
command_topic: "cmnd/tasmota07/POWER"
availability_topic: "tele/tasmota07/LWT"
qos: 1
payload_on: "ON"
payload_off: "OFF"
payload_available: "Online"
payload_not_available: "Offline"
retain: false
# - platform: mqtt
# name: PoolPumpeSteckdose
# state_topic: "stat/poolpumpesteckdose/POWER"
# command_topic: "cmnd/poolpumpesteckdose/POWER"
# availability_topic: "tele/poolpumpesteckdose/LWT"
# qos: 1
# payload_on: "ON"
# payload_off: "OFF"
# payload_available: "Online"
# payload_not_available: "Offline"
# retain: false
# - platform: mqtt
# name: Tasmota01
# state_topic: "stat/tasmota01/POWER"
# command_topic: "cmnd/tasmota01/POWER"
# availability_topic: "tele/tasmota01/LWT"
# qos: 1
# payload_on: "ON"
# payload_off: "OFF"
# payload_available: "Online"
# payload_not_available: "Offline"
# retain: false
# - platform: mqtt
# name: Tasmota02
# state_topic: "stat/tasmota02/POWER"
# command_topic: "cmnd/tasmota02/POWER"
# availability_topic: "tele/tasmota02/LWT"
# qos: 1
# payload_on: "ON"
# payload_off: "OFF"
# payload_available: "Online"
# payload_not_available: "Offline"
# retain: false
# - platform: mqtt
# name: Tasmota03
# state_topic: "stat/tasmota03/POWER"
# command_topic: "cmnd/tasmota03/POWER"
# availability_topic: "tele/tasmota03/LWT"
# qos: 1
# payload_on: "ON"
# payload_off: "OFF"
# payload_available: "Online"
# payload_not_available: "Offline"
# retain: false
# - platform: mqtt
# name: Tasmota04
# state_topic: "stat/tasmota04/POWER"
# command_topic: "cmnd/tasmota04/POWER"
# availability_topic: "tele/tasmota04/LWT"
# qos: 1
# payload_on: "ON"
# payload_off: "OFF"
# payload_available: "Online"
# payload_not_available: "Offline"
# retain: false
# - platform: mqtt
# name: Tasmota05
# state_topic: "stat/tasmota05/POWER"
# command_topic: "cmnd/tasmota05/POWER"
# availability_topic: "tele/tasmota05/LWT"
# qos: 1
# payload_on: "ON"
# payload_off: "OFF"
# payload_available: "Online"
# payload_not_available: "Offline"
# retain: false
# - platform: mqtt
# name: Tasmota06
# state_topic: "stat/tasmota06/POWER"
# command_topic: "cmnd/tasmota06/POWER"
# availability_topic: "tele/tasmota06/LWT"
# qos: 1
# payload_on: "ON"
# payload_off: "OFF"
# payload_available: "Online"
# payload_not_available: "Offline"
# retain: false
# - platform: mqtt
# name: Tasmota07
# state_topic: "stat/tasmota07/POWER"
# command_topic: "cmnd/tasmota07/POWER"
# availability_topic: "tele/tasmota07/LWT"
# qos: 1
# payload_on: "ON"
# payload_off: "OFF"
# payload_available: "Online"
# payload_not_available: "Offline"
# retain: false
long_click:
duration: 0.6
@@ -479,9 +478,9 @@ homematic:
username: homeassistant
password: !secret homematic_pw
zwave:
usb_path: /dev/serial/by-id/usb-0658_0200-if00
network_key: "0xE0, 0x64, 0x50, 0x55, 0x20, 0x63, 0xC7, 0x05, 0x62, 0xD3, 0xEA, 0x91, 0x87, 0xE0, 0x1E, 0x74"
#zwave:
# usb_path: /dev/serial/by-id/usb-0658_0200-if00
# network_key: "0xE0, 0x64, 0x50, 0x55, 0x20, 0x63, 0xC7, 0x05, 0x62, 0xD3, 0xEA, 0x91, 0x87, 0xE0, 0x1E, 0x74"
sysdweb:
@@ -549,13 +548,6 @@ media_player:
- platform: squeezebox_telnet
host: musikserverWohnzimmerOben.fritz.box
# set up via frontend :(
#vacuum:
# - platform: xiaomi_miio
# host: vacuum.fritz.box
# token: !secret vacuum_token
sensor:
- platform: mqtt
state_topic: 'monitor/kitchen/martin_handy'