diff --git a/source/_integrations/renson.markdown b/source/_integrations/renson.markdown index a5d3fcd21cc..907765e761d 100644 --- a/source/_integrations/renson.markdown +++ b/source/_integrations/renson.markdown @@ -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 %}