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.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Button
|
||||
- Sensor
|
||||
- Number
|
||||
ha_release: 2023.7
|
||||
@ -13,6 +14,7 @@ ha_codeowners:
|
||||
ha_domain: renson
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- sensor
|
||||
- number
|
||||
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.
|
||||
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user