weather station esphome and others

This commit is contained in:
root
2024-05-27 22:20:04 +12:00
parent 945177d535
commit 155725ba3a
32 changed files with 4341 additions and 182 deletions

View File

@@ -75,3 +75,24 @@ sensor:
state_topic: !secret btb09_topic
timeout: 60
away_timeout: 120 # number of seconds after which the enitity will get status not_home
- platform: mqtt_room
unique_id: !secret btb10_uID
device_id: !secret btb10_dID
name: !secret btb10_name
state_topic: !secret btb10_topic
timeout: 60
away_timeout: 120 # number of seconds after which the enitity will get status not_home
- platform: mqtt_room
unique_id: !secret btb11_uID
device_id: !secret btb11_dID
name: !secret btb11_name
state_topic: !secret btb11_topic
timeout: 60
away_timeout: 120 # number of seconds after which the enitity will get status not_home
- platform: mqtt_room
unique_id: !secret btb12_uID
device_id: !secret btb12_dID
name: !secret btb12_name
state_topic: !secret btb12_topic
timeout: 60
away_timeout: 120 # number of seconds after which the enitity will get status not_home