mirror of
https://github.com/home-assistant/core.git
synced 2026-08-06 05:14:06 +01:00
31c0d21204
* 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>