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

38 lines
1.3 KiB
Plaintext

Source: etm-powersync-plugins
Section: utils
Priority: optional
Maintainer: ETM-Schurig SARL <contact@etm-schurig.eu>
Standards-Version: 4.7.2
Homepage: https://etm-powersync.fr
Vcs-Git: https://git.etm-powersync.fr/ETM-Schurig/etm-powersync-plugins.git
Build-depends: debhelper,
pkg-config,
libnymea-dev,
nymea-dev-tools:native,
qt6-base-dev,
qt6-base-dev-tools,
Package: powersync-plugin-openmeteo
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Description: PowerSync integration plugin for Open-Meteo weather data
This package contains the nymea integration plugin to fetch weather and solar
forecast data from the Open-Meteo online service, for use by the ETM PowerSync
home energy management system.
Package: powersync-plugin-keba
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Provides: nymea-plugin-keba
Replaces: nymea-plugin-keba
Conflicts: nymea-plugin-keba
Description: PowerSync integration plugin for KEBA KeContact wallboxes (ETM fork)
Fork of the nymea KEBA plugin, patched to recognise the French KC-P30
PV-Edition with socket shutter (KC-P30-ESS...), wrongly rejected by the
upstream discovery. Uses the KEBA UDP protocol.