Fix some of the MQTT entities.

This commit is contained in:
CCOSTAN
2024-05-21 15:49:30 +00:00
parent 21b21c8800
commit e819d6f6c6
5 changed files with 10 additions and 8 deletions

View File

@@ -16,9 +16,10 @@ input_boolean:
initial: off
#-------------------------------------------
mqtt:
binary_sensor:
- state_topic: "polly/lastmsg"
name: "Last Message"
sensor:
- state_topic: "polly/lastmsg"
name: "Last Message"
##############################################################################
### Automations -
##############################################################################