pakutz79 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
2022-04-18 22:50:05 +02:00
2026-02-19 12:13:26 +01:00
2022-01-28 12:44:55 +01:00
2025-12-19 15:23:27 +01:00
2025-11-17 15:40:21 +01:00
2025-12-10 16:14:25 +01:00
2025-08-19 15:49:57 +02:00
2025-11-17 16:24:14 +01:00

nymea plug-ins


This repository contains integrations for nymea.

nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based architecture allows to integrate protocols and APIs. With the build-in rule engine you are able to interconnect devices or services available in the system and create individual scenes and behaviours for your environment.

Getting help

If you are facing any troubles, don't hesitate to reach out for us or the community members, we will be pleased to help you: Chat with us on Telegram

Documentation

Contributing

To contribute support for a device or service, you're welcome to file a pull request to this repository. If you need help in creating an integration plugin, feel free to ask in our forum or the Telegram group as well.

If you don't have any developer skills at all, still feel free to bring the topic up. Our community is happy to help wherever possible."

License


nymea-plugins is licensed under the GNU General Public License version 3 or (at your option) any later version (GPL-3.0-or-later). See the source files or the accompanying license text for details.

Description
No description provided
Readme 13 MiB
Languages
C++ 97.7%
IDL 1.2%
QMake 1.1%