mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +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.
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Select
|
||||
- Sensor
|
||||
- Switch
|
||||
ha_config_flow: true
|
||||
@ -15,6 +16,7 @@ ha_mqtt: true
|
||||
ha_release: '2024.1'
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- select
|
||||
- sensor
|
||||
- switch
|
||||
ha_integration_type: integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user