We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9617a3f + 6531bf1 commit f16ad20Copy full SHA for f16ad20
1 file changed
docs/PIR-Motion-Sensors.md
@@ -96,7 +96,7 @@ Backlog rule1 on switch2#state do publish stat/%topic%/MOTION %value% endon; rul
96
3. Run this very-long command all at once:
97
98
```console
99
-rule2 on system#boot do publish2 homeassistant/%topic%/config {
+rule2 on system#boot do publish2 homeassistant/binary_sensor/%topic%/config {
100
"name": "Motion Sensor",
101
"state_topic": "stat/%topic%/MOTION",
102
"payload_on": 1,
0 commit comments