Commit graph

14 commits

Author SHA1 Message Date
Jan-Philipp Benecke
1c5be598f5
Run pylint sorted platform check also when platform has type annotations (#111407) 2024-02-25 21:18:07 +01:00
Diogo Gomes
b674985b20
Add 4 more entities in V2C Trydan EVSE (#105531)
* adds EVSE Lock, Timer, Dynamic Intensity, Dynamic Intensity Pause

* fix casing
2023-12-24 00:20:46 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Diogo Gomes
54c218c139
Updates V2C sensor icons (#105534)
update icons
2023-12-12 08:17:09 +01:00
lunmay
ad26af608b
Fix typo in v2c strings.json (#105104)
fo -> of
2023-12-05 16:25:08 -05:00
c0ffeeca7
8661aa96bd
U-V add host field description (#104872)
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2023-12-04 13:10:22 +01:00
Diogo Gomes
80042aa108
Add binary sensors to V2C (#103722)
* Add binary_sensor to V2C

* sort platforms

* change to generator

* make it generator

* fix
2023-11-12 19:35:37 +01:00
Diogo Gomes
b9bc6ca070
Address late V2C review comments (#103808)
* address review

* missing fixture
2023-11-12 12:04:10 +01:00
Diogo Gomes
93f63c5472
Add number to V2C (#103681) 2023-11-10 13:28:32 +01:00
Diogo Gomes
64e8c995e6
Bump pytrydan to 0.4.0 (#103721)
Bump pytrydan
2023-11-10 07:11:28 +01:00
Diogo Gomes
4bbdf475b4
Add switch platform to V2C (#103678)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-09 11:12:05 +01:00
Diogo Gomes
cd94ad125a
Bump pytrydan to 0.3.0 (#103691) 2023-11-09 10:41:05 +01:00
Diogo Gomes
0fdd929f54
Add 4 new sensors to V2C (#103634)
* add 4 sensors

* no need for extra class
2023-11-08 06:59:24 +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