core/homeassistant
Guido Schmitz b35afccdb7
Add PLC PHY rates as sensor to devolo Home Network (#87039)
* Add plc phyrate sensors

* Fix mypy

* Add tests

* Use suggested_display_precision

* Adapt to recent development

* Remove accidentally added constant

* Fix tests

* Fix pylint

* Use PHY rate instead of phyrate

* Adapt tests

* Hopefully fix mypy

* Hopefully fix mypy

* Use LogicalNetwork

* Apply mypy fixes
2023-12-18 21:11:06 +01:00
..
auth
backports
brands Add Flexit bacnet integration (#104275) 2023-11-30 16:50:13 +01:00
components Add PLC PHY rates as sensor to devolo Home Network (#87039) 2023-12-18 21:11:06 +01:00
generated Add DHCP discovery to Tailwind (#105981) 2023-12-18 15:52:48 +01:00
helpers Add Valve integration (#102184) 2023-12-18 19:48:00 +01:00
scripts Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
util Improve logging util typing (#105968) 2023-12-18 14:54:12 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Add domain key config validation (#104242) 2023-12-05 15:07:32 +01:00
config.py Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
config_entries.py Add minor version to config entries (#105479) 2023-12-12 08:44:35 +01:00
const.py Add Valve integration (#102184) 2023-12-18 19:48:00 +01:00
core.py Trigger Home Assistant shutdown automations right before the stop event instead of during it (#91165) 2023-12-05 11:24:41 -10:00
data_entry_flow.py Small speed up to data entry flow steps (#105713) 2023-12-14 17:32:14 +01:00
exceptions.py
loader.py
package_constraints.txt Bump lru-dict to 1.3.0 (#105914) 2023-12-18 00:16:31 +01:00
requirements.py
runner.py
setup.py Use modern platform path when reporting platform config errors (#104238) 2023-12-05 15:06:13 +01:00
strings.json