Patrick Schurig
dafc2d0166
Add powersync-plugin-keba (fork) for FR P30 PV-Edition shutter
...
- Fork du plugin keba upstream, patch kebaproductinfo.cpp: la detection du
courant comparait connectorTypeValue au lieu de connectorCurrentValue,
faisant echouer isValid() sur le type Shutter (KC-P30-ESS...).
- debian/: 2e paquet binaire avec Provides/Replaces/Conflicts nymea-plugin-keba,
.install par paquet (routage des .so en multi-binaire).
- .pro: backslash manquant, openmeteo etait tombe des SUBDIRS.
2026-05-31 15:44:00 +02:00
fa3f29c0d0
Nettoyage du repos - on garde uniquement les plugin developer par ETM
2026-05-31 09:53:03 +02:00
e7be9b51af
Keba: fix Shutter/PV-Edition parser + add phase switching (x2/x2src UDP)
...
- Fix: product code parser fails for Shutter connector type (KC-P30-ESS400U2-E00-PV)
Current rating was compared against connectorTypeValue ('S') instead of
connectorCurrentValue ('4') -> m_isValid = false for all PV-Edition models
- Add: phase switching support via UDP x2src/x2 commands (doc V2.04 §3.2.14-15)
New states: phaseSwitchSource, phaseSwitchActive, desiredPhaseCount
New action: setPhaseCount (1 or 3 phases, 5 min cooldown per IEC 61851)
Added KeContact::setPhaseSwitch() queuing both commands with built-in 200ms pause
2026-03-31 14:59:04 +02:00
Simon Stürz
178c16c967
Keba: Update EV charger interface and add full charging current resolution
2026-01-07 16:11:09 +01:00
Simon Stürz
d441f011a0
Keba: Add missing interface for the Keba german edition
2025-11-17 11:32:51 +01:00
Simon Stürz
047367180a
Keba: Update to networkdevice interface
2024-12-11 15:57:44 +01:00
Michael Zanetti
a1db958f56
Keba: Add a phase count setting to the Keba germany edition
2022-06-29 13:55:35 +02:00
Simon Stürz
2a508e76b2
Add host address state for webinterface reference
2022-05-24 17:49:26 +02:00
Simon Stürz
99a1985958
Use network-monitor for keba wallboxes
2022-05-24 17:10:13 +02:00
Simon Stürz
a1e923d50e
Keba: add thing class without meter for German Edition
2022-05-19 13:31:31 +02:00
Michael Zanetti
7bf00706ef
Keba: Fix eventTypes -> stateTypes typo and uncache volatile states
2022-02-18 08:57:48 +01:00
Simon Stürz
e42322694f
Keba: Update discovery mechanism
2021-11-29 14:16:18 +01:00
Simon Stürz
9e1780c5c4
Show theoretical hardware limit for the charging current
2021-11-16 16:46:08 +01:00
Simon Stürz
cd79bb517f
Fix max charging current if keba retuns 0 for hardware limit
2021-11-16 16:46:08 +01:00
Simon Stürz
49e55afefc
Update charging current to uint and add duplicated ip check
2021-11-16 16:46:08 +01:00
Simon Stürz
f7fde95e76
Add phase count state according to updated evcharger interface
2021-11-16 16:46:08 +01:00
Simon Stürz
94be751d24
Update phase states to common ABC definition
2021-11-16 16:46:08 +01:00
Simon Stürz
175143c2ff
Update state, use curr and update to latest interface
2021-11-16 16:46:08 +01:00
Simon Stürz
5ea0dd49b4
Update limits of charging current to the hardware limits
2021-09-30 15:55:59 +02:00
Simon Stürz
71433ba2fa
Fix report 1xx parsing
2021-09-28 22:23:27 +02:00
Simon Stürz
e23ddd4a54
Update keba debug category and fix set current
2021-09-28 22:02:40 +02:00
Simon Stürz
3b0cd827fc
Rework Keba commands and connection status
2021-09-28 12:21:58 +02:00
Simon Stürz
982d592148
Add plugged in interface state and translate different states
2021-09-03 13:10:44 +02:00
Michael Zanetti
8ee13a9d35
Update plugins to new smartmeter interface
2021-06-27 23:51:28 +02:00
Boernsman
c15bef65ba
changed to evcharger interface
2021-02-15 16:41:26 +01:00
Boernsman
078b5f0522
fixed conversions added shared data layer
2021-01-18 09:58:35 +01:00
Boernsman
238efba31c
fixed udp init, polished debug output, fixed missing debian dependency
2021-01-14 22:02:15 +01:00
Boernsman
e24a4ad315
updated json strings
2021-01-14 11:56:59 +01:00
Boernsman
396804bbd5
multi keba bug fixed
2021-01-14 11:36:40 +01:00
Boernsman
5b38c6c9bc
added session finished event
2021-01-13 14:32:41 +01:00
Boernsman
0803221e68
added auto rediscovery
2021-01-13 12:22:40 +01:00
Boernsman
0d74094546
added session time state
2020-03-24 13:17:37 +01:00
Boernsman
1cbbeb2045
improved async action handling
2020-03-24 13:17:37 +01:00
Boernsman
4b0b83d941
updated translations
2020-03-24 13:17:37 +01:00
Boernsman
1d42550609
moved to async device setup
2020-03-24 13:17:36 +01:00
Michael Zanetti
f74d956797
Rename devices to things
2020-03-04 17:52:36 +01:00