mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Add binary_sensor to Version (#21650)
This commit is contained in:
parent
ad7c641160
commit
b0c3bded88
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Version
|
title: Version
|
||||||
description: Instructions on how to integrate a version sensor into Home Assistant.
|
description: Instructions on how to integrate the Version integration into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Utility
|
- Utility
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -12,6 +12,7 @@ ha_codeowners:
|
|||||||
- '@ludeeus'
|
- '@ludeeus'
|
||||||
ha_domain: version
|
ha_domain: version
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- sensor
|
- sensor
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user