Mark as internal (#7351)

This commit is contained in:
Fabian Affolter 2018-11-04 09:14:25 +01:00 committed by GitHub
parent 6801beeb0a
commit c3d3de691f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ footer: true
logo: http.png logo: http.png
ha_category: Binary Sensor ha_category: Binary Sensor
ha_release: pre 0.7 ha_release: pre 0.7
ha_qa_scale: internal
--- ---
The HTTP binary sensor is dynamically created with the first request that is made to its URL. You don't have to define it in the configuration first. The HTTP binary sensor is dynamically created with the first request that is made to its URL. You don't have to define it in the configuration first.

View File

@ -11,6 +11,7 @@ logo: http.png
ha_category: Sensor ha_category: Sensor
ha_release: pre 0.7 ha_release: pre 0.7
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
ha_qa_scale: internal
--- ---