mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-19 07:47:27 +00:00
12 lines
300 B
YAML
Executable File
12 lines
300 B
YAML
Executable File
###################################################
|
|
## Various MQTT sensors
|
|
###################################################
|
|
|
|
- platform: mqtt
|
|
state_topic: "polly/lastmsg"
|
|
name: "polly_lastmsg"
|
|
|
|
- platform: mqtt
|
|
state_topic: "ifttt/rachio/watering_time"
|
|
name: "ifttt_rachio_watering_time"
|