mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Add select platform to drop_connect integration (#30478)
This commit is contained in:
parent
538cbd57db
commit
3373c13f63
@ -3,6 +3,7 @@ title: DROP
|
|||||||
description: Instructions on how to integrate DROP into Home Assistant.
|
description: Instructions on how to integrate DROP into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
|
- Select
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -15,6 +16,7 @@ ha_mqtt: true
|
|||||||
ha_release: '2024.1'
|
ha_release: '2024.1'
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- select
|
||||||
- sensor
|
- sensor
|
||||||
- switch
|
- switch
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user