Renson binary sensor (#27802)

* add Renson endura delta integration documentation

* Fixed text lint error in renson endura delta

* Changed metadata header

* Changed integration domain to renson

* Removed manual configuration
Changed intro a bit

* Add binary sensor to renson
This commit is contained in:
jimmyd-be 2023-08-31 22:25:25 +02:00 committed by GitHub
parent 48f8de4237
commit e0b20d403d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: Renson 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
- Sensor - Sensor
ha_release: 2023.7 ha_release: 2023.7
ha_iot_class: Local Polling ha_iot_class: Local Polling
@ -10,6 +11,7 @@ ha_codeowners:
- '@jimmyd-be' - '@jimmyd-be'
ha_domain: renson ha_domain: renson
ha_platforms: ha_platforms:
- binary_sensor
- sensor - sensor
ha_integration_type: integration ha_integration_type: integration
--- ---