mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
A garage door is not a binary sensor (#419)
This commit is contained in:
parent
07918a94de
commit
2cea0e718f
@ -24,7 +24,7 @@ To use your MQTT binary sensor in your installation, add the following to your `
|
||||
|
||||
```yaml
|
||||
# Example configuration.yml entry
|
||||
binary_sensor:
|
||||
garage_door:
|
||||
platform: mqtt
|
||||
state_topic: "home-assistant/garage-door"
|
||||
command_topic: "home-assistant/garage-door/set"
|
||||
|
Loading…
x
Reference in New Issue
Block a user