mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Add button category and platfrom to Renson (#28762)
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
This commit is contained in:
parent
b52dde1d1e
commit
d410e8157e
@ -3,6 +3,7 @@ title: Renson
|
|||||||
description: Instructions on how to integrate Renson Endura Delta sensors into Home Assistant.
|
description: Instructions on how to integrate Renson Endura Delta sensors into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Button
|
||||||
- Sensor
|
- Sensor
|
||||||
- Number
|
- Number
|
||||||
ha_release: 2023.7
|
ha_release: 2023.7
|
||||||
@ -13,6 +14,7 @@ ha_codeowners:
|
|||||||
ha_domain: renson
|
ha_domain: renson
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- button
|
||||||
- sensor
|
- sensor
|
||||||
- number
|
- number
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
@ -20,5 +22,4 @@ ha_integration_type: integration
|
|||||||
|
|
||||||
The Renson integration pulls in data from the Renson Endura delta device. Most of the sensors that can be monitored from inside the Android/iOS application can be monitored with this integration.
|
The Renson integration pulls in data from the Renson Endura delta device. Most of the sensors that can be monitored from inside the Android/iOS application can be monitored with this integration.
|
||||||
|
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user