mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00

* 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
2 lines
41 B
Python
2 lines
41 B
Python
"""Tests for the SolarEdge component."""
|