mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-19 07:47:27 +00:00
16 lines
384 B
YAML
Executable File
16 lines
384 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: "Rachio_watering_time"
|
|
|
|
- platform: mqtt
|
|
state_topic: "dash/simplehuman/medicine_time"
|
|
name: "Medicine time"
|