Diogo Gomes
|
ba7f82d5e2
|
Add diagnostic to V2C (#118823)
* add diagnostic platform
* add diagnostic platform
* add diagnostic platform
|
2024-06-05 08:55:49 +02:00 |
Diogo Gomes
|
822273a6a3
|
Add support for V2C Trydan 2.1.7 (#117147)
* Support for firmware 2.1.7
* add device ID as unique_id
* add device ID as unique_id
* add test device id as unique_id
* backward compatibility
* move outside try
* Sensor return type
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* not needed
* make slave error enum state
* fix enum
* Update homeassistant/components/v2c/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/v2c/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update homeassistant/components/v2c/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* simplify tests
* fix misspellings from upstream library
* add sensor tests
* just enough coverage for enum sensor
* Refactor V2C tests (#117264)
* Refactor V2C tests
* fix rebase issues
* ruff
* review
* fix https://github.com/home-assistant/core/issues/117296
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-05-30 20:42:48 +02:00 |
Joost Lekkerkerker
|
9f53c807c6
|
Refactor V2C tests (#117264)
* Refactor V2C tests
* Refactor V2C tests
* Refactor V2C tests
* Refactor V2C tests
* Update tests/components/v2c/conftest.py
* Refactor V2C tests
|
2024-05-11 21:28:37 +02:00 |
Marc Mueller
|
87165c0d6e
|
Add empty line after module docstring [tests t-z] (#112712)
|
2024-03-08 14:44:56 +01:00 |
Diogo Gomes
|
0d67557106
|
Add V2C Trydan EVSE integration (#103478)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2023-11-07 21:53:22 +01:00 |