Add switch platform to Habitica integration (#33622)

This commit is contained in:
Mr. Bubbles 2024-07-08 10:36:57 +02:00 committed by GitHub
parent f8ec492389
commit 95a4f71965
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,9 +8,10 @@ ha_release: 0.78
ha_iot_class: Cloud Polling
ha_domain: habitica
ha_platforms:
- sensor
- todo
- button
- sensor
- switch
- todo
ha_codeowners:
- '@ASMfreaK'
- '@leikoilja'