mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add binary_sensor to Version (#21650)
This commit is contained in:
parent
ad7c641160
commit
b0c3bded88
@ -1,6 +1,6 @@
|
||||
---
|
||||
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:
|
||||
- Utility
|
||||
- Sensor
|
||||
@ -12,6 +12,7 @@ ha_codeowners:
|
||||
- '@ludeeus'
|
||||
ha_domain: version
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- sensor
|
||||
ha_config_flow: true
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user