mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
663c0374ab
* Add full typing to kraken * Let device_info return DeviceInfo * Replace unsub_listeners with entry.async_on_unload * Raise TypeError on end of _try_get_state * Assert Coordinator is not none * Add class SensorType * Add strict typing to kraken * Add changes from code review * Revert typed dict creation