mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
Add enum sensor to Vogel's MotionMount integration (#30983)
This commit is contained in:
parent
6d4e144635
commit
6b602ca2c9
@ -5,6 +5,7 @@ ha_category:
|
|||||||
- Number
|
- Number
|
||||||
- Select
|
- Select
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
|
- Sensor
|
||||||
ha_release: 2024.1
|
ha_release: 2024.1
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -12,6 +13,7 @@ ha_platforms:
|
|||||||
- number
|
- number
|
||||||
- select
|
- select
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- sensor
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@RJPoelstra'
|
- '@RJPoelstra'
|
||||||
ha_domain: motionmount
|
ha_domain: motionmount
|
||||||
|
Loading…
x
Reference in New Issue
Block a user