mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 00:06:47 +01:00
* Remove domain after entities * Add support for async http-requests * Fix, handle network issues (update _is_available status) * Fix missing await for alarm_arm * Fix alarm status * Update tests to async * Bump pypoint version * Fix doc string * Apply suggestions from code review, remove pylint disable * Fix black