Add button category and platfrom to Renson (#28762)

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
This commit is contained in:
jimmyd-be 2023-09-21 18:23:49 +02:00 committed by GitHub
parent b52dde1d1e
commit d410e8157e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}