mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add binary sensors to drop_connect integration (#30466)
* Add binary sensors to drop_connect integration * Add switches to drop_connect integration * Revert previous change
This commit is contained in:
parent
c33ed4b4eb
commit
6aea8510d3
@ -2,6 +2,7 @@
|
||||
title: DROP
|
||||
description: Instructions on how to integrate DROP into Home Assistant.
|
||||
ha_category:
|
||||
- Binary sensor
|
||||
- Sensor
|
||||
ha_config_flow: true
|
||||
ha_codeowners:
|
||||
@ -12,6 +13,7 @@ ha_iot_class: Local Push
|
||||
ha_mqtt: true
|
||||
ha_release: '2024.1'
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- sensor
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user