- debian/control : Source+Package → powersync-energy-plugin-nymea ; Provides/Conflicts/Replaces: nymea-energy-plugin-nymea (remplace l'amont) ; description + homepage ETM. - debian/changelog : nouvelle entrée tête powersync-energy-plugin-nymea (1.15.0+etm1) trixie — plus de 1.13.0/jammy comme version courante. - debian/nymea-energy-plugin-nymea.install.in → powersync-energy-plugin-nymea.install.in (déjà commité via git mv). - AGENTS.md : section "INVARIANTS BUILD / PACKAGING" (nom powersync-*, version +etmN, cross arm64, tests hors deb, vérification post-build). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
46 lines
1.5 KiB
Plaintext
46 lines
1.5 KiB
Plaintext
Source: powersync-energy-plugin-nymea
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: Patrick Schurig / ETM PowerSync <etm.schurig@gmail.com>
|
|
Standards-Version: 4.6.0
|
|
Homepage: https://git.etm-powersync.fr/ETM-Schurig/etm-powersync-energy-plugin-etm
|
|
Build-Depends: debhelper (>= 9.0.0),
|
|
dpkg-dev (>= 1.16.1~),
|
|
libnymea-dev (>= 0.17),
|
|
libnymea-core-dev (>= 1.4.0),
|
|
libnymea-tests-dev (>= 1.4.0),
|
|
libnymea-energy-dev,
|
|
nymea-experience-plugin-energy,
|
|
libqt5websockets5-dev,
|
|
nymea-dev-tools:native,
|
|
qt5-qmake,
|
|
qtbase5-dev,
|
|
gnuplot,
|
|
|
|
|
|
Package: powersync-energy-plugin-nymea
|
|
Section: libs
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
nymea-experience-plugin-energy,
|
|
Provides: nymea-energy-plugin-nymea
|
|
Conflicts: nymea-energy-plugin-nymea
|
|
Replaces: nymea-energy-plugin-nymea
|
|
Description: ETM PowerSync energy plugin for nymea (fork)
|
|
Fork ETM PowerSync de nymea-energy-plugin-nymea. Ajoute un arbitrage multi-charges
|
|
(ECS paliers, SG-Ready PAC, EV, batterie) avec waterfall unifié par priorité,
|
|
anti-clignotement (recrédit correction B), watchdog L2 compteur muet, et
|
|
mode dégradé conservateur.
|
|
|
|
|
|
Package: nymea-energy-tests
|
|
Section: utils
|
|
Architecture: any
|
|
Multi-Arch: same
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
Description: Tests and simulations for nymea:energy
|
|
Built separately with CONFIG+=build_tests ; not included in prod deb builds.
|