2024-09-03 18:08:43 +00:00
|
|
|
#-------------------------------------------
|
|
|
|
# MQTT Sensor Configuration
|
|
|
|
# Description: Various MQTT sensors for Home Assistant
|
|
|
|
#
|
|
|
|
# For more information and updates, visit:
|
|
|
|
# https://www.vcloudinfo.com/click-here
|
|
|
|
#
|
|
|
|
# Original Repository: https://github.com/CCOSTAN/Home-AssistantConfig
|
|
|
|
#-------------------------------------------
|
2018-01-02 00:00:45 +00:00
|
|
|
|
2023-01-16 23:57:38 +00:00
|
|
|
mqtt:
|
2024-05-21 15:49:30 +00:00
|
|
|
sensor:
|
|
|
|
- state_topic: "dash/medicine/medicine_time"
|
|
|
|
name: "Medicine time"
|
|
|
|
device_class: "timestamp"
|