mirror of
https://github.com/home-assistant/core.git
synced 2025-05-09 08:29:20 +00: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>