mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-05 02:04:10 +00:00
12 lines
308 B
YAML
Executable File
12 lines
308 B
YAML
Executable File
###################################################
|
|
## Various MQTT sensors
|
|
###################################################
|
|
|
|
- platform: mqtt
|
|
state_topic: "ifttt/rachio/watering_time"
|
|
name: "Rachio_watering_time"
|
|
|
|
- platform: mqtt
|
|
state_topic: "dash/medicine/medicine_time"
|
|
name: "Medicine time"
|