Update binary_sensor.nx584.markdown (#2182)

The final `yaml` code snippet was not closed properly and causing a rendering error on https://home-assistant.io/components/binary_sensor.nx584/
This commit is contained in:
Joshua Jack 2017-03-04 07:50:11 -05:00 committed by Fabian Affolter
parent 0e5c6060d1
commit 0c307f921c

View File

@ -48,3 +48,4 @@ binary_sensor:
2: opening 2: opening
4: motion 4: motion
6: moisture 6: moisture
```