mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 10:34:40 +00:00
Fix some of the MQTT entities.
This commit is contained in:
@@ -1 +1 @@
|
|||||||
2024.5.1
|
2024.5.4
|
@@ -16,9 +16,10 @@ input_boolean:
|
|||||||
initial: off
|
initial: off
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
mqtt:
|
mqtt:
|
||||||
binary_sensor:
|
sensor:
|
||||||
- state_topic: "polly/lastmsg"
|
- state_topic: "polly/lastmsg"
|
||||||
name: "Last Message"
|
name: "Last Message"
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
### Automations -
|
### Automations -
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
@@ -3,6 +3,7 @@
|
|||||||
###################################################
|
###################################################
|
||||||
|
|
||||||
mqtt:
|
mqtt:
|
||||||
binary_sensor:
|
sensor:
|
||||||
- state_topic: "dash/medicine/medicine_time"
|
- state_topic: "dash/medicine/medicine_time"
|
||||||
name: "Medicine time"
|
name: "Medicine time"
|
||||||
|
device_class: "timestamp"
|
||||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Reference in New Issue
Block a user