mirror of
https://github.com/home-assistant/core.git
synced 2026-05-19 23:10:15 +01:00
668d036f71
* 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>