Ernst Klamer
|
bd60a58765
|
Improvements to the solarlog integration (#55405)
|
2021-08-31 16:46:19 +02:00 |
Paulus Schoutsen
|
46d0523f98
|
Convert solarlog to coordinator (#55345)
|
2021-08-27 14:59:55 -07:00 |
tkdrob
|
d1c4d0de49
|
Use bool annotations for setup entries (#51166)
|
2021-05-27 17:39:06 +02:00 |
J. Nick Koston
|
87420627a8
|
Reduce config entry setup/unload boilerplate Q-S (#49778)
|
2021-04-27 22:10:04 +02:00 |
jan iversen
|
2e084f260e
|
Rename HomeAssistantType —> HomeAssistant, integrations s* - t* (#49550)
|
2021-04-22 16:21:38 +02:00 |
Franck Nijhof
|
af80ca6795
|
Clean up superfluous integration setup - part 5 (#49296)
|
2021-04-16 09:22:56 -07:00 |
Ernst Klamer
|
acc3646ef3
|
Add Solar-Log platform (#27036)
* Add Solar-Log sensor
* Codeowners update
* Update homeassistant/components/solarlog/manifest.json
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* remove sunwatcher from gen_requirements_all.py
* remove sunwatcher from requirements_test_all.txt
* Remove scan_interval as configuration variable
I've set it to a fixed scan_interval of 1 minute. Removed the configuration option.
* Fix black format
* Config flow added (__init__.py)
* Config flow added (manifest.json)
* Config flow added (const.py)
* Config flow added (config_flow.py)
* Config flow added (strings.json)
* Config flow added (en.json translation)
* Config flow added (sensor.py rewritten)
* Config flow added (sensor.py)
* Config flow added (config_flows.py)
* resolve conflict config_flows.py
* Add tests
* add tests
* add tests
* Update .coverage to include all files for solarlog
* Fix await the unload
* Adjust icons, add http:// to default host
* Change icons
* Add http:// to host if not provided, fix await
* Add http:// to host if not provided, fix await
* Adjust tests for http:// added to host
* remove line
* Remove without http:// requirement
* Remove without http;// requirement
|
2019-10-22 23:31:43 -07:00 |