core/homeassistant/generated
stegm 589f2240b1
New integration for Kostal Plenticore solar inverters (#43404)
* New integration for Kostal Plenticore solar inverters.

* Fix errors from github pipeline.

* Fixed test for py37.

* Add more test for test coverage check.

* Try to fix test coverage check.

* Fix import sort order.

* Try fix test code coverage .

* Mock api client for tests.

* Fix typo.

* Fix order of rebased code from dev.

* Add new data point for home power.

* Modifications to review.
Remove service for write access (for first pull request). Refactor
update coordinator to not use the entity API.

* Fixed mock imports.

* Ignore new python module on coverage.

* Changes after review.

* Fixed unit test because of config title.

* Fixes from review.

* Changes from review (unique id and mocking of tests)

* Use async update method. Change unique id. Remove _dict

* Remove _data field.

* Removed login flag from PlenticoreUpdateCoordinator.

* Removed Dynamic SoC sensor because it should be a binary sensor.

* Remove more sensors because they are binary sensors.
2021-04-07 09:18:07 +02:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
config_flows.py New integration for Kostal Plenticore solar inverters (#43404) 2021-04-07 09:18:07 +02:00
dhcp.py Add emonitor integration (#48310) 2021-04-04 22:11:23 -10:00
mqtt.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
ssdp.py Add SSDP discovery support to Axis integration (#45474) 2021-01-23 23:51:49 +01:00
zeroconf.py Add config flow for enphase envoy (#48517) 2021-04-04 22:11:06 -10:00