mirror of
https://github.com/home-assistant/core.git
synced 2025-05-02 05:07:52 +00:00

* Basic local SolarEdge monitoring for energy / power * Basic local SolarEdge monitoring for energy / power * generated CODEOWNERS, requirements, excluded tests * generated CODEOWNERS, requirements, excluded tests * lint fixes, etc * lint fixes, etc * Fix docstyle for init Of course thats the file I forgot to run tests on * Load all sensors by default They use the same API endpoint. This changes was made per https://github.com/home-assistant/architecture/pull/244 * remve unneded date/time * ran hassfest again * add throttle when updating * readd solax, mistakenly removed * Update sensor.py