Switcher - update ha_category (#24324)

This commit is contained in:
Shay Levy 2022-10-09 17:39:40 +03:00 committed by GitHub
parent 3f3ba76192
commit 66c3814959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
title: Switcher title: Switcher
description: Integrate Switcher devices. description: Integrate Switcher devices.
ha_category: ha_category:
- Climate
- Sensor
- Switch - Switch
ha_release: 0.93 ha_release: 0.93
ha_iot_class: Local Push ha_iot_class: Local Push
@ -10,6 +12,7 @@ ha_codeowners:
- '@thecode' - '@thecode'
ha_domain: switcher_kis ha_domain: switcher_kis
ha_platforms: ha_platforms:
- cover
- sensor - sensor
- switch - switch
ha_config_flow: true ha_config_flow: true