weather station esphome and others
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user