weather station esphome and others
This commit is contained in:
12
packages/mqtt_statestream.yaml
Normal file
12
packages/mqtt_statestream.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
mqtt_statestream:
|
||||
base_topic: hamqtt
|
||||
publish_attributes: true
|
||||
publish_timestamps: true
|
||||
include:
|
||||
entities:
|
||||
- sensor.main_bathroom_humidity_change_rate
|
||||
entity_globs:
|
||||
- sensor.*_zt*
|
||||
#exclude:
|
||||
# entity_globs:
|
||||
# - sensor.*zoruno*
|
Reference in New Issue
Block a user