core/homeassistant/generated
Joakim Plate f5120872aa
Support for nibe heat pumps with local access (#78542)
* Add nibe local integration

* Add sensor platform

* Enable sensor platform

* Fix manifest

* Correct domain after rename

* Adjust tests for rename

* Correct codeowners

* Add requirements for tests

* Grab coil by name

* Switch to home assistant error

* Config entry always exist

* Switch to create task

* Bump to 0.5.0

* Use new coils access

* Remove unneeded check

* Use single instance of logger

* Test invalid ip

* Don't allow coil to be None

* Remove sleep

* Initialize data in coordinator init

* Add utils to ignore

* Update homeassistant/components/nibe_heatpump/manifest.json

Co-authored-by: J. Nick Koston <nick@koston.org>

* Use generator instead

* Use tenacity as retry decorator

* Use package instead of name to get logger

* Skip broad exception handling

* Catch missing coil exception

* Add missing test

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-09-22 08:43:30 +02:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
application_credentials.py Use black to format hassfest generated files (#78794) 2022-09-19 17:37:22 -04:00
bluetooth.py Add Keymitt BLE integration (#76575) 2022-09-21 15:44:37 -10:00
config_flows.py Support for nibe heat pumps with local access (#78542) 2022-09-22 08:43:30 +02:00
dhcp.py Use black to format hassfest generated files (#78794) 2022-09-19 17:37:22 -04:00
mqtt.py Use black to format hassfest generated files (#78794) 2022-09-19 17:37:22 -04:00
ssdp.py Use black to format hassfest generated files (#78794) 2022-09-19 17:37:22 -04:00
supported_brands.py Use black to format hassfest generated files (#78794) 2022-09-19 17:37:22 -04:00
usb.py Use black to format hassfest generated files (#78794) 2022-09-19 17:37:22 -04:00
zeroconf.py Use black to format hassfest generated files (#78794) 2022-09-19 17:37:22 -04:00