Commit graph

9 commits

Author SHA1 Message Date
Marc Mueller
921430d497
Import Generator from collections.abc (3) () 2024-07-01 12:09:11 +02:00
Marc Mueller
274cd41d57
Fix Generator annotations in tests (1) () 2024-06-07 08:43:32 +02:00
Marc Mueller
837ee7c4fb
Import Generator from typing_extensions (4) () 2024-06-06 17:41:37 +02:00
Joost Lekkerkerker
6bb4e7d62c
Bump ruff to 0.3.4 ()
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-03-26 00:02:16 +01:00
Marc Mueller
1722e23df8
Add empty line after module docstring [tests l-p] () 2024-03-08 14:55:15 +01:00
Franck Nijhof
3e204ab82b
Small cleanup in conftest mocks of PVOutput () 2023-11-08 01:09:44 +01:00
Franck Nijhof
9a776d958c
Update pvo to 2.1.0 () 2023-11-07 08:18:25 +01:00
Franck Nijhof
919aa95f97
Improve test coverage for PVOutput () 2022-01-04 20:20:39 +01:00
Franck Nijhof
1cfeb404b6
Add configuration flow to PVOutput ()
* Add configuration flow to PVOutput

* Update homeassistant/components/pvoutput/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/pvoutput/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Use account URL placeholder

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-12-27 22:05:10 +01:00