core/homeassistant/components/omnilogic
djtimca 7ea23533cf
Address late review for Omnilogic Switch (#50404)
* Address previous PR comments.

* Update all instances of async_schedule_update_ha_state to async_write_ha_state.
2021-05-14 10:02:54 +02:00
..
translations [ci skip] Translation update 2021-05-04 00:03:46 +00:00
__init__.py Add Omnilogic Switch platform (#42116) 2021-04-29 16:46:04 +02:00
common.py Address late review for Omnilogic Switch (#50404) 2021-05-14 10:02:54 +02:00
config_flow.py Update usage of async_entries to use _async_current_entries (#50187) 2021-05-12 12:47:06 +02:00
const.py Add Omnilogic Switch platform (#42116) 2021-04-29 16:46:04 +02:00
manifest.json Bump omnilogic dependency to 0.4.5 (#49526) 2021-04-27 00:02:39 +02:00
sensor.py Address late review for Omnilogic Switch (#50404) 2021-05-14 10:02:54 +02:00
services.yaml Add Omnilogic Switch platform (#42116) 2021-04-29 16:46:04 +02:00
strings.json Add Omnilogic Switch platform (#42116) 2021-04-29 16:46:04 +02:00
switch.py Address late review for Omnilogic Switch (#50404) 2021-05-14 10:02:54 +02:00