Device is polled, not pushed (#20753)

This commit is contained in:
Penny Wood 2021-12-20 14:25:14 +08:00 committed by GitHub
parent d21e38e185
commit f9907ef906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ description: Instructions on how to integrate iZone climate control devices with
ha_category: ha_category:
- Climate - Climate
ha_release: '0.100' ha_release: '0.100'
ha_iot_class: Local Push ha_iot_class: Local Polling
ha_config_flow: true ha_config_flow: true
ha_codeowners: ha_codeowners:
- '@Swamp-Ig' - '@Swamp-Ig'