Marc Mueller
|
fcfb580f0c
|
Update pylint to 3.2.4 (#120606)
|
2024-06-26 22:29:55 +02:00 |
|
Marc Mueller
|
5c2f78a4b9
|
Fix solarlog client close (#120092)
|
2024-06-21 14:35:45 +02:00 |
|
dontinelli
|
a0f81cb401
|
Add solarlog reconfigure flow (#119913)
|
2024-06-21 13:35:22 +02:00 |
|
dontinelli
|
2555827030
|
Replace Solarlog unmaintained library (#117484)
Co-authored-by: Robert Resch <robert@resch.dev>
|
2024-06-18 09:06:22 +02:00 |
|
Sid
|
6587ee20db
|
Enable Ruff TRY300 (#114437)
* Enable Ruff TRY300
* Update validation.py
* Address review comments
|
2024-03-30 10:37:59 +01:00 |
|
Marc Mueller
|
2c06d4fcb9
|
Add empty line after module docstring (2) [components] (#112736)
|
2024-03-08 19:15:59 +01:00 |
|
Erik Montnemery
|
b0ed8c4961
|
Migrate integrations s-t to generic flowhandler (#111865)
|
2024-02-29 22:16:14 +01:00 |
|
Franck Nijhof
|
3e85a29b86
|
Move overlapping pylint rules to ruff, disable mypy overlap (#94359)
|
2023-06-27 17:42:46 +02:00 |
|
Milan Meulemans
|
814411dc1d
|
Activate mypy for Solar-Log (#53952)
|
2021-08-10 10:56:34 +02:00 |
|
Franck Nijhof
|
8eb27374c6
|
Clean up connection classes in integrations P-S (#49893)
|
2021-04-30 21:04:44 -10:00 |
|
Franck Nijhof
|
7d3c974747
|
Use set & dict literals (#33636)
Co-authored-by: Daniel Høyer Iversen <mail@dahoiv.net>
|
2020-04-04 20:05:15 +02:00 |
|
Christian Clauss
|
df7d2b3aeb
|
Fix typos found by codespell (#31243)
* Fix typos found by codespell
* Fix typos found by codespell
* codespell: Furture ==> Future
* Update test_config_flow.py
* Update __init__.py
* Spellcheck: successfull ==> successful
* Codespell: unsuccesful ==> unsuccessful
* Codespell: cant ==> can't
* Codespell: firware ==> firmware
* Codespell: mimick ==> mimic
|
2020-01-31 08:33:00 -08: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 |
|