Add IoT class to Binary Sensor (#14827)

* Add IoT class to Binary Sensor

* Update source/_integrations/binary_sensor.markdown

Got it ;) Thanks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
jordibsk10 2020-10-03 14:29:03 +02:00 committed by GitHub
parent 78312dbe8b
commit c66bff7df3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ description: Instructions on how-to setup binary sensors with Home Assistant.
ha_category:
- Binary Sensor
ha_release: 0.9
ha_iot_class: ~
ha_quality_scale: internal
ha_domain: binary_sensor
---