Renson fan (#27801)

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
jimmyd-be 2023-09-21 18:32:17 +02:00 committed by GitHub
parent ce49cc7eca
commit 6abc8aab4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ ha_category:
- Button - Button
- Sensor - Sensor
- Number - Number
- Fan
ha_release: 2023.7 ha_release: 2023.7
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_config_flow: true ha_config_flow: true
@ -17,6 +18,7 @@ ha_platforms:
- button - button
- sensor - sensor
- number - number
- fan
ha_integration_type: integration ha_integration_type: integration
--- ---