Enable SolarEdge config entries (#26282)

* Initial commit for the solaredge configflow

* rerun the hassfest script

* Adding testcases

* Rerun hassfest, problem with black?

* Requirements for the tests

* Remove CONF_MONITORED_CONDITIONS from configuration.yaml

* Remove the options flow strings

* Resolve some comments

* Comments

* More comments

* Move the config from the sensor platform to the component itself

* More comments

* More comments

* Added solaredge __init__

* Added more test to increase coverage
This commit is contained in:
Maikel Punie 2019-09-08 21:49:20 +02:00 committed by Martin Hjelmare
parent 0983367abe
commit 28beebac61
13 changed files with 412 additions and 89 deletions

View file

@ -50,6 +50,7 @@ FLOWS = [
"simplisafe",
"smartthings",
"smhi",
"solaredge",
"somfy",
"sonos",
"tellduslive",