core/homeassistant
Marlon d4d30f1c46
Add integration for APsystems EZ1 microinverter (#114531)
* Add APsystems local API integration

* Fix session usage in config_flow in apsystems local api

* Remove skip check option for apsystems_loca api

* Update APsystems API dependency and increased test coverage to 100%

* Utilize EntityDescriptions for APsystems Local integration

* Ensure coverage entries are sorted (#114424)

* Ensure coverage entries are sorted

* Use autofix

* Adjust

* Add comment to coverage file

* test CI

* revert CI test

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use patch instead of Http Mocks for APsystems API tests

* Fix linter waring for apsystemsapi

* Fix apsystemsapi test

* Fix CODEOWNERS for apsystemsapi

* Address small PR review changes for apsystems_local

* Remove wrong lines in coveragerc

* Add serial number for apsystems_local

* Remove option of custom refresh interval fro apsystems_local

* Remove function override and fix stale comments

* Use native device id and name storage instead of custom one for apsystems_local

* Use runtime_data for apsystems_local

* Don't store entry data in runtime data

* Move from apsystems_local to apsystems domain

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2024-05-14 22:50:25 -04:00
..
auth Use HassKey for helpers (2) (#117013) 2024-05-07 11:24:13 -05:00
backports
brands Fix brand ID for Rainforest Automation (#113770) 2024-05-14 22:50:48 +02:00
components Add integration for APsystems EZ1 microinverter (#114531) 2024-05-14 22:50:25 -04:00
generated Add integration for APsystems EZ1 microinverter (#114531) 2024-05-14 22:50:25 -04:00
helpers Fix lying docstring in entity_platform (#117450) 2024-05-14 21:15:05 +02:00
scripts Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
util Speed up loading YAML (#117388) 2024-05-14 13:56:42 +02:00
__init__.py
__main__.py Prevent shutdown fault-log trace-back (#116735) 2024-05-11 07:59:05 +02:00
block_async_io.py Enable open protection in the event loop (#117289) 2024-05-13 08:50:31 +09:00
bootstrap.py Fix mimetypes doing blocking I/O in the event loop (#117292) 2024-05-12 10:47:52 +02:00
config.py Pass loop to create_eager_task in loops from more coros (#117390) 2024-05-14 09:48:25 +09:00
config_entries.py Adjust thread safety check messages to point to developer docs (#117392) 2024-05-14 15:20:31 +02:00
const.py Use HassKey for setup and bootstrap (#116998) 2024-05-07 11:18:20 -05:00
core.py Adjust thread safety check messages to point to developer docs (#117392) 2024-05-14 15:20:31 +02:00
data_entry_flow.py Remove options from FlowResult (#117351) 2024-05-13 10:11:33 +02:00
exceptions.py
loader.py Use HassKey for loader (#116999) 2024-05-07 18:37:01 +02:00
package_constraints.txt Bump dbus-fast to 2.21.2 (#117195) 2024-05-14 05:52:43 +09:00
py.typed
requirements.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
runner.py Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
setup.py Pass loop to create_eager_task in loops from more coros (#117390) 2024-05-14 09:48:25 +09:00
strings.json