mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 11:31:45 +01:00
* renamed async_add_devices * fixed typo * patch class instead of __init__ * ensure non blocking get_alarm * exception handling * added test case for json decode error * avoid blockign calls --------- Co-authored-by: suaveolent <suaveolent@users.noreply.github.com>