Franck Nijhof
|
98dae902a1
|
Migrate PVOutput to new entity naming style (#75016)
|
2022-07-17 16:45:38 +01:00 |
Franck Nijhof
|
a6244eea28
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74656)
|
2022-07-07 21:28:18 +02:00 |
Franck Nijhof
|
6bd21f05dc
|
Remove deprecated YAML configuration from PVOutput (#67162)
* Remove deprecated YAML configuration from PVOutput
* Clean up platform schema
|
2022-02-24 10:02:42 +01:00 |
Franck Nijhof
|
8ff987d90c
|
Fix PVOutput when no data is available (#66338)
|
2022-02-11 19:11:06 +01:00 |
Franck Nijhof
|
b4c5bcf44d
|
Add diagnostics support to PVOutput (#64625)
|
2022-01-22 13:47:07 +01:00 |
Franck Nijhof
|
ed791aa854
|
Add sensor tests to PVOutput (#63400)
|
2022-01-05 11:15:18 +01:00 |
Franck Nijhof
|
919aa95f97
|
Improve test coverage for PVOutput (#63048)
|
2022-01-04 20:20:39 +01:00 |
Franck Nijhof
|
90a9d64f67
|
Add reauthentication handling to PVOutput (#62932)
|
2021-12-28 17:28:35 +01:00 |
Franck Nijhof
|
1cfeb404b6
|
Add configuration flow to PVOutput (#62667)
* 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 |