1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant
Raj Laud 99f9f8dec0
Allow hdmi_cec to recover from lost connection to adapter without restart (#40714)
* Only update CecDevice state when there is new data

* Replace CecDevice with CecEntity

* Support for losing and reconnecting to pycec TcpAdapter

* Register listener in async_added_to_hass

* Rename hdmi_cec watchdog

* Only update CecDevice state when there is new data

* Fix flake8 docstring error

* Fix linter error

* Bump pycec version to 0.5.0

* Bump pycec version to 0.5.1

* Fixe merge mistake

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-03-18 13:07:35 +01:00
..
auth Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
components Allow hdmi_cec to recover from lost connection to adapter without restart (#40714) 2021-03-18 13:07:35 +01:00
generated Add Pentair ScreenLogic integration (#47933) 2021-03-16 13:32:02 -10:00
helpers Add a service to reload config entries that can easily be called though automations (#46762) 2021-03-17 21:27:21 -07:00
scripts Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
util Update typing 03 (#48015) 2021-03-17 21:46:07 +01:00
__init__.py
__main__.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
block_async_io.py
bootstrap.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
config_entries.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
config.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
const.py Add device classes for CO and CO2 measurements (#47487) 2021-03-07 00:52:43 +01:00
core.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
data_entry_flow.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
exceptions.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
loader.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
package_constraints.txt Bump frontend to 20210316.0 2021-03-16 23:43:16 +00:00
requirements.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
runner.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
setup.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
strings.json