Compare commits

...

827 Commits

Author SHA1 Message Date
jenkins
8df1303074 Jenkins release build 1.15.2 2026-06-19 13:36:53 +02:00
jenkins
572406aaf2 Jenkins release build 1.15.1 2026-06-10 11:15:12 +02:00
jenkins
c63781a917 Merge PR #790: goe: Improve parallel discovery and IP assignment 2026-06-10 11:15:12 +02:00
Simon Stürz
083176f5a6 goe: Improve parallel discovery and IP assignment 2026-06-09 17:20:31 +02:00
Simon Stürz
f20c44c651 New plugin: Add OpenCCU support 2026-06-05 09:36:13 +02:00
jenkins
1da9322e81 Jenkins release build 1.15.0 2026-04-14 14:24:07 +02:00
jenkins
89fc94da9b Merge PR #786: EVerest: Fix max charging current AC charge param parsing 2026-04-14 14:24:06 +02:00
Simon Stürz
042454f50c EVerest: Fix max charging current AC charge param parsing 2026-04-09 16:34:12 +02:00
Simon Stürz
e3924ea4da Fix Qt 6 Clang build issues 2026-03-13 15:01:56 +01:00
jenkins
22656bdeec Jenkins release build 1.14.2 2026-02-19 12:13:26 +01:00
jenkins
f68148df08 Jenkins release build 1.14.1 2026-01-29 21:29:16 +01:00
jenkins
bf9c3d8267 Jenkins release build 1.14.0 2026-01-12 10:47:41 +01:00
jenkins
7560cdb144 Merge PR #784: Update EV charger interface and add full charging current resolution 2026-01-12 10:47:40 +01: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
9fd389002d go-e: Update EV charger interface to use double 2026-01-07 16:11:09 +01:00
Simon Stürz
d3bfa39aee EVerest: Update EV charger interface to use double 2026-01-07 16:11:05 +01:00
Simon Stürz
d9b9a4a8bf EVBox: Update EV charger interface to use double 2026-01-07 16:11:02 +01:00
Simon Stürz
793a95636f Easee: Update EV charger interface to use double 2026-01-07 16:10:59 +01:00
Simon Stürz
616f660c9f Tado: Format source using clang-format 2025-12-19 15:24:13 +01:00
Simon Stürz
4e9c5501d6 Add clang-format 2025-12-19 15:23:27 +01:00
Simon Stürz
5bcdf131d3 Tado: Sync actions delayed in order to not exceed rate limits 2025-12-19 15:22:45 +01:00
Simon Stürz
41c13f2503
Merge pull request #782 from nymea/add-missing-license
Add missing LICENSE file for GPLv3
2025-12-15 11:09:57 +01:00
Simon Stürz
6b565679c7 Add missing LICENSE file for GPLv3 2025-12-10 16:14:25 +01:00
jenkins
fd56b1e9e1 Jenkins release build 1.13.0 2025-12-02 10:38:53 +01:00
jenkins
02cd1da2fb Merge PR #780: Update license text and add SPDX identifier 2025-12-02 10:38:53 +01:00
jenkins
eef4504546 Jenkins release build 1.12.4 2025-11-27 11:05:45 +01:00
Simon Stürz
930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
Simon Stürz
31503420c9 Update README.md 2025-11-17 16:24:14 +01:00
Simon Stürz
14ad40da42 Update .gitignore 2025-11-17 15:40:21 +01:00
Simon Stürz
d441f011a0 Keba: Add missing interface for the Keba german edition 2025-11-17 11:32:51 +01:00
jenkins
322af9ec0f Jenkins release build 1.12.3 2025-11-04 11:38:37 +01:00
jenkins
edcefa0551 Jenkins release build 1.12.2 2025-10-29 12:27:55 +01:00
jenkins
93dcd16e8b Jenkins release build 1.12.1 2025-10-14 17:17:14 +02:00
Simon Stürz
648f30c4ab EVerest: Improve connection initialization
The initialization has now a retry logic if there are no data vailable yet.
Retry up to 4 times to create a localhost instance.
The max charging current will be ignored if a 0 value has been received.
2025-10-02 13:29:53 +02:00
jenkins
062da8556d Jenkins release build 1.12.0 2025-09-25 10:51:04 +02:00
jenkins
055d7aa707 Merge PR #775: shelly: Add support for shelly 3EM gen3 2025-09-25 10:51:03 +02:00
jenkins
45895778cb Merge PR #774: Add Qt6 support 2025-09-25 10:51:02 +02:00
Simon Stürz
51203c588f Increase timout and improve timeout handling 2025-09-25 10:48:48 +02:00
Simon Stürz
f3717d5aa9 shelly: Add support for shelly 3EM gen3 2025-09-22 13:26:34 +02:00
Simon Stürz
6ec2abe1d2 Update desired phase count derived from given active phase count 2025-09-16 15:18:25 +02:00
Simon Stürz
95a3320409 Update active phase count and max charging current update 2025-09-15 16:23:50 +02:00
Simon Stürz
3a80f0f2b8 Add autosetup for localhost instances 2025-09-11 13:36:51 +02:00
Simon Stürz
395a75766d Fix init after setup 2025-09-10 12:55:46 +02:00
Simon Stürz
4b230b4ae8 Implement missing states 2025-09-10 11:49:37 +02:00
Simon Stürz
dada6940d2 Continue implementation of RPC module 2025-09-09 16:44:59 +02:00
Simon Stürz
b670971979 Consider QSerialPort::error deprecation properly 2025-08-21 15:27:20 +02:00
Simon Stürz
feb80fb113 Update deprecated version check for error signals 2025-08-21 12:47:20 +02:00
Simon Stürz
855340193c Add Qt6 debian packaging 2025-08-19 15:49:57 +02:00
Simon Stürz
8107bd9e9a Disable python plugins for Qt 6 2025-08-19 15:49:57 +02:00
Simon Stürz
e5b241e4fa ws2812fx: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
d935f0eb40 wemo: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
d9e02a719c wakeonlan: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
2bc88e5aa2 v2xeamberelectric: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
f65a662817 usbrly82: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
20d2b6c897 usbrelay: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
673a25ef8d unifi: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
5cbb2db471 udpcommander: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
e5413a8950 tuya: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
d2593bb465 tplink: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
1d629d50a6 tmate: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
da460f1e8e texasinstruments: Add Qt6 support 2025-08-19 15:49:57 +02:00
Simon Stürz
952d21c0ee tempo: Remove uneeded and unsupported setting type 2025-08-19 15:49:57 +02:00
Simon Stürz
d480c61cc9 tempo: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
c04d9a5ae5 telegram: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
4609b79a07 tcpcommander: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
09b0855045 systemmonitor: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
5d06bdbac1 tasmota: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
51ccbc0ca4 tado: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
40a67689a5 spothinta: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
aba181a812 sonos: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
77e5b43d77 somfytahoma: Add Qt6 support 2025-08-14 10:26:20 +02:00
Simon Stürz
34540ad217 solarlog: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
1ffb462677 simpleheatpump: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
d387be5c11 shelly: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
4f728d2595 sgready: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
70d6519409 serialportcommander: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
878f727e1c senic: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
e157a9b64c reversessh: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
b99f9f5d90 pushnotifications: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
604ee1933f pushbullet: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
b16a71401a powerfox: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
6c104c018a philipshue: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
ab2588db07 osdomotics: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
acf5e36925 openweathermap: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
22191713af openuv: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
c73647c20e onewire: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
35abae7683 nuki: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
d991034b61 notifyevents: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
a7ccccd962 networkdetector: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
d84f69466a netatmo: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
2b3d60071e nanoleaf: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
47d8cb8a7b mystrom: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
c323e0ffd7 mqttclient: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
f4a6c8bff9 meross: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
19921dc6db mecelectronics: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
202e726df4 mailnotification: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
9e5b735e14 logilink: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
02739277e5 lifx: Add Qt6 support 2025-08-14 10:26:19 +02:00
Simon Stürz
6e153628c1 lgsmarttv: Add Qt6 support 2025-08-14 10:26:16 +02:00
Simon Stürz
c31980a4cd kodi: Add Qt6 support 2025-08-11 17:37:43 +02:00
Simon Stürz
ecd29be68e keba: Add Qt6 support 2025-08-11 17:37:40 +02:00
Simon Stürz
6091d24574 httpcommander: Add Qt6 support 2025-08-11 17:37:37 +02:00
Simon Stürz
233b89d65e homeconnect: Add Qt6 support 2025-08-11 17:37:32 +02:00
Simon Stürz
d2eacc95a1 gpio: Add Qt6 support 2025-08-11 17:37:32 +02:00
Simon Stürz
d49f9ddbdf garadget: Add Qt6 support 2025-08-11 17:37:32 +02:00
Simon Stürz
d46177e1eb flowercare: Add Qt6 support 2025-08-11 17:37:32 +02:00
Simon Stürz
3e2dc2940a evbox: Add Qt6 support 2025-08-11 17:37:32 +02:00
Simon Stürz
a06333719b espuino: Add Qt6 support 2025-08-11 17:37:32 +02:00
Simon Stürz
725b2d0fa8 espsomfyrts: Add Qt6 support 2025-08-11 17:37:32 +02:00
Simon Stürz
da1d815894 eq-3: Add Qt6 support 2025-08-11 17:37:28 +02:00
Simon Stürz
6acf92f22a elgato: Add Qt6 support 2025-08-11 17:37:28 +02:00
Simon Stürz
01137cc53e easee: Add Qt6 support 2025-08-11 17:37:28 +02:00
Simon Stürz
67f7a5874b dynatrace: Add Qt6 support 2025-08-11 17:37:28 +02:00
Simon Stürz
f20a3eca83 dweetio: Add Qt6 support 2025-08-11 17:37:25 +02:00
Simon Stürz
8809ca8d90 doorbird: Add Qt6 support 2025-08-11 17:37:25 +02:00
Simon Stürz
e673a6fcea denon: Add Qt6 support 2025-08-11 17:37:19 +02:00
Simon Stürz
783a785838 daylightsensor: Add Qt6 support 2025-08-11 17:37:19 +02:00
Simon Stürz
b9c8be43db datetime: Add Qt6 support 2025-08-11 17:37:19 +02:00
Simon Stürz
f9a5bfa55e commandlauncher: Add Qt6 support 2025-08-11 17:37:19 +02:00
Simon Stürz
d212742a5a coinmarketcap: Add Qt6 support 2025-08-11 17:37:16 +02:00
Simon Stürz
f848502467 bosswerk: Add Qt6 support 2025-08-11 17:37:16 +02:00
Simon Stürz
7d782078b4 bose: Add Qt6 support 2025-08-11 17:37:11 +02:00
Simon Stürz
e0328bbd4b Disable python plugins 2025-08-07 15:34:18 +02:00
Simon Stürz
259e0c7d1d bluos: Add Qt6 support 2025-08-07 15:11:03 +02:00
Simon Stürz
68d8cf1c40 awattar: Add Qt6 support 2025-08-07 14:54:57 +02:00
Simon Stürz
96b55b8177 avahimonitor: Add Qt6 support 2025-08-07 14:51:32 +02:00
Simon Stürz
3257413b74 aqi: Add Qt6 support 2025-08-07 14:46:48 +02:00
Simon Stürz
85e108c93a Implement action execution 2025-06-25 15:32:09 +02:00
Simon Stürz
09200b2da1 Implement thing evse mapping and add init mechanism for charger things 2025-06-25 15:32:09 +02:00
Simon Stürz
c4b8a9a77e Introduce EVerest connection as gateway thing 2025-06-25 15:32:08 +02:00
Simon Stürz
52e481bfaa Implement discovery and reply error handling 2025-06-25 15:31:29 +02:00
Simon Stürz
5acce61d6a Add basic communication with the JSON RPC 2.0 server 2025-06-25 15:31:29 +02:00
Simon Stürz
d226b35d55 Update plugin structure and distinguish between mqtt and jsonrpc 2025-06-25 15:31:27 +02:00
jenkins
2575f43518 Jenkins release build 1.11.1 2025-05-28 16:38:18 +02:00
jenkins
9e3824ed9e Merge PR #769: Shelly: Add support for Shelly Pro 3EM 400A model 2025-05-28 16:38:17 +02:00
jenkins
9f61bb2afa Merge PR #768: EVerest: Fix crash on locahost monitor setup 2025-05-28 16:38:16 +02:00
jenkins
b6c5430b5f Merge PR #767: Meross: Improve datetime performance 2025-05-28 16:38:14 +02:00
jenkins
776cb290c8 Merge PR #765: New plugin: v2xeamberelectric 2025-05-28 16:38:13 +02:00
Simon Stürz
6e3892e814 Shelly: Add support for Shelly Pro 3EM 400A model 2025-05-28 14:19:38 +02:00
Simon Stürz
ec4a987fea Meross: improve datetime performance 2025-04-14 13:49:35 +02:00
Simon Stürz
d3a50eec5e EVerest: Fix crash on locahost monitor setup 2025-04-10 11:56:31 +02:00
devendragajjar
c6b992eb59
Update v2xeamberelectric.cpp
update timer time to 30 minutes 1800 seconds
2025-04-08 04:15:22 +05:30
Devendra
9d62caeb1c update review comments:
-> update file names
    -> update variable with camel case
    -> update debian/control
    -> remove unused files and API
    -> remove deprecated property
    -> update indentation
    -> update code as per comment
    -> fix typo
2025-04-08 02:52:03 +05:30
jenkins
6693e6c509 Jenkins release build 1.11.0 2025-03-30 20:36:48 +02:00
jenkins
19cb1c497d Merge PR #766: Tado: Update account authentication to device code grant 2025-03-30 20:36:46 +02:00
jenkins
5189756c41 Merge PR #764: EVerest: Add phase switching 2025-03-30 20:36:45 +02:00
jenkins
f3d8eecc3c Merge PR #763: EVerest: Fix invalid data handling from multiport charger 2025-03-30 20:36:44 +02:00
jenkins
d413fcf724 Merge PR #762: go-e: Update phase detection for charging and connected phases 2025-03-30 20:36:42 +02:00
jenkins
3345e1d9e1 Merge PR #761: Shelly: Add support for Gen3 hardware and fix #739 2025-03-30 20:36:41 +02:00
jenkins
e3787e4a52 Merge PR #760: ESP Somfy RTS: Update to networkdevice interface 2025-03-30 20:36:40 +02:00
jenkins
84aab50750 Merge PR #758: WakeOnLan: Update to new network device discovery 2025-03-30 20:36:38 +02:00
jenkins
6a171ebcf1 Merge PR #757: Meross: Update to networkdevice interface 2025-03-30 20:36:37 +02:00
jenkins
1f5754c9ba Merge PR #756: Keba: Update to networkdevice interface 2025-03-30 20:36:35 +02:00
jenkins
46099cffc6 Merge PR #755: go-eCharger: Update to networkdevice interface 2025-03-30 20:36:34 +02:00
jenkins
bf8e89eb2d Merge PR #754: Fronius: Update to networkdevice interface 2025-03-30 20:36:33 +02:00
jenkins
afd8a4d360 Merge PR #753: Bosswerk: Update to networkdevice interface 2025-03-30 20:36:31 +02:00
jenkins
359d713717 Merge PR #752: EVerest: Update to networkdevice interface 2025-03-30 20:36:30 +02:00
jenkins
fbd532a5c4 Merge PR #751: NetworkDetector: Update to networkdevice interface 2025-03-30 20:36:29 +02:00
Simon Stürz
b693b7e2e8 Tado: Update account authentication to device code grant 2025-03-29 21:48:10 +01:00
Devendra
fec4899238 Add v2xeenergeymeter interaface 2025-03-23 03:21:39 +05:30
Devendra
ee205a5bd0 Add v2xeamberelectric plugin in nymea_plugin_repo 2025-03-23 01:36:56 +05:30
Simon Stürz
4f1a213907 EVerest: Add phase switching functionality based on the latest API module changes 2025-03-04 13:06:31 +01:00
Simon Stürz
c571097b18 EVerest: Fix invalid data handling from multiport charger 2025-02-20 10:28:19 +01:00
Simon Stürz
e7e9c2c07f go-e: Update phase detection for charging and connected phases 2025-01-30 15:04:27 +01:00
Simon Stürz
f3bdee26bf Shelly: Add support for Gen3 hardware and fix #739 2025-01-14 15:25:21 +01:00
jenkins
93ed882bdb Jenkins release build 1.10.0 2024-12-19 13:49:37 +01:00
jenkins
841c9d47be Merge PR #759: Fronius: Improve connection handling and fix dead connection failing … 2024-12-19 13:49:36 +01:00
jenkins
d92bca6309 Merge PR #750: Kodi: Fix unregister nonexisting plugin timer 2024-12-19 13:49:35 +01:00
jenkins
34544b061a Merge PR #749: EVerest: Autosetup connectors on localhost 2024-12-19 13:49:34 +01:00
jenkins
a59fd9ac52 Merge PR #747: go-E: Disable unsupported IPv6 discovery 2024-12-19 13:49:32 +01:00
Simon Stürz
6e18e23e17 Fronius: Improve connection handling and fix dead connection failing with operation canceled 2024-12-19 13:17:16 +01:00
Simon Stürz
12ca5b7f48 EspSomfyRts: Update to networkdevice interface 2024-12-18 11:52:36 +01:00
Simon Stürz
61f7364f8a New plugin: ESP Somfy RTS 2024-12-18 11:38:34 +01:00
Simon Stürz
9ffd4321e6 WakeOnLan: Update to new network device discovery 2024-12-11 16:31:57 +01:00
Simon Stürz
9e9e508734 Meross: Update to networkdevice interface 2024-12-11 16:18:13 +01:00
Simon Stürz
047367180a Keba: Update to networkdevice interface 2024-12-11 15:57:44 +01:00
Simon Stürz
34fabef433 EVerest: Update translations 2024-12-11 10:32:04 +01:00
Simon Stürz
c8aa352d5c EVerest: Update to networkdevice interface 2024-12-11 10:32:04 +01:00
Simon Stürz
344b7b83e6 go-eCharger: Update translations 2024-12-11 10:23:45 +01:00
Simon Stürz
90bfb09eca Fronius: Update to networkdevice interface and translations 2024-12-11 10:06:16 +01:00
Simon Stürz
114d43d8b5 go-eCharger: Update to networkdevice interface 2024-12-11 09:47:14 +01:00
Simon Stürz
5503d82dae Bosswerk: Update to networkdevice interface 2024-12-10 16:22:28 +01:00
Simon Stürz
5bb951f778 NetworkDetector: Update to networkdevice interface 2024-12-10 13:42:13 +01:00
Simon Stürz
3995238fd5 EVerest: Fix shutdown crash
Signed-off-by: Simon Stürz <simon.stuerz@nymea.io>
2024-11-25 14:27:30 +01:00
Simon Stürz
f8cc644b8c Kodi: Fix unregister nonexisting plugin timer 2024-11-25 14:26:33 +01:00
Simon Stürz
952c87a0d9 EVerest: Autosetup connectors on localhost
Signed-off-by: Simon Stürz <simon.stuerz@nymea.io>
2024-11-21 16:41:07 +01:00
Simon Stürz
7763c38795 go-E: Disable unsupported IPv6 discovery 2024-11-18 10:15:09 +01:00
jenkins
a35312b7f2 Jenkins release build 1.9.5 2024-10-28 15:26:41 +01:00
jenkins
dcb1cd056e Merge PR #746: Shelly: Improve debug logging when offline 2024-10-28 15:26:41 +01:00
Martin Lukas
b88935bd2f Rework after review
Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-10-28 09:22:06 +01:00
Martin Lukas
f90561fb26 Fix spaming log
When shelly integration can't join the multicast group it
begins spaming the log each 5s. With this commit it log the joining problem each 5s for the first Minute, after that each 10min.

Signed-off-by: Martin Lukas <martin.lukas@chargebyte.com>
2024-10-28 08:00:33 +01:00
Simon Stürz
0061cb9606 go-eCharger: Update phase count handling and disable phase switching if there is only one phase connected 2024-10-11 14:36:51 +02:00
jenkins
7c4af8cd2c Jenkins release build 1.9.4 2024-10-01 16:54:08 +02:00
jenkins
3879b8272f Merge PR #743: New plugin: Add EVerest EV charger plugin 2024-10-01 16:54:08 +02:00
jenkins
8531b75a49 Merge PR #742: Update debian copyright 2024-10-01 16:54:06 +02:00
Michael Heimpold
f6342e9d1a EVerest: fix minor spelling issues
Signed-off-by: Michael Heimpold <michael.heimpold@chargebyte.com>
2024-09-30 15:23:55 +02:00
Simon Stürz
6185180dce New plugin: Add EVerest EV charger plugin 2024-09-23 15:41:49 +02:00
Simon Stürz
1fa7fb47ee Update debian copyright 2024-08-21 08:41:46 +02:00
Simon Stürz
053d5410e7 Keba: Add support for P30 PV Edition 2024-08-07 11:32:23 +02:00
jenkins
7bc0f4c314 Jenkins release build 1.9.3 2024-07-19 21:05:57 +02:00
jenkins
7d490ae6b7 Merge PR #740: PushNotifications: Update firebase cloud messaging to API V1 2024-07-19 21:05:57 +02:00
jenkins
30f62d1908 Merge PR #737: EVBox: Make params read only 2024-07-19 21:05:55 +02:00
jenkins
8f490cdcb0 Merge PR #736: Update debian packaging 2024-07-19 21:05:54 +02:00
jenkins
4d07365ef3 Merge PR #735: Fronius: Update S0 Meter detection and improve debugging 2024-07-19 21:05:53 +02:00
jenkins
c8aa1130a1 Merge PR #733: New plugin: Logilink 2024-07-19 21:05:51 +02:00
Simon Stürz
b2c692150d PushNotifications: Update firebase messaging to API V1 2024-07-17 16:40:11 +02:00
Simon Stürz
9196249c82 EVBox: Make params read only 2024-06-19 10:58:36 +02:00
Simon Stürz
c04e2a2bad Update debian packaging 2024-06-11 11:54:20 +02:00
Simon Stürz
533d38377c Fronius: Update S0 Meter detection and improve debugging 2024-06-11 11:16:48 +02:00
jenkins
c348e099d5 Jenkins release build 1.9.2 2024-05-15 12:33:51 +02:00
jenkins
8a80b8ccc7 Merge PR #734: Fronius: Add support for S0 meters 2024-05-15 12:33:50 +02:00
jenkins
fb7744caf9 Merge PR #732: Remove boblight plugin 2024-05-15 12:33:49 +02:00
Simon Stürz
adc2b8d0d4 Fronius: Add support for S0 meters 2024-05-15 11:03:29 +02:00
trinnes
b9a46d21bb Add Logilink plug-in 2024-05-01 19:09:43 +02:00
Simon Stürz
f333d67358 Remove boblight plugin 2024-04-12 16:16:48 +02:00
Simon Stürz
3e6f26a03b go-e: Add zeroconf discovery support 2024-03-27 16:28:07 +01:00
jenkins
d4d9ad698d Jenkins release build 1.9.1 2024-01-30 12:02:01 +01:00
jenkins
8bb448daa0 Merge PR #730: Awattar: Add a ranking state for simple use in rules 2024-01-30 12:02:00 +01:00
jenkins
2a5dfe5059 Merge PR #729: Shelly: Add support for the Pro 1 PM 2024-01-30 12:01:59 +01:00
jenkins
a5f71ffb12 Merge PR #728: Update README.md Unifi Plugin 2024-01-30 12:01:57 +01:00
jenkins
0b08d1aa8d Merge PR #727: Unifi: Fix connecting to the unifi controller on Unifi OS hosts 2024-01-30 12:01:56 +01:00
Michael Zanetti
616884aad4 Shelly: Add support for the Pro 1 PM 2024-01-05 14:11:29 +01:00
Michael Zanetti
c887a3c540 Shelly: Add support for the PlusSmoke 2024-01-05 14:10:34 +01:00
Michael Zanetti
3c0701100a Awattar: Add a ranking state for simple use in rules
Allows to do stuff when ranking indicates the current slots is in top x for the day.

Also fixes a bug that the current value hasn't been taken into account when calculating averages/deviations
2024-01-04 21:31:43 +01:00
Michael Zanetti
f740302e36 Unifi: Fix connecting to Controller on Unifi OS devices 2024-01-04 20:52:15 +01:00
plasmediaX
6aa1733a31
Update README.md Unifi Plugin
already prepared an update for the Unifi plugin containg the following changes:
- difference between Hardware and software-based controllers
- description of the port field and its different values
- made clear that only local users can login
2023-12-29 14:50:36 +01:00
jenkins
74bda79d10 Jenkins release build 1.9.0 2023-12-18 10:06:58 +01:00
jenkins
659bd2ec82 Merge PR #725: MailNotification: Fix double mail ending 2023-12-18 10:06:58 +01:00
jenkins
64943d6598 Merge PR #722: EQ-3: Add support for Bluetooth pairing 2023-12-18 10:06:56 +01:00
jenkins
c4ed708d1d Merge PR #721: EQ-3: Fix MaxCube building with latest gcc 2023-12-18 10:06:55 +01:00
jenkins
a0a15ccd83 Merge PR #720: New Plugin: Tmate 2023-12-18 10:06:53 +01:00
jenkins
830d0e87ea Merge PR #715: Keba: Fix parsing product information for BMW 2023-12-18 10:06:52 +01:00
jenkins
2293418ca8 Merge PR #714: MqttClient: Add keep alive timeout parameter 2023-12-18 10:06:51 +01:00
Michael Zanetti
19e84d83da MailNotification: Fix double mail ending
While apparently the plugin was working with most mail servers,
the double \r\n.\r\n at the end violates the spec and newer
OpenSMTP servers are rejecting this.
2023-12-17 22:31:09 +01:00
Michael Zanetti
218017cacf EQ-3: Add support for Bluetooth pairing
latest firmware of those devices requires BT pairing
2023-11-24 23:37:36 +01:00
jenkins
8509e44104 Jenkins release build 1.8.4 2023-11-13 21:25:38 +01:00
jenkins
bf01b23ef4 Merge PR #719: Shelly: Set discovery insensitive to upper / lower case 2023-11-13 21:25:38 +01:00
Stefan
530fcd6b68 Shelly: Set discovery insensitive to upper / lower case 2023-11-13 20:32:36 +01:00
Simon Stürz
b58652366a Keba: Fix parsing product information for BMW 2023-11-08 10:46:38 +01:00
Michael Zanetti
122fb6e7d2 New Plugin: Tmate 2023-11-04 00:57:08 +01:00
Michael Zanetti
628edd77ce EQ-3: Fix MaxCube building with latest gcc 2023-11-04 00:53:25 +01:00
ebw44
aa3b249724
Shelly: Fix discovery for 1 Plus PM 2023-10-17 22:13:19 +13:00
Michael Zanetti
c0211133e4 MqttClient: Add keep alive timeout parameter 2023-09-11 17:36:46 +02:00
jenkins
10c54614d6 Jenkins release build 1.8.3 2023-08-17 14:10:48 +02:00
jenkins
fa398c3a2b Merge PR #712: Fronius: Add precise discovery 2023-08-17 14:10:47 +02:00
jenkins
4e2caf6d78 Merge PR #696: Shelly plus addon 2023-08-17 14:10:46 +02:00
Simon Stürz
9b2afdb7bc Fronius: Make use of network device discovery if possible 2023-08-01 13:03:45 +02:00
Michael Zanetti
060ebeef98 Fronius: Allow discovering alternate mac manufacturer 2023-08-01 10:54:25 +02:00
jenkins
c141467b24 Jenkins release build 1.8.2 2023-07-18 12:21:46 +02:00
jenkins
b5a322d311 Merge PR #711: Easee: Various fixes after beta testing 2023-07-18 12:21:46 +02:00
jenkins
73c94a6c93 Merge PR #710: go-eCharger: improve API V2 refreshing to reduce wallbox load 2023-07-18 12:21:44 +02:00
jenkins
87cf88542f Merge PR #709: Fronius: Remove a non critical but spamming warning message 2023-07-18 12:21:43 +02:00
Michael Zanetti
0f79c1d3a1 Easee: Various fixes after beta testing 2023-07-18 12:11:51 +02:00
Simon Stürz
e70ab71cd6 go-eCharger: improve API V2 refreshing to reduce wallbox load 2023-06-26 22:17:17 +02:00
Michael Zanetti
6bc1403735 Fronius: Remove a non critical but spamming warning message 2023-06-21 12:24:24 +02:00
Michael Zanetti
338e8c184a Shelly: Don't print password in debug logs
Fixes: #707
2023-06-21 09:44:20 +02:00
jenkins
17489941cf Jenkins release build 1.8.1 2023-06-07 15:51:28 +02:00
jenkins
ad0057b145 Merge PR #703: EVBox: Fix processing erraneous packets that still pass the CRC check and a double action finish() call 2023-06-07 15:51:28 +02:00
jenkins
af65167f08 Merge PR #697: Shelly: Mark devices offline on any polling network error 2023-06-07 15:51:26 +02:00
Michael Zanetti
f020c7dcfa
Update integrationpluginevbox.cpp 2023-06-06 15:04:19 +02:00
Michael Zanetti
77d5d486fa EVBox: Better debug info and fix a double action finish() call 2023-06-02 10:05:34 +02:00
Michael Zanetti
53f59049a4 Shelly: Mark devices offline on any polling network error 2023-05-22 22:04:19 +02:00
Michael Zanetti
86493eaf56 Shelly: Add support for the plus addon 2023-05-17 16:27:42 +02:00
jenkins
7c07245358 Jenkins release build 1.8.0 2023-05-16 12:59:26 +02:00
jenkins
e5d517b7bd Merge PR #694: Fronius: Fix PV power if there are multiple inverters 2023-05-16 12:59:24 +02:00
jenkins
d1507f14d0 Merge PR #693: Tado: Suppress a warning when thermostat is off 2023-05-16 12:59:22 +02:00
jenkins
fbd40e05b2 Merge PR #692: Philips Hue: Add support for Hue Tap Dial 2023-05-16 12:59:21 +02:00
jenkins
3e14f3e983 Merge PR #691: go-eCharger: Fix API V2 energy value parsing 2023-05-16 12:59:19 +02:00
jenkins
bd5eb8d6b0 Merge PR #690: Shelly: Rework Gen 2 device handling 2023-05-16 12:59:18 +02:00
jenkins
a1bb16697c Merge PR #689: Sunposition: Add new rpi build for simplejson 2023-05-16 12:59:17 +02:00
jenkins
a670785b79 Merge PR #688: Bosswerk: Don't poll the device when it's unreachable 2023-05-16 12:59:15 +02:00
jenkins
b0dbf077cb Merge PR #687: Update extendedclosable interfaces 2023-05-16 12:59:14 +02:00
jenkins
6ae918003b Merge PR #686: Shelly: Add support for the Shelly Pro 3EM 2023-05-16 12:59:13 +02:00
jenkins
65dd24e075 Merge PR #685: EVBox: Split thing class into one with and one without meter 2023-05-16 12:59:11 +02:00
jenkins
e65fe63d86 Merge PR #684: Meross: Fix polling for totalEnergy 2023-05-16 12:59:10 +02:00
jenkins
849c926a54 Merge PR #683: Shelly: Fix creation of children for the Plus 2PM 2023-05-16 12:59:09 +02:00
jenkins
d100cfa6e7 Merge PR #682: EQ-3, Tado: Update thermostats windowOpenDetected states 2023-05-16 12:59:07 +02:00
jenkins
2d0dcb8c8d Merge PR #681: New Plugin: Easee 2023-05-16 12:59:06 +02:00
jenkins
22e9ebc851 Merge PR #680: Notify.Events: Fix a typo in meta.json 2023-05-16 12:59:04 +02:00
jenkins
83492ae78d Merge PR #678: Shelly: Reconfigure CoAP on gen 1 shellies if they don't send any data 2023-05-16 12:59:03 +02:00
jenkins
ee990d7e48 Merge PR #653: go-e: Add possibility to control charging phases 2023-05-16 12:59:01 +02:00
Michael Zanetti
ca3329909b Shelly: Rework plus devices
Splits thing classes for gen 2 devices from those for gen1 devices
2023-05-15 12:48:55 +02:00
Michael Zanetti
62a4cf858b Shelly: update translations 2023-05-15 12:47:57 +02:00
Michael Zanetti
a9277e5d72 Shelly: Add support for the Shelly Pro 3EM 2023-05-15 12:47:57 +02:00
Simon Stürz
1b5823f26c Fronius: Fix PV power if there are multiple inverters 2023-05-12 15:46:58 +02:00
Michael Zanetti
b771933527 Tado: Suppress a warning when thermostat is off 2023-05-12 12:46:19 +02:00
Michael Zanetti
be86fdf698 New Plugin: Easee 2023-05-10 22:09:15 +02:00
loosrob
0d6bde3736 Remove comments 2023-05-03 08:49:24 +02:00
loosrob
631caa4eff Update translations 2023-05-01 17:01:10 +02:00
loosrob
dabaf34bae Fix press/rotation repeated forever 2023-05-01 16:59:46 +02:00
loosrob
f8f06be358 Update .pro and small fixes
remaining issue: button presses and rotation events on tap dial are repeated forever
2023-05-01 16:54:36 +02:00
loosrob
cefe81f450 Combine both Tap devices into one thing
Combine rotary and switch devices into one nymea thing
2023-05-01 15:16:33 +02:00
loosrob
ce9998a54d Update README.md 2023-05-01 15:10:24 +02:00
loosrob
28d37110bf added hue tap as 2 devices
The Hue bridge creates 2 separate devices for Hue Tap Dial, one with the 4 buttons (similar to Switch V2) and one with the rotary dial.
2023-04-30 21:44:05 +02:00
Michael Zanetti
e6d6fd6958 EVBox: Split thing class into one with and one without meter 2023-04-19 12:41:30 +02:00
Simon Stürz
83f07ecf58 go-eCharger: Fix API V2 energy value parsing 2023-04-11 16:38:29 +02:00
Michael Zanetti
0c6de1a092 Sunposition: Add new rpi build for simplejson 2023-04-03 20:11:51 +02:00
Michael Zanetti
ab8ef44cd1 Bosswerk: Don't poll the device when it's unreachable 2023-04-02 19:57:54 +02:00
Michael Zanetti
7bfcc0eaed Update extendedclosable interfaces 2023-03-31 10:29:56 +02:00
Michael Zanetti
7de087967c Shelly: Reconfigure CoAP on gen 1 shellies if they don't send any data 2023-03-26 20:35:02 +02:00
Michael Zanetti
e3acb067b9 Fix tado windowOpenDetected state 2023-03-20 09:40:07 +01:00
Michael Zanetti
410520244a Meross: Fix polling for totalEnergy 2023-03-19 00:10:40 +01:00
Michael Zanetti
f4eba66fbb Shelly: Fix creation of children for the Plus 2PM 2023-03-17 22:07:45 +01:00
Michael Zanetti
3744ce040b EQ-3, Tado: Update thermostats windowOpenDetected states
The interface now distinguishes between states that are
informative (read only) and ones that can be set.
2023-03-16 17:09:25 +01:00
Michael Zanetti
cadd420b6b Notify.Events: Fix a typo in meta.json 2023-03-15 08:31:56 +01:00
jenkins
4acddd2219 Jenkins release build 1.7.0 2023-03-07 19:21:45 +01:00
jenkins
4d042e47f0 Merge PR #675: Shelly plus plug s 2023-03-07 19:21:43 +01:00
jenkins
83d2c0f5a8 Merge PR #674: PushNotifications: Add more options for sending push notifications 2023-03-07 19:21:42 +01:00
jenkins
98a164dacb Merge PR #673: Shelly: Workaround bad counter values 2023-03-07 19:21:41 +01:00
jenkins
359dccf2e0 Merge PR #670: Update python plugin dependencies to include dependabot alerts 2023-03-07 19:21:39 +01:00
jenkins
02f9a4ff21 Merge PR #669: Kodi: Rework setup 2023-03-07 19:21:38 +01:00
jenkins
632aaabe8c Merge PR #667: New plugin: Notify.Events 2023-03-07 19:21:37 +01:00
jenkins
fc4539a4ce Merge PR #662: SensorTag: Add min/max to pressure state 2023-03-07 19:21:35 +01:00
jenkins
3c1dd85afe Merge PR #661: Netatmo: Add min/max values to pressure state 2023-03-07 19:21:34 +01:00
jenkins
87f5ae7f47 Merge PR #660: AQI: Add min/max values to pressure state 2023-03-07 19:21:32 +01:00
jenkins
063e9a4bea Merge PR #659: solarlog: Set energy states to 0 if not connected 2023-03-07 19:21:31 +01:00
jenkins
306c12a010 Merge PR #658: powerfox: Set current power to 0 if not connected 2023-03-07 19:21:29 +01:00
jenkins
3bb9463342 Merge PR #657: mystrom: Set current power to 0 if not connected 2023-03-07 19:21:28 +01:00
jenkins
25860c3311 Merge PR #656: Keba: Set energy live states to 0 if not connected 2023-03-07 19:21:27 +01:00
jenkins
f609e5d5e5 Merge PR #655: go-eCharger: Set energy live states to 0 if not connected 2023-03-07 19:21:25 +01:00
jenkins
cb108056cd Merge PR #654: Fronius: Set energy live states to 0 if not connected 2023-03-07 19:21:24 +01:00
jenkins
554c4dde36 Merge PR #652: EVBox: Rework plugin to allow addressing multiple boxes on same bus 2023-03-07 19:21:23 +01:00
jenkins
bc959fa06f Merge PR #649: Add support for Shelly Plus 2PM 2023-03-07 19:21:21 +01:00
jenkins
6766b65f1a Merge PR #648: Netatmo: Add min/max values for co2 sensors 2023-03-07 19:21:20 +01:00
Michael Zanetti
90af2e22e9 Adjust namePattern for plus plug to accept US, UK, and IT versions 2023-03-07 19:18:54 +01:00
Michael Zanetti
40a470cde1 Add rustc as a dependency for plugins requiring cryptography 2023-02-27 16:01:35 +01:00
Michael Zanetti
87656b7d11 Kodi: Rework setup
Changes the setup to not fail when kodi is unrachable unless
this is an initial setup.
2023-02-26 21:53:50 +01:00
Michael Zanetti
f8c3d17a0f Fix shelly plus plug 2 after rebasing 2023-02-26 21:11:25 +01:00
loosrob
33bcbb3448 Add support for Shelly Plus Plug S 2023-02-26 21:04:40 +01:00
Michael Zanetti
7a6f306ecc WIP: Goe: Implement phase switching 2023-02-26 00:12:49 +01:00
Michael Zanetti
69136f7798 PhsNotifications: Add support for updating already delivered notifications 2023-02-25 22:06:16 +01:00
Michael Zanetti
24ca3d225d EVBox: Add support for chaining multiple Elvis 2023-02-21 14:05:06 +01:00
Michael Zanetti
c06539be0e New plugin: Notify.Events 2023-02-21 14:01:49 +01:00
Michael Zanetti
6ac1032e37 Shelly: Workaround bad counter values 2023-02-21 13:49:38 +01:00
loosrob
113b1eb9a1 Add support for Shelly Plus 2PM 2023-02-20 23:46:13 +01:00
Michael Zanetti
127580afba Add hashes for rpi 2023-02-20 17:26:02 +01:00
dependabot[bot]
81cccbb433 Bump cryptography from 37.0.0 to 39.0.1 in /bimmerconnected
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.0 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/37.0.0...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot]
8e9a4a3f99 Bump cryptography from 3.3.2 to 39.0.1 in /neatobotvac
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot]
5201dd2882 Bump oauthlib from 3.2.1 to 3.2.2 in /bimmerconnected
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot]
4cb7db3463 Bump oauthlib from 3.2.1 to 3.2.2 in /daikinairco
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot]
43b08cd177 Bump setuptools from 62.1.0 to 65.5.1 in /bimmerconnected
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.1.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v62.1.0...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot]
52d578ca5f Bump setuptools from 62.1.0 to 65.5.1 in /daikinairco
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.1.0 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v62.1.0...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot]
62a516d691 Bump setuptools from 54.1.1 to 65.5.1 in /yamahaavr
Bumps [setuptools](https://github.com/pypa/setuptools) from 54.1.1 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v54.1.1...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
dependabot[bot]
f32881475f Bump setuptools from 54.1.1 to 65.5.1 in /neatobotvac
Bumps [setuptools](https://github.com/pypa/setuptools) from 54.1.1 to 65.5.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v54.1.1...v65.5.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 17:26:02 +01:00
Simon Stürz
f5daf98896 Keba: Set energy live states to 0 if not connected 2023-02-10 22:21:31 +01:00
Simon Stürz
eadc69b4e3 Fronius: Set energy states to 0 if not connected 2023-02-03 15:21:31 +01:00
Simon Stürz
c1e563d40b go-eCharger: Set energy states to 0 if not connected 2023-02-03 15:12:58 +01:00
Simon Stürz
aa64d9f565 mystrom: Set current power to 0 if not connected 2023-02-03 15:04:14 +01:00
Simon Stürz
f7dd90e65b powerfox: Set current power to 0 if not connected 2023-02-03 15:01:14 +01:00
Simon Stürz
2bfebb3de9 solarlog: Set energy states to 0 if not connected 2023-02-03 14:30:21 +01:00
Michael Zanetti
0e50b5e695 SensorTag: Add min/max to pressure state 2023-02-03 08:59:34 +01:00
Michael Zanetti
b2a4fdba77 Netatmo: Add min/max values to pressure state 2023-02-02 22:54:08 +01:00
Michael Zanetti
c226ec93e1 AQI: Add min/max values to pressure state 2023-02-02 22:42:58 +01:00
jenkins
2d6125f6ef Jenkins release build 1.6.3 2023-02-01 12:17:57 +01:00
jenkins
bc059d4efd Jenkins release build 1.6.2 2023-01-16 14:35:44 +01:00
jenkins
5856a2460e Merge PR #651: EVBox: Mark discovery as weak 2023-01-16 14:35:44 +01:00
jenkins
0697a2667d Merge PR #650: Update python deps to certifi 2023-01-16 14:35:42 +01:00
Michael Zanetti
1b95550ce8 EVBox: Mark discovery as weak 2023-01-16 12:26:31 +01:00
Michael Zanetti
733b401a06 Update python deps to certifi 2023-01-15 19:40:14 +01:00
Michael Zanetti
d1ad0b7116 go-e: Improve error messages 2023-01-12 14:53:02 +01:00
Michael Zanetti
ee58f5cd29 Netatmo: Add min/max values for co2 sensors 2022-12-31 12:36:53 +01:00
jenkins
703cdebdc4 Jenkins release build 1.6.1 2022-12-23 11:32:21 +01:00
Simon Stürz
775c64528a Netatmo: fix OAuth2 credentials loading from api key provider 2022-12-23 11:17:07 +01:00
jenkins
4f5bde9407 Jenkins release build 1.6.0 2022-12-14 23:58:37 +01:00
jenkins
1d7ef411fe Merge PR #640: New Plugin: spothinta 2022-12-14 23:58:35 +01:00
jenkins
c6e69a7cb1 Merge PR #639: Bump certifi from 2021.10.8 to 2022.12.7 in /bimmerconnected 2022-12-14 23:58:34 +01:00
jenkins
5b421d3e61 Merge PR #638: Bump certifi from 2021.10.8 to 2022.12.7 in /daikinairco 2022-12-14 23:58:33 +01:00
jenkins
ec1118cb20 Merge PR #637: Bump certifi from 2020.12.5 to 2022.12.7 in /yamahaavr 2022-12-14 23:58:31 +01:00
jenkins
7e98c260da Merge PR #636: Bump certifi from 2020.12.5 to 2022.12.7 in /neatobotvac 2022-12-14 23:58:30 +01:00
jenkins
cd2e654219 Merge PR #635: Bump certifi from 2017.4.17 to 2022.12.7 in /fastcom 2022-12-14 23:58:29 +01:00
jenkins
4774851c58 Merge PR #634: Netatmo: Update login mechanism and add missing modules 2022-12-14 23:58:27 +01:00
jenkins
6fed93c869 Merge PR #633: MCP3008: Upate RPi.GPIO dependency 2022-12-14 23:58:26 +01:00
jenkins
035aa1072c Merge PR #632: MQTT client: Fix a crash when failing to connect to the internal broker 2022-12-14 23:58:24 +01:00
jenkins
e9fcc0da06 Merge PR #631: New plugin: EVBox 2022-12-14 23:58:23 +01:00
jenkins
a375529742 Merge PR #630: Move SMA plugin to nymea-plugins-modbus repository 2022-12-14 23:58:22 +01:00
jenkins
479ad4c062 Merge PR #627: Shelly: Add note regarding time sync needed to display total power measurements 2022-12-14 23:58:20 +01:00
jenkins
63f15317a2 Merge PR #626: New plugin: ESPuino 2022-12-14 23:58:19 +01:00
jenkins
e3a52e76a1 Merge PR #625: TP-Link: Added urls to read me 2022-12-14 23:58:17 +01:00
jenkins
694f428882 Merge PR #624: Wemo: Change link in Readme 2022-12-14 23:58:16 +01:00
jenkins
b94cdec27d Merge PR #622: AQI: Reorder interfaces based on their relevancy 2022-12-14 23:58:15 +01:00
Michael Zanetti
32b567199d New Plugin: spot-hinta.fi 2022-12-14 10:27:12 +01:00
dependabot[bot]
a61088101c
Bump certifi from 2021.10.8 to 2022.12.7 in /bimmerconnected
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 04:45:24 +00:00
dependabot[bot]
002298f506
Bump certifi from 2021.10.8 to 2022.12.7 in /daikinairco
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 04:33:23 +00:00
dependabot[bot]
fc929bf9b2
Bump certifi from 2020.12.5 to 2022.12.7 in /yamahaavr
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 08:42:03 +00:00
dependabot[bot]
7cb1b42fcc
Bump certifi from 2020.12.5 to 2022.12.7 in /neatobotvac
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 08:19:19 +00:00
dependabot[bot]
cb1807ce3a
Bump certifi from 2017.4.17 to 2022.12.7 in /fastcom
Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.4.17 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2017.04.17...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 00:03:21 +00:00
Simon Stürz
d8c81a2c31 Fix wifi signal strength for base module 2022-12-07 10:05:46 +01:00
Simon Stürz
e8cd075d48 netatmo: Rewrite integration using propper OAuth2 and add missing modules 2022-12-07 00:12:26 +01:00
Michael Zanetti
a72f421db5 New plugin: EVBox 2022-12-02 12:43:45 +01:00
Christian Fetzer
effe59e9b9 espuino: Add ESPuino plugin
See https://forum.espuino.de/ and https://github.com/biologist79/ESPuino/
2022-11-22 22:49:43 +01:00
Michael Zanetti
48886f1b41 MCP3008: Upate RPi.GPIO dependency 2022-11-19 16:48:33 +01:00
Michael Zanetti
aa780ee943 MQTT client: Fix a crash when failing to connect to the internal broker 2022-11-18 13:21:40 +01:00
Danfro
60176a5977 rephrase text to shorter version and mention configurable timeserver 2022-11-17 20:47:30 +01:00
Danfro
73c389b90e rephrase text to fit to all power meter devices, not limited to the plug 2022-11-17 16:34:16 +01:00
Simon Stürz
bfdc7e3f25 Move sma plugin to nymea-plugins-modbus repository 2022-11-17 12:29:16 +01:00
Danfro
06f9070ac1 add note regarding time sync needed to display total power consumption 2022-11-16 22:28:47 +01:00
wayneoutthere
de50cb7ccb
added urls to read me
searched and located official TP link pages for these products. Some not available (discontinued?) and some only seem available in certain markets.
2022-11-12 13:58:56 -08:00
wayneoutthere
337472ed9b
Change link in Readme
changed Belkin wemo dead link to overview page
2022-11-12 12:56:23 -08:00
jenkins
68e9cd8c01 Jenkins release build 1.5.1 2022-11-07 20:39:50 +01:00
jenkins
a305c2380e Merge PR #621: Shelly: Fix total energy consumed for 1 Plus PM 2022-11-07 20:39:50 +01:00
jenkins
5b641e691f Merge PR #620: Bose: Fix unitialized compiler warning 2022-11-07 20:39:49 +01:00
Michael Zanetti
93a24b08a6 AQI: Reorder interfaces based on their relevancy
The ordering of the interfaces is used by the app to determine
best matches for a particular use case. The AQI plugin is most
likely to be relevant for use cases regarding particulate matter
measurement.
2022-11-07 16:36:58 +01:00
Michael Zanetti
e9a7c7366f Shelly: Fix total energy consumed for 1 Plus PM 2022-11-06 23:38:29 +01:00
Michael Zanetti
ffef58c313 Bose: Fix unitialized compiler warning 2022-11-02 21:05:37 +01:00
Michael Zanetti
82b773c7f7 Shelly: Fix shelly 2.5 roler position 2022-10-28 22:37:18 +02:00
jenkins
f111b77bc0 Jenkins release build 1.5.0 2022-10-26 13:53:45 +02:00
jenkins
670ad7aa01 Merge PR #618: go-e: Fix charging state 2022-10-26 13:53:44 +02:00
jenkins
a5506e07a7 Merge PR #617: go-e: Uncache some states 2022-10-26 13:53:42 +02:00
jenkins
a788027b84 Merge PR #616: SMA: Disable caching for frequently changing states 2022-10-26 13:53:41 +02:00
jenkins
f4c33038c4 Merge PR #615: bimmerconnected: Update python requirements 2022-10-26 13:53:40 +02:00
jenkins
f2498355f2 Merge PR #614: Shelly: Add support for flood, smoke and gas sensors 2022-10-26 13:53:38 +02:00
jenkins
62b36e83f4 Merge PR #613: AQI: Update to new interface specification 2022-10-26 13:53:37 +02:00
jenkins
e65c27cd2f Merge PR #612: shelly: improve shelly readme notes and fix typo in integrations card 2022-10-26 13:53:36 +02:00
jenkins
2a67a21ec0 Merge PR #611: go-e: Drop flooding useless debug print 2022-10-26 13:53:34 +02:00
jenkins
7bdc1c9853 Merge PR #610: Clean up network device discovery replies due to mechanism update 2022-10-26 13:53:33 +02:00
jenkins
a888a2d942 Merge PR #607: MecMeter: Reduce some load by uncaching and rounding some states 2022-10-26 13:53:31 +02:00
jenkins
9f36485455 Merge PR #604: Bump oauthlib from 3.2.0 to 3.2.1 in /daikinairco 2022-10-26 13:53:30 +02:00
jenkins
739f406892 Merge PR #603: TP-Link: Disable caching for some states where it's not needed 2022-10-26 13:53:28 +02:00
Michael Zanetti
7981d5e67b go-e: fix the charging state 2022-10-26 13:50:25 +02:00
Michael Zanetti
d3440c4235 go-e: Uncache some states 2022-10-20 16:39:43 +02:00
Michael Zanetti
591e20a5d5 Fix leaking action network replies 2022-10-19 22:30:11 +02:00
Michael Zanetti
449b4e8c34 Update translations 2022-10-19 22:30:11 +02:00
Michael Zanetti
3e1f89d738 Shelly: Add support for Shelly Flood, Smoke and Gas 2022-10-19 22:30:11 +02:00
Michael Zanetti
8ddea5c0f1 Shelly: Allow choosing between unicast and multicast CoIoT
UDP multicast isn't properly working on some network setups
so we'll default to unicast by configuring our own IP to the
shelly. This has the downside that the Shelly device won't work
any more with other software or multiple nymea setups, so we'll
still allow choosing the multicast option in the setup params.
2022-10-19 22:28:54 +02:00
Michael Zanetti
e33f0ec304 SMA: Disable caching for frequently changing states 2022-10-17 23:52:03 +02:00
Simon Stürz
732a98dc92 Update requirements 2022-10-13 12:56:07 +02:00
Michael Zanetti
08a31ea904 AQI: Update to new interface specification 2022-10-13 11:46:59 +02:00
Danfro
f65af7e691 drop sections about wifi setup and local host updates, remove plug ref. 2022-10-11 21:34:30 +02:00
Danfro
c97f9685a5 rephrase website info 2022-10-11 21:23:20 +02:00
Danfro
0ebdd46b30 add notes about connecting to shelly plug 2022-10-10 21:20:29 +02:00
Danfro
d8d9919376 fix typo in shelly integrations card 2022-10-10 21:19:44 +02:00
Michael Zanetti
a79614f43d go-e: Drop flooding useless debug print 2022-10-07 12:10:42 +02:00
Simon Stürz
a21cc757b1 Clean up network device discovery replies due to mechanism update 2022-09-28 16:50:24 +02:00
jenkins
da48352f5d Jenkins release build 1.4.1 2022-09-26 17:40:12 +02:00
jenkins
5f7de0d406 Merge PR #609: Fronius: Fix generating childs with multiple fronius connections 2022-09-26 17:40:11 +02:00
jenkins
fbfb098668 Merge PR #608: Shelly: Fix color state for rgbw2 2022-09-26 17:40:10 +02:00
jenkins
fc4024cf14 Merge PR #606: MyStrom: Fix discovery for Swiss plugs 2022-09-26 17:40:09 +02:00
jenkins
7014510ff1 Merge PR #601: Fronius: Improve and translate error message for the user 2022-09-26 17:40:07 +02:00
jenkins
32e9589861 Merge PR #600: Tempo: Properly handle expired tokens 2022-09-26 17:40:06 +02:00
Michael Zanetti
ff4cd2a50c Tempo: Properly handle expired tokens 2022-09-26 15:43:46 +02:00
Michael Zanetti
e74d9b0417 Fronius: Fix generating childs with multiple fronius connections 2022-09-26 15:37:18 +02:00
Michael Zanetti
562902ee45 Shelly: Fix color state for rgbw2 2022-09-23 11:19:57 +02:00
Michael Zanetti
71fbb899a7 MecMeter: Reduce some load by uncaching and rounding some states 2022-09-23 09:31:31 +02:00
Michael Zanetti
140c4d6113 MyStrom: Fix discovery for Swiss plugs 2022-09-22 10:01:15 +02:00
dependabot[bot]
0fdd871a96
Bump oauthlib from 3.2.0 to 3.2.1 in /daikinairco
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: oauthlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 23:27:10 +00:00
Michael Zanetti
fecbe308fa TP-Link: Disable caching for some states where it's not needed 2022-09-10 20:21:05 +02:00
Michael Zanetti
79fae718a3 Fronius: Improve and translate error message for the user 2022-08-31 12:07:34 +02:00
jenkins
f0abb00942 Jenkins release build 1.4.0 2022-08-25 15:06:59 +02:00
jenkins
ec19b2e5de Merge PR #599: myStrom: Improve discovery mechanism 2022-08-25 15:06:58 +02:00
jenkins
5a4735ce36 Merge PR #597: sgready: Fix set state value on mode changed 2022-08-25 15:06:57 +02:00
jenkins
9155e4ec02 Merge PR #593: Keba: Finish action info after updating the according state 2022-08-25 15:06:55 +02:00
jenkins
24d35662f5 Merge PR #592: DHT: Update RPi.GPIO python dependency 2022-08-25 15:06:54 +02:00
jenkins
1fc1c6f325 Merge PR #590: Fronius: Fix a crash if the discovery times out 2022-08-25 15:06:53 +02:00
jenkins
bc44c55b6c Merge PR #589: Nuki: Update to new interface definition 2022-08-25 15:06:51 +02:00
jenkins
b0acde524a Merge PR #588: Shelly: Add support for the Shelly TRV 2022-08-25 15:06:50 +02:00
jenkins
e793c8aedd Merge PR #587: go-eCharger: Improve discovery and add API V2 support (Hardware V3) 2022-08-25 15:06:49 +02:00
jenkins
9268c81f9c Merge PR #586: SMA: Improve Sunny WebBox discovery 2022-08-25 15:06:47 +02:00
jenkins
65c1a33acc Merge PR #585: Bosswerk: Improve discovery for setup 2022-08-25 15:06:46 +02:00
jenkins
30c7d6a430 Merge PR #584: PushNotifications: Allow adding custom data to push notifications 2022-08-25 15:06:44 +02:00
jenkins
0e4e50397a Merge PR #583: somfytahoma: Fix actions for roller shutters 2022-08-25 15:06:43 +02:00
jenkins
039a37fa11 Merge PR #582: Tasmota: Allow configuring the TelePeriod 2022-08-25 15:06:42 +02:00
Michael Zanetti
c7c0a8eacd myStrom: Improve discovery mechanism 2022-08-25 14:46:03 +02:00
Simon Stürz
df0ce33b38 Fix SG ready set state on mode changed 2022-08-18 14:13:20 +02:00
Simon Stürz
f8ef8e51ac Keba: Finish action info after updating the according state 2022-08-10 12:43:26 +02:00
Simon Stürz
90a6c87e5a Fix discovery, update documentation and debug prints according to review 2022-08-10 12:13:49 +02:00
Simon Stürz
9996d2db9f Set state value before finishing action in order to prevent flickering sliders 2022-08-10 11:26:55 +02:00
Michael Zanetti
9fd6927f8c DHT: Update RPi.GPIO python dependency 2022-08-10 10:50:05 +02:00
Michael Zanetti
fd5307772c Shelly: Add support for the Shelly TRV 2022-08-09 16:51:20 +02:00
Michael Zanetti
ef5058e837 Fronius: Fix a crash when the discovery times out 2022-08-08 15:13:04 +02:00
Michael Zanetti
f23a4409fc Nuki: Update to new interface definition 2022-08-08 12:31:12 +02:00
Simon Stürz
60baf97c5f Cleanup discovery and fix comments 2022-08-08 08:47:02 +02:00
Michael Zanetti
7d966c6293 PushNotifications: Allow adding custom data to push notifications 2022-08-02 12:38:50 +02:00
Simon Stürz
b9221ee746 Handle reconfigure duplicated reference holding for goe charger 2022-07-28 14:20:33 +02:00
Simon Stürz
2716e54451 Update translations 2022-07-28 10:03:28 +02:00
Michael Zanetti
441509329d Tasmota: Allow configuring the TelePeriod 2022-07-26 15:19:14 +02:00
Simon Stürz
c3466b6b2e Fix connected state for mqtt and clean up replies properly 2022-07-22 08:24:23 +02:00
Simon Stürz
1a7ee36e2d Update mqtt connected state to thing after setup 2022-07-21 16:38:51 +02:00
Simon Stürz
d13e90d722 Disable too verbose debug prints 2022-07-21 14:23:04 +02:00
Simon Stürz
5c9e7888ed Fix execute actions for APIv2 2022-07-21 14:17:09 +02:00
Simon Stürz
de9bf5d3db Update README 2022-07-21 12:00:33 +02:00
Simon Stürz
6ddb84de97 Add API V2 parallel to V1 2022-07-21 11:48:56 +02:00
Simon Stürz
094f2e14ef Add goe discovery and prepare V2 integration 2022-07-21 10:08:32 +02:00
Simon Stürz
a237bb5d3a SMA: Improve Sunny WebBox discovery 2022-07-20 15:33:41 +02:00
Michael Zanetti
f0068d910a Bosswerk: Improve discovery for setup 2022-07-14 12:17:57 +02:00
jenkins
860fbac0e8 Jenkins release build 1.3.1 2022-07-11 15:35:13 +02:00
Christian Fetzer
1ba17ec62d somfytahoma: Fix actions for roller shutters
The assumption that all IO roller shutters support the
setClosureAndLinearSpeed action was incorrect, only the RS100 IO does.

In order to maximize compatibility, use setClosure instead.

For the moment this means RS100 IO motors don't move in silent mode
anymore until we find a solution to differentiate them from others.
2022-07-06 17:14:42 +02:00
jenkins
b4aeeefa48 Jenkins release build 1.3.0 2022-07-01 22:49:06 +02:00
jenkins
49b6b73b2b Merge PR #581: Keba: Add a phase count setting to the Keba germany edition 2022-07-01 22:49:05 +02:00
jenkins
f3403ef943 Merge PR #580: Tasmota: Add support for energy metering 2022-07-01 22:49:03 +02:00
jenkins
3d32d51325 Merge PR #579: Bump numpy from 1.21.0 to 1.22.0 in /sunposition 2022-07-01 22:49:02 +02:00
jenkins
52b63ef228 Merge PR #578: SystemMonitor: Add more process and system monitoring capabilites 2022-07-01 22:49:01 +02:00
jenkins
6258ed52b8 Merge PR #577: Shelly: Add support for the Shelly Plus 1[PM] 2022-07-01 22:49:00 +02:00
jenkins
a6ec68471a Merge PR #576: Bump pyjwt from 2.3.0 to 2.4.0 in /bimmerconnected 2022-07-01 22:48:58 +02:00
jenkins
37c936fd01 Merge PR #574: New plugin: powerfox 2022-07-01 22:48:57 +02:00
jenkins
7c128d90d2 Merge PR #573: TpLink: Add a timeout timer for jobs 2022-07-01 22:48:55 +02:00
jenkins
09f7fe2355 Merge PR #572: Meross: Also list devices with a Meross owned mac address 2022-07-01 22:48:54 +02:00
jenkins
e181542fd4 Merge PR #571: Shelly: Rework plugin to use CoAP instead of MQTT 2022-07-01 22:48:53 +02:00
Michael Zanetti
646240549c SystemMonitor: Extend plugin
Renames the old systemMonitor thingClass into processMonitor as that's
what it actually did and allow monitoring other processes, not just
nymead.

Adds a new thingClass named systemMonitor to allow fetching total
CPU, memory and Disk stats.
2022-07-01 15:35:44 +02:00
Michael Zanetti
07997b6dce Add settings support 2022-07-01 14:51:44 +02:00
Michael Zanetti
4b70216f65 Add Shelly Plus 1 (no PM) support too 2022-07-01 14:51:44 +02:00
Michael Zanetti
70e0f2c7ce Implement digest auth for gen2 rpc 2022-07-01 14:51:44 +02:00
Michael Zanetti
387b8362f4 Shelly: Add support for the Shelly Plus 1 PM 2022-07-01 14:51:44 +02:00
Michael Zanetti
04434e150b Shelly: Rework plugin to use CoAP instead of MQTT 2022-07-01 14:51:27 +02:00
Michael Zanetti
3eca97aa8a Configure teleperiod to 10 secs interval 2022-06-30 10:33:41 +02:00
Michael Zanetti
a1db958f56 Keba: Add a phase count setting to the Keba germany edition 2022-06-29 13:55:35 +02:00
Michael Zanetti
4e5a4c5142 Tasmota: Add support for energy metering 2022-06-26 00:11:11 +02:00
dependabot[bot]
0c1b87ae28
Bump numpy from 1.21.0 to 1.22.0 in /sunposition
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 05:17:42 +00:00
Michael Zanetti
a980d9b7c6 TpLink: Add a timeout timer for jobs
In very rare occations it seems to not send a reply which would
lock up the job queue.
2022-06-20 20:15:59 +02:00
dependabot[bot]
3f55731a2f
Bump pyjwt from 2.3.0 to 2.4.0 in /bimmerconnected
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.3.0...2.4.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 21:16:45 +00:00
jenkins
5b57ae2faa Jenkins release build 1.2.0 2022-06-17 00:17:14 +02:00
jenkins
58806a939f Merge PR #575: Sunposition: Bump numpy from 1.19.1 to 1.21.0 2022-06-17 00:17:13 +02:00
jenkins
52d3e2b649 Merge PR #570: MyStrom: Fix a memory leak 2022-06-17 00:17:12 +02:00
jenkins
b2f10e6588 Merge PR #569: New Plugin: Bosswerk micro inverters 2022-06-17 00:17:10 +02:00
jenkins
9947089871 Merge PR #568: Tado: Fix encoding in login url 2022-06-17 00:17:09 +02:00
jenkins
3c3e633df0 Merge PR #567: Keba: Use network device monitor as IP source 2022-06-17 00:17:07 +02:00
jenkins
784d503db2 Merge PR #566: somfytahoma: Use local connection "Somfy Developer Mode" 2022-06-17 00:17:06 +02:00
jenkins
c18708e06a Merge PR #564: Keba : Add support for wallboxes without energy meter (German Edition) 2022-06-17 00:17:04 +02:00
jenkins
3c94965577 Merge PR #563: System monitor: Disable unneeded caching of monitor states 2022-06-17 00:17:03 +02:00
jenkins
eb661feb52 Merge PR #562: Kodi: Use nymea icon for notifications and make notifications configurable 2022-06-17 00:17:01 +02:00
jenkins
ca9cc2e53a Merge PR #560: Fix dpkg Priority field 2022-06-17 00:17:00 +02:00
jenkins
7a8e8bd958 Merge PR #559: New Plugin: Bimmer connected 2022-06-17 00:16:58 +02:00
jenkins
9dfa2825a2 Merge PR #556: NetworkDetector: Make use of the internal network device monitor 2022-06-17 00:16:57 +02:00
jenkins
0e0cc51649 Merge PR #555: TcpCommander: Add TCP server broadcast functionality to send data to all connected clients 2022-06-17 00:16:56 +02:00
Michael Zanetti
d40593835f Add RPi arm6 build sha 2022-06-16 23:57:32 +02:00
Michael Zanetti
3b03ce0ce1 New plugin: powerfox 2022-06-15 10:40:55 +02:00
Michael Zanetti
86c23751cb Meross: Also list devices with a Meross owned mac address
The hostname resoving does not seem to work in all cases.
2022-06-12 23:28:08 +02:00
Michael Zanetti
7d915296f4 New Plugin: Bosswerk micro inverters 2022-06-10 23:14:55 +02:00
Michael Zanetti
6da1a8f403 MyStrom: Fix memory leaks 2022-06-08 13:29:04 +02:00
Simon Stürz
f9ba57eb6d Add and default to icon type in notifiations 2022-06-03 08:29:09 +02:00
Simon Stürz
788a617135 Fix keba network monitor handling on reconfigure 2022-06-01 11:48:58 +02:00
Michael Zanetti
7ae02d8b7a Tado: Fix encoding in login url 2022-05-30 23:58:10 +02:00
Christian Fetzer
2314335d69 somfytahoma: Add support for smoke detectors 2022-05-29 14:10:00 +02:00
Christian Fetzer
3f526cbf21 somfytahoma: Use single param for identifying the gateway
The single unique identifier of Somfy Gateways is the Gateway PIN that
the device announces via zeroconf (txt + hostname). There's no point in
setting two params to the same value.

Note that due to a previous mistake this fixes also getting the IP
via zeroconf, because the old code was comparing against an incorrect
identifier.
2022-05-29 14:05:41 +02:00
Christian Fetzer
8955a84f26 somfytahoma: Fix removing the token
Fix removing the token from the cloud account when the gateway thing
gets removed.
2022-05-29 13:52:47 +02:00
Christian Fetzer
86442ac742 somfytahoma: Rename Tahoma to TaHoma in log messages 2022-05-29 13:51:15 +02:00
Christian Fetzer
427d9b6b42 somfytahoma: Improve error logging for failed HTTP calls
The Somfy API does contain some valuable information in the reply
data and the headers.
2022-05-28 22:19:18 +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
Christian Fetzer
4cf1449524 somfytahoma: Use local connection "Somfy Developer Mode"
Change the plugin from cloud based to local access.
2022-05-23 18:55:00 +02:00
Simon Stürz
212ffb1377 Update translations 2022-05-19 13:54:44 +02:00
Simon Stürz
e058174492 Update translations 2022-05-19 13:49:27 +02:00
Simon Stürz
a1e923d50e Keba: add thing class without meter for German Edition 2022-05-19 13:31:31 +02:00
Simon Stürz
f2714ea5c0 Disable caching for system monitor states 2022-05-18 08:56:09 +02:00
Simon Stürz
f233b312fc Update translations 2022-05-13 14:55:11 +02:00
Simon Stürz
4f6b6938f7 kodi: use nymea icon for notifications and make it configurable in the settings 2022-05-13 14:24:04 +02:00
Michael Zanetti
26f2bf3243 New Plugin: Bimmerconnect 2022-05-13 11:30:49 +02:00
Simon Stürz
28b221d045 Fix discovery connection 2022-05-13 07:31:07 +02:00
Simon Stürz
0f968d4beb Finish thing setup immediatly and update state after initial ping 2022-05-13 07:31:07 +02:00
Simon Stürz
2a0fbe90f8 Re-add grace period and introduce cached reachable state over nymea restarts 2022-05-13 07:31:07 +02:00
Simon Stürz
9828e6ec11 Replace network device detector with internal monitor 2022-05-13 07:31:07 +02:00
Simon Stürz
31e5b0c8a5 Fix connected state based on client count and clean up code 2022-05-13 07:29:18 +02:00
Simon Stürz
007dfedc20 Fix broadcast sending and make command confirm optional for backwards compatibility 2022-05-13 07:29:18 +02:00
Simon Stürz
a152974228 Fix connected state for tcp server while set up 2022-05-13 07:29:18 +02:00
dependabot[bot]
2ba22e089f
Bump numpy from 1.19.1 to 1.21.0 in /sunposition
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.1...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 14:49:44 +00:00
jenkins
1f411c2244 Jenkins release build 1.1.0 2022-05-08 19:14:39 +02:00
jenkins
320c8afef6 Merge PR #558: Update dependencies 2022-05-08 19:14:38 +02:00
jenkins
20c51eea0c Merge PR #557: OneWire: Make owfs more robust against occational read errors 2022-05-08 19:14:37 +02:00
jenkins
cddf03817d Merge PR #554: New plugin: Meross 2022-05-08 19:14:35 +02:00
jenkins
2d2ce71090 Merge PR #553: GoE: Add smartmeterconsumer interface due to interface update 2022-05-08 19:14:34 +02:00
jenkins
bf62019f80 Merge PR #552: Update project packaging 2022-05-08 19:14:33 +02:00
jenkins
e0b2199611 Merge PR #551: DateTime: Fix time parsing and HTTP redirects 2022-05-08 19:14:31 +02:00
jenkins
79d954a484 Merge PR #549: MecElectronics: Return proper error code on wrong authentication 2022-05-08 19:14:30 +02:00
jenkins
7376ec795e Merge PR #546: New plugin - Daikin Airco 2022-05-08 19:14:29 +02:00
jenkins
29650429f2 Merge PR #545: New plugin: USB-RLY82 relay with 2 relays and 8 analog/digital inputs. 2022-05-08 19:14:28 +02:00
loosrob
b471916ef8 Update integrationplugindaikinairco.json
add temperaturesensor interface
2022-05-07 15:57:52 +02:00
Michael Zanetti
f0c94277eb Fix dpkg Priority field 2022-05-02 23:55:29 +02:00
Michael Zanetti
aa980b2924 New Plugin: Meross 2022-05-02 20:02:19 +02:00
Michael Zanetti
575610bb9f fix meta files 2022-05-02 20:01:13 +02:00
loosrob
9aebf92bd2 Update requirements.txt 2022-04-30 12:11:29 +02:00
loosrob
e16b4b278f Merge branch 'new-plugin-daikinairco' of https://github.com/loosrob/nymea-plugins into pr/546 2022-04-28 20:46:43 +02:00
loosrob
0595e638d3 Update requirements.txt 2022-04-28 20:46:25 +02:00
Michael Zanetti
21d7d326d5
Update control 2022-04-27 23:32:15 +02:00
loosrob
c89db9231a Update debian/control 2022-04-27 21:18:50 +02:00
loosrob
4b92cdbdcd Update requirements.txt 2022-04-27 21:16:37 +02:00
loosrob
335ade4bde Update meta.json 2022-04-25 22:09:40 +02:00
Simon Stürz
d96bedd0d9 Fix typo 2022-04-25 07:59:35 +02:00
Simon Stürz
642042425e Fix typos and handle reconfigure 2022-04-25 07:44:45 +02:00
loosrob
d8b938b714 add install.in 2022-04-23 12:20:16 +02:00
Michael Zanetti
699b0032a7 Update dependencies
With bookworm/jammy there is no "python" package any more.
2022-04-23 00:25:38 +02:00
Michael Zanetti
b88abe483d Add conflict markers to packages for a cleaner upgrade 2022-04-21 10:00:45 +02:00
Michael Zanetti
8c7f1783b4 OneWire: Make owfs more robust against occational read errors 2022-04-20 01:21:48 +02:00
Michael Zanetti
0aaad3fba8 Update URL and fix it to not break on redirects any more 2022-04-19 15:22:52 +02:00
Michael Zanetti
cc60e39261 Bring back the translations package as a transitional dummy 2022-04-18 22:50:09 +02:00
Michael Zanetti
80ad1e85bd Update project packaging 2022-04-18 22:50:05 +02:00
Michael Zanetti
2522f41488 DateTime: Fix time parsing for some time zones 2022-04-18 22:46:55 +02:00
loosrob
74d078badf improve cooling/heatingOn states 2022-04-16 11:14:17 +02:00
loosrob
4561ebb552 more ip address to variable 2022-04-16 11:01:03 +02:00
loosrob
dee2077f95 heating/coolingOn added; IP mgmt
*states headingOn and coolingOn added
*IP refreshed when connected = false
2022-04-15 15:56:39 +02:00
Simon Stürz
aa6c145eca Fix power state notification 2022-04-13 15:51:02 +02:00
Simon Stürz
a9026d02d4 Add smartmeterconsumer interface to goe 2022-04-11 11:42:00 +02:00
Michael Zanetti
56653d037e don't add it to nymea-plugins-all 2022-04-08 20:35:17 +02:00
Simon Stürz
7bd888bd39 Add license and fix building for older qt version 2022-04-07 12:14:46 +02:00
Simon Stürz
dd1baf340d Add translations 2022-04-07 12:14:46 +02:00
Simon Stürz
0d8a5524d3 Add debian packaging and start implementing analog values 2022-04-07 12:14:46 +02:00
Simon Stürz
f65bf428d9 Add basic structure for USB-RLY82 2022-04-07 12:14:46 +02:00
Jenkins nymea
750afb77f9 Jenkins release build 1.0.0 2022-03-27 19:50:27 +02:00
Jenkins nymea
189470fc0d Merge PR #547: Shelly: Fix switch settings (button mode and reverse) 2022-03-27 19:50:23 +02:00
Jenkins nymea
c0d0e973e7 Merge PR #544: Fronius: Rework plugin entirely, queue request and simplify structure for new API versions 2022-03-27 19:50:22 +02:00
Jenkins nymea
1dfe975753 Merge PR #543: Keba: Add series capability check and fetch product information during setup 2022-03-27 19:50:20 +02:00
Jenkins nymea
b229e9daeb Merge PR #542: Remove generic things plugins (Moved to new repository) 2022-03-27 19:50:19 +02:00
Jenkins nymea
9baf743137 Merge PR #541: Keba: Fix eventTypes -> stateTypes typo and uncache volatile states 2022-03-27 19:50:18 +02:00
Jenkins nymea
56cd21a4e7 Merge PR #540: BluOS: Fix eventTypeId -> stateTypeId typo 2022-03-27 19:50:17 +02:00
Jenkins nymea
2d0070d1d2 Merge PR #539: SolarLog: Fix currentPower state and disable caching for volatile states 2022-03-27 19:50:15 +02:00
Jenkins nymea
3674be276e Merge PR #538: Shelly: Add support for Shelly EM 2022-03-27 19:50:14 +02:00
Jenkins nymea
9757453bc5 Merge PR #537: Shelly: Don't cache volatile states 2022-03-27 19:50:13 +02:00
Jenkins nymea
7b89d1ee5a Merge PR #536: DHT: Properly clean up pluginTimer when all things are gone 2022-03-27 19:50:11 +02:00
Jenkins nymea
2b5f634cb7 Merge PR #535: MecMeter: Optimize performance 2022-03-27 19:50:10 +02:00
Jenkins nymea
310347c3f0 Merge PR #534: SomfyTahoma: Fix min/max values as per interface 2022-03-27 19:50:09 +02:00
Jenkins nymea
bd8c4d7169 Merge PR #533: PhilipsHue: Improve discovery and error handling 2022-03-27 19:50:08 +02:00
Jenkins nymea
3a343f3149 Merge PR #531: Shelly: Try to reconfigure MQTT on disconnected shellies 2022-03-27 19:50:06 +02:00
Jenkins nymea
c8cee228f4 Merge PR #530: go-eCharger: Handle reconfigure for MQTT and queue HTTP requests 2022-03-27 19:50:05 +02:00
Jenkins nymea
eba6d22dd8 Merge PR #529: SMA: Add default value for sma sunny webbox thing param #528 2022-03-27 19:50:04 +02:00
Jenkins nymea
facf987bdc Merge PR #527: Remove ZigBee plugins (moved to new repository) 2022-03-27 19:50:02 +02:00
Jenkins nymea
024445763c Merge PR #521: Neato Botvac: Fix dependencies 2022-03-27 19:50:01 +02:00
Jenkins nymea
9ecc91f179 Merge PR #520: MQTT client: Add more parameters to thing class (for SSL and will) 2022-03-27 19:50:00 +02:00
Jenkins nymea
01fa2b9129 Merge PR #517: SMA: Add speedwire interface 2022-03-27 19:49:58 +02:00
simonseres
1b6b334c35 updated readme 2022-03-25 18:14:09 +01:00
simonseres
6af3cf907e corrected some statements 2022-03-25 16:44:24 +01:00
Michael Zanetti
c2f13b16fe MecElectronics: Return proper error code on wrong authentication 2022-03-23 17:55:02 +01:00
Michael Zanetti
3e130a602f Fix shelly switch settings 2022-03-18 00:50:40 +01:00
loosrob
4035df9087 New plugin - Daikin Airco
first version of plugin, must functionality present
2022-03-16 20:54:00 +01:00
Simon Stürz
8baf921119 Allow supported A and B series editions 2022-03-16 08:13:04 +01:00
simonseres
2a2d9dcdff change of wording 2022-03-10 16:17:47 +01:00
simonseres
5be4be9e0b more excemptions on keba types and models 2022-03-10 12:49:27 +01:00
Simon Stürz
63311b338c Fix state caches 2022-03-07 16:01:53 +01:00
Simon Stürz
dba629b173 Handle reconfigure 2022-03-07 14:47:54 +01:00
Simon Stürz
9f1869462a Fix battery name parsing during initial setup 2022-03-07 13:20:17 +01:00
Michael Zanetti
567a3c9ac8 Add clientId param and fix reconfigure leak 2022-03-04 13:43:31 +01:00
Simon Stürz
c7edc3ccf8 Fix battery power and user total pv power for the inverter 2022-03-02 09:40:06 +01:00
Simon Stürz
04d1b82685 Fix refresh method 2022-03-02 07:45:20 +01:00
simonseres
4b52ed8084 correct typos 2022-03-01 17:50:24 +01:00
simonseres
b8db29c0ef updated README for Model Deutschland Edition 2022-02-28 08:51:00 +01:00
Michael Zanetti
e77d1239f6 Shelly: Better support for newest firmware 2022-02-25 19:15:41 +01:00
Simon Stürz
4c8ca076b7 Update translations 2022-02-21 22:12:32 +01:00
Simon Stürz
bdcedb9496 Rework and cleanup plugin entirely, queue request and simplify structure for new API version 2022-02-21 22:11:44 +01:00
Simon Stürz
8ddb88625f Update copyright year 2022-02-21 13:04:58 +01:00
Simon Stürz
461ae1906a Update README 2022-02-21 09:50:00 +01:00
Simon Stürz
3dadc6586d Update translations 2022-02-21 09:47:29 +01:00
Simon Stürz
8c05586901 Improve password handling and clean up in case the password is not valid. 2022-02-21 09:44:57 +01:00
Simon Stürz
b6e9d7a1a1 Rename Package to packet and fix connections 2022-02-21 09:36:07 +01:00
Simon Stürz
c8bf9dd471 Update translations 2022-02-18 09:02:25 +01:00
Simon Stürz
39d55877d9 Fix typos 2022-02-18 08:58:17 +01:00
Simon Stürz
bcd243d83e Fix product length verification since it may vary in the end 2022-02-18 08:58:17 +01:00
Simon Stürz
56b0036cca Add new translation strings 2022-02-18 08:58:17 +01:00
Simon Stürz
195d4ea2e6 Add keba series check and fetch product information during setup 2022-02-18 08:58:17 +01:00
Michael Zanetti
7bf00706ef Keba: Fix eventTypes -> stateTypes typo and uncache volatile states 2022-02-18 08:57:48 +01:00
Simon Stürz
76437b34c1 Add login during setup for SMA inverters 2022-02-18 08:52:38 +01:00
Simon Stürz
d1eaeb62e6 Fix meta category 2022-02-18 06:24:45 +01:00
Simon Seres
fc523cc7e6
Update README
with more detailed information about supported models.
2022-02-17 13:54:06 +01:00
Michael Zanetti
7622a38ee5 Remove generic things plugins (Moved to new repository) 2022-02-17 09:58:45 +01:00
loosrob
041510fba3
update translations 2022-02-12 11:36:08 +01:00
loosrob
33a1934ef3
process power factor 2022-02-12 11:35:42 +01:00
loosrob
8ce779b258
signalstrength
default to zero
2022-02-09 09:04:03 +01:00
loosrob
9963edf804
update translations 2022-02-08 21:46:39 +01:00
loosrob
2ea3bfb695
various small changes 2022-02-08 21:41:59 +01:00
Michael Zanetti
662d99ba2e BluOS: Fix eventTypeId -> stateTypeId typo 2022-02-08 15:04:01 +01:00
Michael Zanetti
620634fedb SolarLog: Fix currentPower state and disable caching for volatile states 2022-02-08 14:45:18 +01:00
loosrob
57ca8c4ad0
rebase translations 2022-02-07 21:35:19 +01:00
loosrob
2836eb4cc4
rebase on correct master 2022-02-07 21:34:53 +01:00
loosrob
f7eabe522d use qmath, remove some comments 2022-02-07 19:56:38 +01:00
loosrob
bfe91a9ab2 Update README.md 2022-02-06 22:47:42 +01:00
loosrob
11820a97a7 Add Shelly EM 2022-02-06 22:46:03 +01:00
Michael Zanetti
8ccc024c15 Shelly: Don't cache volatile states 2022-02-06 22:00:31 +01:00
Michael Zanetti
b125cafb3c DHT: Properly clean up pluginTimer when all things are gone 2022-02-06 19:50:45 +01:00
Michael Zanetti
ec3b5b08eb MecMeter: Optimize performance 2022-02-05 23:21:31 +01:00
Michael Zanetti
6cb3e66716 PhilipsHue: Improve discovery and error handling 2022-02-03 11:51:48 +01:00
Michael Zanetti
df79173f9d SomfyTahoma: Fix min/max values as per interface 2022-02-02 19:21:07 +01:00
Michael Zanetti
eff66ea2f4 More meta.json updating 2022-01-28 12:44:55 +01:00
Michael Zanetti
99f62af412 Add garage category to meta.json 2022-01-27 22:57:47 +01:00
Michael Zanetti
c228f95f14 UsbRelay: update meta.json 2022-01-27 22:56:51 +01:00
Michael Zanetti
4faaf3528d
Merge pull request #523 from nymea/mec-fix-meta
mecElectronics: Fix meta.json
2022-01-27 22:51:30 +01:00
Michael Zanetti
8b77b1e541
Merge pull request #522 from nymea/mcp-fix-meta
MCP3008: Fix meta.json
2022-01-27 22:51:17 +01:00
Michael Zanetti
c10f498ff0
Merge pull request #525 from nymea/tempo-fix-meta
Tempo: Fix meta.json
2022-01-27 22:50:57 +01:00
Michael Zanetti
cbf8a11934 SolarLog: Add category to meta.json 2022-01-27 22:46:27 +01:00
Michael Zanetti
ac73eefe0e MyStrom: Fix icon in meta.json 2022-01-27 22:45:03 +01:00
Michael Zanetti
e99fe7dc41
Merge pull request #532 from nymea/keba-meta
Keba: Add category to meta.json
2022-01-27 22:44:01 +01:00
Michael Zanetti
dc8bfb71a3 Keba: Add category to meta.json 2022-01-27 22:42:14 +01:00
Michael Zanetti
f18c158f35 MCP3008: Fix meta.json 2022-01-27 22:30:44 +01:00
Simon Stürz
c16620414d Update readme 2022-01-19 12:54:39 +01:00
Simon Stürz
5820b45c2a Handle reconfigure for MQTT and make sure only one reply is pending for a charger 2022-01-19 12:48:15 +01:00
Simon Stürz
e518d83279 Update speedwire default param values 2022-01-19 12:24:00 +01:00
Simon Stürz
2e364521f8 Update README and plugin meta infos 2022-01-17 09:50:27 +01:00
Simon Stürz
50bcb7af0a SMA: Add default value for sma sunny webbox thing param #528 2022-01-17 09:45:52 +01:00
Simon Stürz
4b3b20c573 Update translations 2022-01-17 09:43:28 +01:00
Simon Stürz
07d6bfc770 Fix power measurment divisor 2022-01-14 12:25:28 +01:00
Michael Zanetti
4a278f38e1 Remove ZigBee plugins (moved to new repository) 2022-01-08 23:15:16 +01:00
Michael Zanetti
69ba66b57f Tempo: Fix meta.json 2021-12-31 01:35:36 +01:00
Michael Zanetti
ea95b0f90f mecElectronics: Fix meta.json 2021-12-31 01:34:59 +01:00
Michael Zanetti
3f3781562b Neato Botvac: Fix dependencies 2021-12-21 13:02:12 +01:00
Simon Stürz
c4ec1ee6c6 Finish basic inverter data parsing and implementation 2021-12-18 09:19:25 +01:00
Simon Stürz
8b9c38b04d Add basics for inverter communication 2021-12-18 09:19:25 +01:00
Simon Stürz
a30d338de9 Implement first meter version 2021-12-18 09:19:25 +01:00
Simon Stürz
cd9c048ebd Add speedwire test interface 2021-12-18 09:19:25 +01:00
Simon Stürz
2b3a44cd6c Clean up code and set propper vendor name 2021-12-18 09:19:25 +01:00
Michael Zanetti
7c6fc0311f MQTT client: Add more parameters to thing class (for SSL and will) 2021-12-15 15:29:14 +01:00
Jenkins nymea
e20d8e8e86 Jenkins release build 0.30.0 2021-12-15 11:53:33 +01:00
Jenkins nymea
ed87ba6916 Merge PR #518: Osdomotics: Fix a crash if the plugin fails to load 2021-12-15 11:53:24 +01:00
Jenkins nymea
95c8b104dd Merge PR #516: Nuki: Fix bad if clause guards 2021-12-15 11:53:23 +01:00
Jenkins nymea
a3a601b76d Merge PR #515: Shelly: Add support for the shelly vintage bulb 2021-12-15 11:53:22 +01:00
Jenkins nymea
ff3d40c9a1 Merge PR #514: Shelly: Remove adaptive filtering 2021-12-15 11:53:21 +01:00
Jenkins nymea
d68793bb13 Merge PR #513: Keba: Update discovery mechanism 2021-12-15 11:53:19 +01:00
Jenkins nymea
55d43307f0 Merge PR #511: New Plugin: mec electronics 2021-12-15 11:53:18 +01:00
Jenkins nymea
27a2ba1104 Merge PR #510: New Plugin: myStrom 2021-12-15 11:53:17 +01:00
Jenkins nymea
886cc109da Merge PR #509: Update to libnymea-gpio changes 2021-12-15 11:53:15 +01:00
Jenkins nymea
d4407597e1 Merge PR #508: Hue: Add new providedInterfaces property with light and powersocket to bridge 2021-12-15 11:53:14 +01:00
Jenkins nymea
89850e09ea Merge PR #507: Fronius: Update to latest interface requirements and add providedInterfaces 2021-12-15 11:53:13 +01:00
Jenkins nymea
915fbb077d Merge PR #506: New Plugin: Zigbee remotes 2021-12-15 11:53:12 +01:00
Jenkins nymea
ccb5769df2 Merge PR #504: I2CDevices: Add support for the INA219 energy meter 2021-12-15 11:53:10 +01:00
Jenkins nymea
cfb6fbf2e1 Merge PR #502: New plugin: Garadget 2021-12-15 11:53:09 +01:00
Jenkins nymea
0479bb9ddb Merge PR #498: Move simulation plugin to nymea-plugins-simulation repository 2021-12-15 11:53:08 +01:00
Jenkins nymea
075d7152f3 Merge PR #496: GenericThings: add minimal charging current for generic car. 2021-12-15 11:53:07 +01:00
Jenkins nymea
cbe4a7af5a Merge PR #495: ZigbeeHue: Add support for the Hue Wallswitch Module 2021-12-15 11:53:05 +01:00
Jenkins nymea
abe432233a Merge PR #493: ZigbeeGeneric: Add zigbee presence sensors support 2021-12-15 11:53:04 +01:00
Jenkins nymea
e783e44584 Merge PR #492: TP-Link Kasa: Add support for the KP115 switch 2021-12-15 11:53:02 +01:00
Jenkins nymea
f31218e9a6 Merge PR #491: Generic things: Add a generic water level sensor 2021-12-15 11:53:01 +01:00
Jenkins nymea
ebbbffe5c5 Merge PR #490: GenericThings: Update generic SG-Ready thing and add heat pump interfaces 2021-12-15 11:53:00 +01:00
Jenkins nymea
8126f0c4e0 Merge PR #489: New Plugin: Simple heat pump 2021-12-15 11:52:58 +01:00
Jenkins nymea
d1117807cb Merge PR #488: New Plugin: SG-Ready heat pump based on GPIOs interface 2021-12-15 11:52:57 +01:00
Jenkins nymea
96dcf11d6c Merge PR #487: goECharger: set limit for charging current and update to new interface definitions 2021-12-15 11:52:55 +01:00
Jenkins nymea
68cffcc68a Merge PR #486: Keba: set limit for charging current and update to new interface definitions 2021-12-15 11:52:54 +01:00
Jenkins nymea
5d0c46839d Merge PR #480: 0.30 2021-12-15 11:52:53 +01:00
Jenkins nymea
2015c519c9 Merge PR #479: Bump urllib3 from 1.26.3 to 1.26.5 in /yamahaavr 2021-12-15 11:52:52 +01:00
Jenkins nymea
225b08715f Merge PR #472: ZigbeePhilipsHue: Use manufacturer specific remote commands 2021-12-15 11:52:50 +01:00
Simon Stürz
1bf864c6ad Fix potential missing serialnumber in the thing params 2021-12-15 11:04:42 +01:00
Simon Stürz
c1720851ab Fix discovery cleanup and handle multiple discovery requests internally 2021-12-15 08:24:38 +01:00
Simon Stürz
e70b4a679a Update state after successfull sent command 2021-12-13 15:51:07 +01:00
Simon Stürz
81e759b178 Readd connectable interface 2021-12-10 13:49:15 +01:00
Simon Stürz
48aeac0c19 Update charging state of energystorage 2021-12-10 13:43:59 +01:00
Simon Stürz
94dbfaa660 Fix charging and discharging states for storage 2021-12-10 13:23:06 +01:00
Simon Stürz
f710ce0b44 Fix storage interface and improve inverter name after setup 2021-12-10 13:12:01 +01:00
Simon Stürz
73c19826c1 Make generic car minimum charging current read only and offer settings for adjustment 2021-12-10 11:11:40 +01:00
Simon Stürz
055a535a8d Fix typo 2021-12-10 10:48:56 +01:00
Simon Stürz
e9e8129f80 Make code more readable 2021-12-10 10:45:25 +01:00
Michael Zanetti
b2da31a5c0 Update tradfri and philipshue to changed api 2021-12-09 16:56:56 +01:00
Michael Zanetti
c44ffa5a52 Update translations 2021-12-09 16:56:56 +01:00
Michael Zanetti
d492bbb17c New Plugin: Zigbee remotes with support for the JUNG ZLL 5004M wall switch 2021-12-09 16:56:56 +01:00
Michael Zanetti
07df2a4912 Update translations 2021-12-09 16:56:34 +01:00
Michael Zanetti
1c5a808492 Zigbee PhilipsHue: Add support for the Hue Wallswitch Module 2021-12-09 16:56:34 +01:00
Michael Zanetti
010d7f24c3 Update translations 2021-12-09 16:56:10 +01:00
Michael Zanetti
a9afd4a501 Zigbee generic: Add support for IAS based motion sensors 2021-12-09 16:56:10 +01:00
Michael Zanetti
469fa10a19 ZigbeePhilipsHue: Add support for the manufacturer specific Remote commands 2021-12-09 16:55:12 +01:00
Michael Zanetti
44d3e009a7 Update translations 2021-12-09 15:24:51 +01:00
Michael Zanetti
ce599e43c9 I2CDevices: Add support for the INA219 energy meter 2021-12-09 15:24:47 +01:00
Simon Stürz
81c33edaed Fix whitespaces 2021-12-09 07:26:52 +01:00
Simon Stürz
8bf4001c07 Fix typo and clean up code 2021-12-09 07:23:25 +01:00
Simon Stürz
b3e27a37b2 Update translations 2021-12-09 07:18:45 +01:00
Simon Stürz
8814ced9dc Update states and clean up code 2021-12-09 07:17:40 +01:00
Michael Zanetti
e9708c3b33 Shelly: Add support for the shelly vintage bulb 2021-12-07 20:26:37 +01:00
Michael Zanetti
412dd334cc Update translations 2021-12-06 22:53:19 +01:00
Michael Zanetti
8a3a5d0bc2 Osdomotics: Fix a crash if the plugin fails to load and is destroyed before init 2021-12-06 16:43:52 +01:00
Simon Stürz
7c4a21c006 Fix max settings if no cable connected and improve discovery result texts 2021-12-03 12:50:48 +01:00
Simon Stürz
8a2d0d9852 Reenable invalid version check 2021-12-03 12:43:12 +01:00
Michael Zanetti
e8789c3c58 Fix some maybe-uninitialized build errors 2021-12-03 01:01:08 +01:00
Michael Zanetti
6e943bf768 Nuki: Fix bad if clause guards 2021-12-03 00:52:38 +01:00
Michael Zanetti
a63beccfdc Shelly: Remove adaptive filtering 2021-11-29 17:32:21 +01:00
Simon Stürz
c3f1f41e64 Try to make a workaround for broken API version loggers 2021-11-29 16:53:43 +01:00
Simon Stürz
07c6d53422 Fix #512 and parse DIP switch and give appropriate error response 2021-11-29 16:27:45 +01:00
Simon Stürz
e42322694f Keba: Update discovery mechanism 2021-11-29 14:16:18 +01:00
Michael Zanetti
62dc44157e New Plugin: mec electronics 2021-11-27 12:08:51 +01:00
Michael Zanetti
8aeb18fb5b New Plugin: myStrom 2021-11-26 23:34:20 +01:00
Michael Zanetti
af0c5532a4 Update to libnymea-gpio changes 2021-11-21 22:30:14 +01:00
Bruce Eckstein
d01986f2a0 updated translation 2021-11-18 17:02:46 -05:00
Bruce Eckstein
0bbf57ecc3 Changed lastwill to internal parameter, mtt and rlt moved to settingType page. 2021-11-18 16:49:00 -05:00
Bruce Eckstein
46f194a83a translations update 2021-11-18 09:34:02 -05:00
Bruce Eckstein
05d8179a55 LWT detection and support 2021-11-18 08:43:13 -05:00
Simon Stürz
4050ab05a9 Fix generic simple heat pump power action 2021-11-16 18:05:12 +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
3e5c6796a1 Update keba phase counting 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
e7775e46ef Keba: set limit for charging current 2021-11-16 16:46:08 +01:00
Michael Zanetti
66d0bcbecb 0.30 2021-11-16 15:03:54 +01:00
Simon Stürz
3cf4f4311d Update typo in event display name for simple heat pump 2021-11-16 14:52:04 +01:00
Simon Stürz
b343bb4ced Update simple heat pump to power interface 2021-11-16 14:49:58 +01:00
Simon Stürz
b4bc9bf2b3 Update simple heat pump to power interface 2021-11-16 14:45:25 +01:00
Bruce Eckstein
f5927619b0 updated disconnect detection 2021-11-16 07:04:45 -05:00
Michael Zanetti
f509fc6833 All plugins: Add new providedInterfaces property 2021-11-14 12:42:10 +01:00
Simon Stürz
2c16d4ba0a Update refresh timer for fronius to have a higher resolution 2021-11-12 17:52:19 +01:00
Simon Stürz
9820eb446c Update category 2021-11-12 17:25:37 +01:00
Simon Stürz
d67c858d10 Update translations 2021-11-12 17:23:56 +01:00
Simon Stürz
8834286af8 Update to latest interface requirements and add provided interfaces for the datalogger 2021-11-12 17:21:47 +01:00
Bruce Eckstein
e219b9a6d8 conversion from db to percentage, enter * 2.5 rather than 2.4 2021-11-06 21:18:11 -04:00
Bruce Eckstein
43162149b2 corrected db conversion to percentage based on unifi conversion to (90 + signalStrength)*2.5 2021-11-05 18:09:15 -04:00
Bruce Eckstein
82c9151625 replaced ! in thingRemoved test to reset m_pluginTimer 2021-11-05 17:10:40 -04:00
Bruce Eckstein
02e808de2d Accomodated mzanetti comments and requested re-review of on error. 2021-11-05 16:40:51 -04:00
Bruce Eckstein
83711c5a97 update translations 2021-11-04 16:09:37 -04:00
Bruce Eckstein
ba752dc130 added configuration support for rdp and rlp 2021-11-04 16:07:46 -04:00
Bruce Eckstein
a7df246250 removed range checking on rlt and mtt as garadget preforms this check.
if garadget should change their range in the future, as they have done between version 1.20 and 1.24, nymea will not limit what the user can enter.
2021-11-04 05:31:28 -04:00
Bruce Eckstein
475fde87cf corrected rlt and mtt ranges 2021-11-03 16:39:30 -04:00
Bruce Eckstein
9070a2b878 removed m_garadgetconnect 2021-11-03 15:52:51 -04:00
Bruce Eckstein
2538d6bebd updated readme for disconnect dectection 2021-11-03 12:00:26 -04:00
Bruce Eckstein
1992d24cb2 removed redundant updates of connected status 2021-11-03 11:56:34 -04:00
Bruce Eckstein
b1a9b955ef Updated translations for garadget 2021-11-03 08:05:29 -04:00
Bruce Eckstein
c7cc9b2350 added detection for Garadget disconnect 2021-11-02 15:37:06 -04:00
Jenkins nymea
74290ca1a3 Jenkins release build 0.29.2 2021-11-02 17:18:28 +01:00
Jenkins nymea
f4049e5ebd Merge PR #503: GPIO Controller: Fix Gpio Monitor and bump required nymea-gpio version 2021-11-02 17:18:27 +01:00
Jenkins nymea
1e6ea89d79 Merge PR #497: Shelly: Fix switch settings for second channel 2021-11-02 17:18:25 +01:00
Bruce Eckstein
303f877308 Change signal parameter to signalStrength 2021-11-01 11:34:59 -04:00
Bruce Eckstein
f4913d0826 added garadget to nymea-plugins.pro 2021-11-01 10:18:21 -04:00
Michael Zanetti
51db84a290 Bump required nymea-mqtt version as there was an API break 2021-11-01 14:37:24 +01:00
Michael Zanetti
aaac7065c0 GPIO controller: Fix input and counter 2021-11-01 14:34:24 +01:00
Bruce Eckstein
f342f142cb added detection for purposeful change of broker by device 2021-11-01 06:43:24 -04:00
Bruce Eckstein
69f924f13f Removed inappropiate outtrigger which was not supported in execute action 2021-11-01 06:16:26 -04:00
Bruce Eckstein
24b4228b52 modified displayName for sensorlevel and signallevel 2021-11-01 06:11:27 -04:00
Bruce Eckstein
a4259205de Garadget update to include all files 2021-10-31 07:14:20 -04:00
Bruce Eckstein
c55616bf50 New Plugin: Garadget 2021-10-31 07:11:29 -04:00
Simon Stürz
ee30d86f94 Update max charging current data type to uint 2021-10-28 08:09:21 +02:00
Simon Stürz
32456e1e20 Allign car min charging current to interface 2021-10-27 17:38:58 +02:00
Michael Zanetti
b7cb808557 Remove simulation plugins, moving them to nymea-plugins-simulation repository 2021-10-26 23:47:38 +02:00
Simon Stürz
693db4a23c New Plugin: Simple heat pump 2021-10-26 23:47:20 +02:00
Michael Zanetti
0c290fd475 Shelly: Fix switch settings for second channel 2021-10-22 23:33:58 +02:00
Simon Stürz
941586cc90 Update max value of minimal charging current according to interface 2021-10-22 16:19:35 +02:00
Simon Stürz
0b57fb32e8 Add phase count calculation and update sessionEnergy to interface 2021-10-22 14:45:47 +02:00
Simon Stürz
d22f741909 Make minimal charging current writable and update the state value on action executed 2021-10-22 12:11:46 +02:00
Simon Stürz
0382d2f70c GenericThings: add minimal charging current for generic car. 2021-10-22 12:07:19 +02:00
Simon Stürz
1e65edb2a0 Update UUID of current power 2021-10-22 07:12:20 +02:00
Simon Stürz
312a9504e4 Update interfaces and fix units 2021-10-20 15:55:10 +02:00
Michael Zanetti
67d5f85c93 Generic things: Add a generic water level sensor 2021-10-17 13:03:55 +02:00
Michael Zanetti
f922534c31 TP-Link Kasa: Add support for the KP115 switch 2021-10-14 00:07:31 +02:00
Simon Stürz
7f544566e9 Update SG ready thing and add heat pump interfaces 2021-10-12 15:34:53 +02:00
Simon Stürz
b4daf5a693 Add translations 2021-10-12 14:56:52 +02:00
Simon Stürz
aef9cba99e New Plugin: SG-Ready heat pump based on GPIOs 2021-10-12 14:09:58 +02:00
Simon Stürz
b039823694 goECharger: set limit for charging current 2021-10-06 15:40:14 +02:00
dependabot[bot]
e74720f022
Bump urllib3 from 1.26.3 to 1.26.5 in /yamahaavr
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-18 20:59:55 +00:00
1027 changed files with 58062 additions and 56190 deletions

265
.clang-format Normal file
View File

@ -0,0 +1,265 @@
---
Language: Cpp
AccessModifierOffset: -4
AlignAfterOpenBracket: Align
AlignArrayOfStructures: None
AlignConsecutiveAssignments:
Enabled: false
AcrossEmptyLines: false
AcrossComments: false
AlignCompound: false
PadOperators: false
AlignConsecutiveBitFields:
Enabled: false
AcrossEmptyLines: false
AcrossComments: false
AlignCompound: false
PadOperators: false
AlignConsecutiveDeclarations:
Enabled: false
AcrossEmptyLines: false
AcrossComments: false
AlignCompound: false
PadOperators: false
AlignConsecutiveMacros:
Enabled: false
AcrossEmptyLines: false
AcrossComments: false
AlignCompound: false
PadOperators: false
AlignConsecutiveShortCaseStatements:
Enabled: false
AcrossEmptyLines: false
AcrossComments: false
AlignCaseColons: false
AlignEscapedNewlines: DontAlign
AlignOperands: Align
AlignTrailingComments:
Kind: Always
OverEmptyLines: 0
AllowAllArgumentsOnNextLine: true
AllowAllParametersOfDeclarationOnNextLine: true
AllowShortBlocksOnASingleLine: Never
AllowShortCaseLabelsOnASingleLine: false
AllowShortEnumsOnASingleLine: false
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: Never
AllowShortLambdasOnASingleLine: All
AllowShortLoopsOnASingleLine: false
AlwaysBreakAfterDefinitionReturnType: None
AlwaysBreakAfterReturnType: None
AlwaysBreakBeforeMultilineStrings: false
AlwaysBreakTemplateDeclarations: Yes
AttributeMacros:
- __capability
BinPackArguments: false
BinPackParameters: false
BitFieldColonSpacing: Both
BraceWrapping:
AfterCaseLabel: false
AfterClass: true
AfterControlStatement: Never
AfterEnum: false
AfterExternBlock: false
AfterFunction: true
AfterNamespace: false
AfterObjCDeclaration: false
AfterStruct: true
AfterUnion: false
BeforeCatch: false
BeforeElse: false
BeforeLambdaBody: false
BeforeWhile: false
IndentBraces: false
SplitEmptyFunction: false
SplitEmptyRecord: false
SplitEmptyNamespace: false
BreakAfterAttributes: Never
BreakAfterJavaFieldAnnotations: false
BreakArrays: true
BreakBeforeBinaryOperators: All
BreakBeforeConceptDeclarations: Always
BreakBeforeBraces: Custom
BreakBeforeInlineASMColon: OnlyMultiline
BreakBeforeTernaryOperators: true
BreakConstructorInitializers: BeforeComma
BreakInheritanceList: BeforeColon
BreakStringLiterals: true
ColumnLimit: 180
CommentPragmas: '^ IWYU pragma:'
CompactNamespaces: false
ConstructorInitializerIndentWidth: 4
ContinuationIndentWidth: 4
Cpp11BracedListStyle: true
DerivePointerAlignment: true
DisableFormat: false
EmptyLineAfterAccessModifier: Never
EmptyLineBeforeAccessModifier: LogicalBlock
ExperimentalAutoDetectBinPacking: false
FixNamespaceComments: true
ForEachMacros:
- forever
- foreach
- Q_FOREACH
- BOOST_FOREACH
IfMacros:
- KJ_IF_MAYBE
IncludeBlocks: Preserve
IncludeCategories:
- Regex: '^<Q.*'
Priority: 200
SortPriority: 200
CaseSensitive: true
IncludeIsMainRegex: '(Test)?$'
IncludeIsMainSourceRegex: ''
IndentAccessModifiers: false
IndentCaseBlocks: false
IndentCaseLabels: false
IndentExternBlock: AfterExternBlock
IndentGotoLabels: true
IndentPPDirectives: None
IndentRequiresClause: true
IndentWidth: 4
IndentWrappedFunctionNames: false
InsertBraces: false
InsertNewlineAtEOF: false
InsertTrailingCommas: None
IntegerLiteralSeparator:
Binary: 0
BinaryMinDigits: 0
Decimal: 0
DecimalMinDigits: 0
Hex: 0
HexMinDigits: 0
JavaScriptQuotes: Leave
JavaScriptWrapImports: true
KeepEmptyLinesAtTheStartOfBlocks: false
KeepEmptyLinesAtEOF: false
LambdaBodyIndentation: Signature
LineEnding: DeriveLF
MacroBlockBegin: ''
MacroBlockEnd: ''
MaxEmptyLinesToKeep: 1
NamespaceIndentation: None
ObjCBinPackProtocolList: Auto
ObjCBlockIndentWidth: 4
ObjCBreakBeforeNestedBlockParam: true
ObjCSpaceAfterProperty: false
ObjCSpaceBeforeProtocolList: true
PackConstructorInitializers: BinPack
PenaltyBreakAssignment: 150
PenaltyBreakBeforeFirstCallParameter: 300
PenaltyBreakComment: 500
PenaltyBreakFirstLessLess: 400
PenaltyBreakOpenParenthesis: 0
PenaltyBreakString: 600
PenaltyBreakTemplateDeclaration: 10
PenaltyExcessCharacter: 50
PenaltyIndentedWhitespace: 0
PenaltyReturnTypeOnItsOwnLine: 300
PointerAlignment: Right
PPIndentWidth: -1
QualifierAlignment: Leave
ReferenceAlignment: Pointer
ReflowComments: false
RemoveBracesLLVM: false
RemoveParentheses: Leave
RemoveSemicolon: false
RequiresClausePosition: OwnLine
RequiresExpressionIndentation: OuterScope
SeparateDefinitionBlocks: Leave
ShortNamespaceLines: 1
SortIncludes: CaseSensitive
SortJavaStaticImport: Before
SortUsingDeclarations: Lexicographic
SpaceAfterCStyleCast: true
SpaceAfterLogicalNot: false
SpaceAfterTemplateKeyword: false
SpaceAroundPointerQualifiers: Default
SpaceBeforeAssignmentOperators: true
SpaceBeforeCaseColon: false
SpaceBeforeCpp11BracedList: false
SpaceBeforeCtorInitializerColon: true
SpaceBeforeInheritanceColon: true
SpaceBeforeJsonColon: false
SpaceBeforeParens: ControlStatements
SpaceBeforeParensOptions:
AfterControlStatements: true
AfterForeachMacros: true
AfterFunctionDefinitionName: false
AfterFunctionDeclarationName: false
AfterIfMacros: true
AfterOverloadedOperator: false
AfterRequiresInClause: false
AfterRequiresInExpression: false
BeforeNonEmptyParentheses: false
SpaceBeforeRangeBasedForLoopColon: true
SpaceBeforeSquareBrackets: false
SpaceInEmptyBlock: false
SpacesBeforeTrailingComments: 1
SpacesInAngles: Never
SpacesInContainerLiterals: false
SpacesInLineCommentPrefix:
Minimum: 1
Maximum: -1
SpacesInParens: Never
SpacesInParensOptions:
InCStyleCasts: false
InConditionalStatements: false
InEmptyParentheses: false
Other: false
SpacesInSquareBrackets: false
Standard: Auto
StatementAttributeLikeMacros:
- Q_EMIT
StatementMacros:
- Q_UNUSED
- QT_REQUIRE_VERSION
- Q_CLASSINFO
- Q_ENUM
- Q_ENUM_NS
- Q_FLAG
- Q_FLAG_NS
- Q_GADGET
- Q_GADGET_EXPORT
- Q_INTERFACES
- Q_MOC_INCLUDE
- Q_NAMESPACE
- Q_NAMESPACE_EXPORT
- Q_OBJECT
- Q_PROPERTY
- Q_REVISION
- Q_DISABLE_COPY
- Q_SET_OBJECT_NAME
- QT_BEGIN_NAMESPACE
- QT_END_NAMESPACE
- QML_ADDED_IN_MINOR_VERSION
- QML_ANONYMOUS
- QML_ATTACHED
- QML_DECLARE_TYPE
- QML_DECLARE_TYPEINFO
- QML_ELEMENT
- QML_EXTENDED
- QML_EXTENDED_NAMESPACE
- QML_EXTRA_VERSION
- QML_FOREIGN
- QML_FOREIGN_NAMESPACE
- QML_IMPLEMENTS_INTERFACES
- QML_INTERFACE
- QML_NAMED_ELEMENT
- QML_REMOVED_IN_MINOR_VERSION
- QML_SINGLETON
- QML_UNAVAILABLE
- QML_UNCREATABLE
- QML_VALUE_TYPE
TabWidth: 4
UseTab: Never
VerilogBreakBetweenInstancePorts: true
WhitespaceSensitiveMacros:
- BOOST_PP_STRINGIZE
- CF_SWIFT_NAME
- NS_SWIFT_NAME
- PP_STRINGIZE
- STRINGIZE
...

View File

@ -7,5 +7,3 @@ nymea-plugins pull request checklist:
- [ ] Did you update the plugin's README.md accordingly?
- [ ] Did you update translations (`cd builddir && make lupdate`)?
- [ ] If you added a new plugin, should it be added to nymea-plugins-all or nymea-plugins-maker?

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
*.pro.user
builddir
build/
doc/html
.DS_Store
*/modules/
*__pycache__*

1
COPYING Symbolic link
View File

@ -0,0 +1 @@
LICENSE.GPL3

674
LICENSE.GPL3 Normal file
View File

@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.

View File

@ -1,165 +0,0 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

View File

@ -15,9 +15,6 @@ nymea (/[n'aiːmea:]/ - is an open source IoT edge server. The plug-in based arc
## Getting help
If you want to present your project or want to share your newest developments you can share it in
[Our Forum](https://forum.nymea.io)
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](http://t.me/nymeacommunity)
@ -40,4 +37,4 @@ If you don't have any developer skills at all, still feel free to bring the topi
## License
--------------------------------------------
> nymea is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the 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.

View File

@ -3,7 +3,7 @@
This integration allows nymea to control ANEL Elektronik NET-PwrCtrl power sockets.
Once a NET-PwrCtl device is added, the associated sockets appear as child devices. Deleting the NET-PwerCtl device will also remove the associated sockets. This means each socket can be named and will appear as an individual socket inside the nymea:app.
## Supported Things
## Supported things
* NET-PwrCtl HOME
* NET-PwrCtl PRO

View File

@ -1,3 +1,27 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea-plugins.
*
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "discovery.h"
#include <QUdpSocket>

View File

@ -1,3 +1,27 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea-plugins.
*
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef DISCOVERY_H
#define DISCOVERY_H

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
Example reply for HOME and PRO:

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINANEL_H
#define INTEGRATIONPLUGINANEL_H

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "airqualityindex.h"
#include "extern-plugininfo.h"
@ -54,8 +48,9 @@ QUuid AirQualityIndex::searchByName(const QString &name)
{
if (m_apiKey.isEmpty()) {
qCWarning(dcAirQualityIndex()) << "API key is not set, not sending request";
return "";
return QUuid();
}
QUuid requestId = QUuid::createUuid();;
QUrl url;
url.setUrl(m_baseUrl);
@ -75,13 +70,14 @@ QUuid AirQualityIndex::searchByName(const QString &name)
// Check HTTP status code
if (status != 200 || reply->error() != QNetworkReply::NoError) {
if (status == 400) {
if (status == 400)
qCWarning(dcAirQualityIndex()) << "Request error due to exceeded request quota";
}
requestExecuted(requestId, false);
emit requestExecuted(requestId, false);
qCWarning(dcAirQualityIndex()) << "Request error:" << status << reply->errorString();
return;
}
QByteArray rawData = reply->readAll();
qCDebug(dcAirQualityIndex()) << "Search response" << rawData;
@ -95,7 +91,7 @@ QUuid AirQualityIndex::searchByName(const QString &name)
QList<Station> stations;
QVariantList stationList = doc.toVariant().toMap().value("data").toList();
foreach (QVariant stationVariant, stationList) {
foreach (const QVariant &stationVariant, stationList) {
Station station;
station.aqi = stationVariant.toMap().value("aqi").toInt();
station.idx = stationVariant.toMap().value("idx").toInt();
@ -107,10 +103,11 @@ QUuid AirQualityIndex::searchByName(const QString &name)
station.location.longitude = stationVariant.toMap().value("city").toMap().value("geo").toList().last().toDouble();
stations.append(station);
}
if (!stations.isEmpty())
emit stationsReceived(requestId, stations);
requestExecuted(requestId, true);
emit requestExecuted(requestId, true);
});
return requestId;
}
@ -119,18 +116,23 @@ QUuid AirQualityIndex::getDataByIp()
{
if (m_apiKey.isEmpty()) {
qCWarning(dcAirQualityIndex()) << "API key is not set, not sending request";
return "";
return QUuid();
}
QUuid requestId = QUuid::createUuid();
QUrl url;
url.setUrl(m_baseUrl);
url.setPath("/feed/here/");
QUrlQuery query;
query.addQueryItem("token", m_apiKey);
url.setQuery(query);
QNetworkRequest request;
request.setUrl(url);
request.setRawHeader("User-Agent", "nymea");
qCDebug(dcAirQualityIndex()) << "Get data by IP request" << url.toString();
QNetworkReply *reply = m_networkAccessManager->get(request);
connect(reply, &QNetworkReply::finished, this, [requestId, reply, this] {
@ -139,17 +141,20 @@ QUuid AirQualityIndex::getDataByIp()
// Check HTTP status code
if (status != 200 || reply->error() != QNetworkReply::NoError) {
if (status == 400) {
if (status == 400)
qCWarning(dcAirQualityIndex()) << "Request error due to exceeded request quota";
}
requestExecuted(requestId, false);
emit requestExecuted(requestId, false);
qCWarning(dcAirQualityIndex()) << "Request error:" << status << reply->errorString();
return;
}
if (!parseData(requestId, reply->readAll()))
requestExecuted(requestId, false);
requestExecuted(requestId, true);
emit requestExecuted(requestId, false);
emit requestExecuted(requestId, true);
});
return requestId;
}
@ -157,19 +162,23 @@ QUuid AirQualityIndex::getDataByGeolocation(double lat, double lng)
{
if (m_apiKey.isEmpty()) {
qCWarning(dcAirQualityIndex()) << "API key is not set, not sending request";
return "";
return QUuid();
}
QUuid requestId = QUuid::createUuid();
QUrl url;
url.setUrl(m_baseUrl);
url.setPath(QString("/feed/geo:%1;%2/").arg(lat).arg(lng));
QUrlQuery query;
query.addQueryItem("token", m_apiKey);
url.setQuery(query);
QNetworkRequest request;
request.setUrl(url);
request.setRawHeader("User-Agent", "nymea");
qCDebug(dcAirQualityIndex()) << "Get data by geo location request" << url.toString();
QNetworkReply *reply = m_networkAccessManager->get(request);
connect(reply, &QNetworkReply::finished, this, [requestId, reply, this] {
@ -178,21 +187,22 @@ QUuid AirQualityIndex::getDataByGeolocation(double lat, double lng)
// Check HTTP status code
if (status != 200 || reply->error() != QNetworkReply::NoError) {
if (status == 400) {
if (status == 400)
qCWarning(dcAirQualityIndex()) << "Request error due to exceeded request quota";
}
requestExecuted(requestId, false);
emit requestExecuted(requestId, false);
qCWarning(dcAirQualityIndex()) << "Request error:" << status << reply->errorString();
return;
}
if (!parseData(requestId, reply->readAll()))
requestExecuted(requestId, false);
requestExecuted(requestId, true);
emit requestExecuted(requestId, false);
emit requestExecuted(requestId, true);
});
return requestId;
}
bool AirQualityIndex::parseData(QUuid requestId, const QByteArray &data)
{
qCDebug(dcAirQualityIndex()) << "Parsing data" << data;
@ -211,8 +221,8 @@ bool AirQualityIndex::parseData(QUuid requestId, const QByteArray &data)
}
Station station;
station.aqi = doc.toVariant().toMap().value("data").toMap().value("aqi").toInt();
station.idx = doc.toVariant().toMap().value("data").toMap().value("idx").toInt();
station.aqi = doc.toVariant().toMap().value("data").toMap().value("aqi").toInt();
station.idx = doc.toVariant().toMap().value("data").toMap().value("idx").toInt();
QVariantMap city = doc.toVariant().toMap().value("data").toMap().value("city").toMap();
if (city["geo"].toList().length() == 2) {
@ -241,6 +251,7 @@ bool AirQualityIndex::parseData(QUuid requestId, const QByteArray &data)
aqiData.co = iaqi["co"].toMap().value("v").toDouble();
aqiData.temperature = iaqi["t"].toMap().value("v").toDouble();
aqiData.windSpeed = iaqi["w"].toMap().value("v").toDouble();
emit dataReceived(requestId, aqiData);
return true;
}

View File

@ -1,42 +1,37 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef AIRQUALITYINDEX_H
#define AIRQUALITYINDEX_H
#include "network/networkaccessmanager.h"
#include <QObject>
#include <QUuid>
#include <QTime>
#include <network/networkaccessmanager.h>
class AirQualityIndex : public QObject
{
Q_OBJECT
@ -70,6 +65,7 @@ public:
};
explicit AirQualityIndex(NetworkAccessManager *networkAccessManager, const QString &apiKey, QObject *parent = nullptr);
void setApiKey(const QString &apiKey);
QUuid searchByName(const QString &name);
QUuid getDataByIp();

View File

@ -1,12 +1,12 @@
include(../plugins.pri)
QT+= network
QT *= network
SOURCES += \
airqualityindex.cpp \
integrationpluginaqi.cpp \
integrationpluginaqi.cpp
HEADERS += \
airqualityindex.h \
integrationpluginaqi.h \
integrationpluginaqi.h

View File

@ -1,39 +1,95 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationpluginaqi.h"
#include "plugininfo.h"
#include "nymeasettings.h"
#include <nymeasettings.h>
#include <QNetworkAccessManager>
// The API reports American AQI index values, but nymea interfaces require actual values
QList<QPair<int,double>> pm10AQI = {
{55,54},
{100,154},
{150,254},
{200,354},
{300,424},
{400,504},
{500,604}
};
QList<QPair<int,double>> pm25AQI = {
{50,12},
{100,35.4},
{150,55.4},
{200,150.4},
{300,250.4},
{400,350.4},
{500,500}
};
QList<QPair<int,double>> so2AQI = {
{50,35},
{100,75},
{150,185},
{200,304},
{300,604},
{400,804},
{500,1004}
};
QList<QPair<int,double>> no2AQI = {
{50,53},
{100,100},
{150,360},
{200,649},
{300,1294},
{400,1649},
{500,2049}
};
QList<QPair<int,double>> o3AQI = {
{50,54},
{100,70},
{150,85},
{200,105},
{300,200},
{400,504},
{500,604}
};
QList<QPair<int,double>> coAQI = {
{50,4.4},
{100,9.4},
{150,12.4},
{200,15.4},
{300,30.4},
{400,40.4},
{500,50.4}
};
IntegrationPluginAqi::IntegrationPluginAqi()
{
connect(this, &IntegrationPluginAqi::configValueChanged, this, [this] (const ParamTypeId &paramTypeId, const QVariant &value) {
@ -61,7 +117,8 @@ void IntegrationPluginAqi::discoverThings(ThingDiscoveryInfo *info)
if(!createAqiConnection()) {
return info->finish(Thing::ThingErrorHardwareNotAvailable, QT_TR_NOOP("API key is not available."));
}
connect(info, &ThingDiscoveryInfo::aborted, [this] {
connect(info, &ThingDiscoveryInfo::aborted, this, [this] {
if (myThings().filterByThingClassId(airQualityIndexThingClassId).isEmpty()) {
m_aqiConnection->deleteLater();
m_aqiConnection = nullptr;
@ -72,7 +129,9 @@ void IntegrationPluginAqi::discoverThings(ThingDiscoveryInfo *info)
}
QUuid requestId = m_aqiConnection->getDataByIp();
m_asyncDiscovery.insert(requestId, info);
connect(info, &ThingDiscoveryInfo::aborted, [=] {m_asyncDiscovery.remove(requestId);});
connect(info, &ThingDiscoveryInfo::aborted, this, [this, requestId] {
m_asyncDiscovery.remove(requestId);
});
}
void IntegrationPluginAqi::setupThing(ThingSetupInfo *info)
@ -87,7 +146,7 @@ void IntegrationPluginAqi::setupThing(ThingSetupInfo *info)
QUuid requestId = m_aqiConnection->getDataByGeolocation(latitude, longitude);
m_asyncSetups.insert(requestId, info);
connect(info, &ThingSetupInfo::aborted, [requestId, this] {
connect(info, &ThingSetupInfo::aborted, this, [requestId, this] {
m_asyncSetups.remove(requestId);
if (myThings().filterByThingClassId(airQualityIndexThingClassId).isEmpty()) {
m_aqiConnection->deleteLater();
@ -144,6 +203,27 @@ bool IntegrationPluginAqi::createAqiConnection()
return true;
}
double IntegrationPluginAqi::convertFromAQI(int aqi, const QList<QPair<int, double>> &map) const
{
int il = 0, ih = 0;
double vl = 0, vh = 0;
int index = 0;
while (aqi > map.at(index).first && index < map.count()) {
index++;
}
if (index > 0) {
il = map.at(index - 1).first;
vl = map.at(index - 1).second;
}
ih = map.at(index).first;
vh = map.at(index).second;
double value = (aqi - il) * (vh - vl) / (ih - il) + vl;
return value;
}
void IntegrationPluginAqi::thingRemoved(Thing *thing)
{
Q_UNUSED(thing)
@ -173,36 +253,16 @@ void IntegrationPluginAqi::onAirQualityDataReceived(QUuid requestId, AirQualityI
return;
thing->setStateValue(airQualityIndexConnectedStateTypeId, true);
thing->setStateValue(airQualityIndexCoStateTypeId, data.co);
thing->setStateValue(airQualityIndexHumidityStateTypeId, data.humidity);
thing->setStateValue(airQualityIndexTemperatureStateTypeId, data.temperature);
thing->setStateValue(airQualityIndexPressureStateTypeId, data.pressure);
thing->setStateValue(airQualityIndexO3StateTypeId, data.o3);
thing->setStateValue(airQualityIndexNo2StateTypeId, data.no2);
thing->setStateValue(airQualityIndexSo2StateTypeId, data.so2);
thing->setStateValue(airQualityIndexPm10StateTypeId, data.pm10);
thing->setStateValue(airQualityIndexPm25StateTypeId, data.pm25);
thing->setStateValue(airQualityIndexCoStateTypeId, convertFromAQI(data.co, coAQI));
thing->setStateValue(airQualityIndexO3StateTypeId, convertFromAQI(data.o3, o3AQI));
thing->setStateValue(airQualityIndexNo2StateTypeId, convertFromAQI(data.no2, no2AQI));
thing->setStateValue(airQualityIndexSo2StateTypeId, convertFromAQI(data.so2, so2AQI));
thing->setStateValue(airQualityIndexPm10StateTypeId, convertFromAQI(data.pm10, pm10AQI));
thing->setStateValue(airQualityIndexPm25StateTypeId, convertFromAQI(data.pm25, pm25AQI));
thing->setStateValue(airQualityIndexWindSpeedStateTypeId, data.windSpeed);
if (data.pm25 <= 50.00) {
thing->setStateValue(airQualityIndexAirQualityStateTypeId, "Good");
thing->setStateValue(airQualityIndexCautionaryStatementStateTypeId, tr("None"));
} else if ((data.pm25 > 50.00) && (data.pm25 <= 100.00)) {
thing->setStateValue(airQualityIndexAirQualityStateTypeId, "Moderate");
thing->setStateValue(airQualityIndexCautionaryStatementStateTypeId, tr("Active children and adults, and people with respiratory disease, such as asthma, should limit prolonged outdoor exertion."));
} else if ((data.pm25 > 100.00) && (data.pm25 <= 150.00)) {
thing->setStateValue(airQualityIndexAirQualityStateTypeId, "Unhealthy for Sensitive Groups");
thing->setStateValue(airQualityIndexCautionaryStatementStateTypeId, tr("Active children and adults, and people with respiratory disease, such as asthma, should limit prolonged outdoor exertion."));
} else if ((data.pm25 > 150.00) && (data.pm25 <= 200.00)) {
thing->setStateValue(airQualityIndexAirQualityStateTypeId, "Unhealthy");
thing->setStateValue(airQualityIndexCautionaryStatementStateTypeId, tr("Active children and adults, and people with respiratory disease, such as asthma, should avoid prolonged outdoor exertion; everyone else, especially children, should limit prolonged outdoor exertion"));
} else if ((data.pm25 > 200.00) && (data.pm25 <= 300.00)) {
thing->setStateValue(airQualityIndexAirQualityStateTypeId, "Very Unhealthy");
thing->setStateValue(airQualityIndexCautionaryStatementStateTypeId, tr("Active children and adults, and people with respiratory disease, such as asthma, should avoid all outdoor exertion; everyone else, especially children, should limit outdoor exertion."));
} else {
thing->setStateValue(airQualityIndexAirQualityStateTypeId, "Hazardous");
thing->setStateValue(airQualityIndexCautionaryStatementStateTypeId, tr("Everyone should avoid all outdoor exertion"));
}
}
}
@ -222,7 +282,6 @@ void IntegrationPluginAqi::onAirQualityStationsReceived(QUuid requestId, QList<A
info->finish(Thing::ThingErrorNoError);
}
if (m_asyncRequests.contains(requestId)) {
Thing * thing = myThings().findById(m_asyncRequests.value(requestId));
if (!thing) {

View File

@ -1,40 +1,36 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINAQI_H
#define INTEGRATIONPLUGINAQI_H
#include "plugintimer.h"
#include "integrations/integrationplugin.h"
#include "network/networkaccessmanager.h"
#include <plugintimer.h>
#include <integrations/integrationplugin.h>
#include <network/networkaccessmanager.h>
#include "airqualityindex.h"
#include "extern-plugininfo.h"
#include <QTimer>
#include <QUrl>
@ -62,14 +58,18 @@ private:
QHash<QUuid, ThingDiscoveryInfo *> m_asyncDiscovery;
QHash<QUuid, ThingSetupInfo *> m_asyncSetups;
QHash<QUuid, ThingId> m_asyncRequests;
QString getApiKey();
bool createAqiConnection();
double convertFromAQI(int aqi, const QList<QPair<int, double> > &map) const;
private slots:
void onPluginTimer();
void onRequestExecuted(QUuid requestId, bool success);
void onAirQualityDataReceived(QUuid requestId, AirQualityIndex::AirQualityData data);
void onAirQualityStationsReceived(QUuid requestId, QList<AirQualityIndex::Station> stations);
};
#endif // INTEGRATIONPLUGINAQI_H

View File

@ -22,7 +22,7 @@
"id": "23ea32c9-38b0-4155-bacc-3afa8c09f6ee",
"name": "airQualityIndex",
"displayName": "Air quality index",
"interfaces": ["windspeedsensor", "humiditysensor", "pressuresensor", "temperaturesensor", "connectable"],
"interfaces": ["pm25sensor", "pm10sensor", "cosensor", "no2sensor", "o3sensor", "temperaturesensor", "humiditysensor", "pressuresensor", "windspeedsensor", "connectable"],
"createMethods": ["discovery", "user"],
"paramTypes": [
{
@ -45,40 +45,14 @@
"id": "7b9135cd-2461-4d33-b2b3-3dc600983895",
"name": "connected",
"displayName": "Connected",
"displayNameEvent": "Connected changed",
"type": "bool",
"defaultValue": false,
"cached": false
},
{
"id": "33a3329a-4117-4488-aa18-91c76056ed6e",
"name": "airQuality",
"displayName": "Air quality",
"displayNameEvent": "Air quality changed",
"type": "QString",
"possibleValues": [
"Good",
"Moderate",
"Unhealthy for Sensitive Groups",
"Unhealthy",
"Very unhealthy",
"Hazardous"
],
"defaultValue": "Good"
},
{
"id": "cfece671-4e88-4c49-9456-e3f8f7c79ab3",
"name": "cautionaryStatement",
"displayName": "Cautionary statement",
"displayNameEvent": "Cautionary statement changed",
"type": "QString",
"defaultValue": "-"
},
{
"id": "8385f3d5-62f7-482e-927c-b5d61a70d607",
"name": "stationName",
"displayName": "Station name",
"displayNameEvent": "Station name changed",
"type": "QString",
"defaultValue": "Undefined"
},
@ -86,50 +60,56 @@
"id": "bc8c4c83-d229-4be4-8732-bc4f2390f399",
"name": "pm25",
"displayName": "Fine particles pollution level (PM2.5)",
"displayNameEvent": "Fine particles pollution level (PM2.5) changed",
"type": "int",
"defaultValue": 0
"type": "double",
"defaultValue": 0,
"unit": "MicroGrammPerCubicalMeter",
"minValue": 0,
"maxValue": 500
},
{
"id": "24b41ec4-e26b-4dfb-b52c-8e2b1bbdafc6",
"name": "pm10",
"displayName": "Coarse dust particles pollution level (PM10)",
"displayNameEvent": "Coarse dust particles pollution level (PM10) changed",
"type": "int",
"type": "double",
"unit": "MicroGrammPerCubicalMeter",
"minValue": 0,
"maxValue": 500,
"defaultValue": 0
},
{
"id": "4e88526d-009f-4820-9a84-09b3646d23c9",
"name": "o3",
"displayName": "Ozone level (O3)",
"displayNameEvent": "Ozone level (O3) changed",
"unit": "",
"unit": "MicroGrammPerCubicalMeter",
"type": "double",
"minValue": 0,
"maxValue": 500,
"defaultValue": 0
},
{
"id": "6ed6c505-f36e-44c4-a982-f395b04e539b",
"name": "no2",
"displayName": "Nitrogen Dioxide level (NO2)",
"displayNameEvent": "Nitrogen Dioxide level (NO2) changed",
"unit": "",
"unit": "MicroGrammPerCubicalMeter",
"type": "double",
"minValue": 0,
"maxValue": 800,
"defaultValue": 0
},
{
"id": "54ac72f3-6444-46a8-a43d-210c2a6fbfb5",
"name": "co",
"displayName": "Carbon monoxide level (CO)",
"displayNameEvent": "Carbon monoxide level (CO) changed",
"unit": "",
"unit": "PartsPerMillion",
"type": "double",
"minValue": 0,
"maxValue": 255,
"defaultValue": 0
},
{
"id": "f3a05e65-a9b3-48fd-be43-688d4c293cc9",
"name": "so2",
"displayName": "Sulfur dioxide level (SO2)",
"displayNameEvent": "Sulfur dioxide level (SO2) changed",
"unit": "",
"type": "double",
"defaultValue": 0
@ -138,7 +118,6 @@
"id": "94219802-0a82-4761-99b3-c6b6dfc096db",
"name": "temperature",
"displayName": "Temperature",
"displayNameEvent": "Temperature changed",
"unit": "DegreeCelsius",
"type": "double",
"defaultValue": 0
@ -147,7 +126,6 @@
"id": "4fc45fca-25ab-45a0-b862-817eea1f51e3",
"name": "humidity",
"displayName": "Humidity",
"displayNameEvent": "Humidity changed",
"unit": "Percentage",
"type": "double",
"maxValue": 100,
@ -158,16 +136,16 @@
"id": "5f799040-08f8-44d1-aa0a-4cab7caad839",
"name": "pressure",
"displayName": "Pressure",
"displayNameEvent": "Pressure changed",
"unit": "MilliBar",
"type": "double",
"minValue": 0,
"maxValue": 2000,
"defaultValue": 0
},
{
"id": "c4366608-2511-428b-964e-2ad9e37f8f3c",
"name": "windSpeed",
"displayName": "Wind speed",
"displayNameEvent": "Wind speed changed",
"unit": "MeterPerSecond",
"type": "double",
"defaultValue": 0

View File

@ -1,6 +1,6 @@
{
"title": "Air Quality Index",
"tagline": "Get air quality index data.",
"tagline": "Get air quality index data from waqi.info.",
"icon": "aqi.png",
"stability": "consumer",
"offline": false,

View File

@ -1,8 +1,6 @@
include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_integrationpluginavahimonitor)
QT *= network
SOURCES += \
integrationpluginavahimonitor.cpp

View File

@ -1,39 +1,33 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationpluginavahimonitor.h"
#include "integrations/thing.h"
#include <platform/platformzeroconfcontroller.h>
#include <integrations/thing.h>
#include "plugininfo.h"
#include "platform/platformzeroconfcontroller.h"
#include "network/zeroconf/zeroconfservicebrowser.h"
#include <QDebug>
#include <QStringList>

View File

@ -1,42 +1,38 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINAVAHIMONITOR_H
#define INTEGRATIONPLUGINAVAHIMONITOR_H
#include "integrations/integrationplugin.h"
#include "network/zeroconf/zeroconfservicebrowser.h"
#include "network/zeroconf/zeroconfserviceentry.h"
#include <integrations/integrationplugin.h>
#include <network/zeroconf/zeroconfservicebrowser.h>
#include <network/zeroconf/zeroconfserviceentry.h>
#include <QProcess>
#include "extern-plugininfo.h"
class IntegrationPluginAvahiMonitor : public IntegrationPlugin
{
Q_OBJECT
@ -56,6 +52,7 @@ private slots:
private:
ZeroConfServiceBrowser *m_serviceBrowser = nullptr;
};
#endif // INTEGRATIONPLUGINAVAHIMONITOR_H

View File

@ -1,6 +1,6 @@
{
"title": "Avahi",
"tagline": "Discover Avahi devices in your network.",
"tagline": "Discover devices in your network by monitoring mDNS.",
"icon": "avahi.svg",
"stability": "community",
"offline": true,

View File

@ -16,6 +16,8 @@ In the following chart you can see an example of the market prices from -12 hour
* +100 % current price equals highest price in the interval [-12h `<` now `<` + 12h]
![aWATTar graph](https://raw.githubusercontent.com/guh/nymea-plugins/master/awattar/docs/images/awattar-graph.png "aWATTar graph")
Additionally, the plugin holds a rank for the current slot. 0 Indicates the cheapest slot of the interval [-12h `<` now `<` + 12h].
## Requirements

View File

@ -1,8 +1,6 @@
include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_integrationpluginawattar)
QT *= network
SOURCES += \
integrationpluginawattar.cpp

View File

@ -1,38 +1,33 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationpluginawattar.h"
#include "integrations/thing.h"
#include "plugininfo.h"
#include "hardwaremanager.h"
#include "network/networkaccessmanager.h"
#include <integrations/thing.h>
#include <hardwaremanager.h>
#include <network/networkaccessmanager.h>
#include <QDateTime>
#include <QJsonDocument>
@ -73,7 +68,6 @@ void IntegrationPluginAwattar::setupThing(ThingSetupInfo *info)
{
qCDebug(dcAwattar) << "Setup thing" << info->thing()->name() << info->thing()->params();
if (!m_pluginTimer) {
m_pluginTimer = hardwareManager()->pluginTimerManager()->registerTimer(60 * 60);
connect(m_pluginTimer, &PluginTimer::timeout, this, &IntegrationPluginAwattar::onPluginTimer);
@ -153,25 +147,31 @@ void IntegrationPluginAwattar::processPriceData(Thing *thing, const QVariantMap
int deviation = 0;
double maxPrice = -1000;
double minPrice = 1000;
foreach (QVariant element, dataElements) {
QList<double> prices;
for (int i = 0; i < dataElements.count(); i++) {
QVariant element = dataElements.at(i);
QVariantMap elementMap = element.toMap();
QDateTime startTime = QDateTime::fromMSecsSinceEpoch(elementMap.value("start_timestamp").toLongLong());
QDateTime endTime = QDateTime::fromMSecsSinceEpoch(elementMap.value("end_timestamp").toLongLong());
double price = elementMap.value("marketprice").toDouble();
// check interval [-12h < x < + 12h]
if ((startTime >= currentTime.addSecs(-3600 * 12) && endTime <= currentTime ) ||
(endTime <= currentTime.addSecs(3600 * 12) && startTime >= currentTime )) {
if (startTime >= currentTime.addSecs(-3600 * 12) && endTime <= currentTime.addSecs(3600 * 12)) {
sum += price;
count++;
prices.append(price);
qCDebug(dcAwattar()) << "Adding price" << startTime.toString() << price;
if (price > maxPrice)
maxPrice = price;
if (price < minPrice)
minPrice = price;
} else {
qCDebug(dcAwattar()) << "Not adding price" << startTime.toString() << price;
}
if (currentTime >= startTime && currentTime <= endTime) {
currentPrice = price;
sum += price;
@ -184,10 +184,11 @@ void IntegrationPluginAwattar::processPriceData(Thing *thing, const QVariantMap
minPrice = price;
thing->setStateValue(m_currentMarketPriceStateTypeIds.value(thing->thingClassId()), currentPrice / 10.0);
thing->setStateValue(m_validUntilStateTypeIds.value(thing->thingClassId()), endTime.toLocalTime().toTime_t());
thing->setStateValue(m_validUntilStateTypeIds.value(thing->thingClassId()), endTime.toLocalTime().toSecsSinceEpoch());
}
}
// calculate averagePrice and mean deviation
averagePrice = sum / count;
@ -201,5 +202,14 @@ void IntegrationPluginAwattar::processPriceData(Thing *thing, const QVariantMap
thing->setStateValue(m_lowestPriceStateTypeIds.value(thing->thingClassId()), minPrice / 10.0);
thing->setStateValue(m_highestPriceStateTypeIds.value(thing->thingClassId()), maxPrice / 10.0);
thing->setStateValue(m_averageDeviationStateTypeIds.value(thing->thingClassId()), deviation);
qCDebug(dcAwattar()) << "AVG:" << averagePrice << "Min:" << minPrice << "Max:" << maxPrice << "Curr:" << currentPrice;
std::sort(prices.begin(), prices.end());
int rank = prices.indexOf(currentPrice);
if (rank < 0) {
rank = 100;
}
thing->setStateValue("rank", rank);
}

View File

@ -1,38 +1,32 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINAWATTAR_H
#define INTEGRATIONPLUGINAWATTAR_H
#include "integrations/integrationplugin.h"
#include "plugintimer.h"
#include <integrations/integrationplugin.h>
#include <plugintimer.h>
#include <QHash>
#include <QDebug>

View File

@ -79,6 +79,15 @@
"type": "double",
"unit": "EuroCentPerKiloWattHour",
"defaultValue": 0
},
{
"id": "8af49ba8-0aba-4f09-ab11-533dcd19e873",
"name": "rank",
"displayName": "Current rank (lower is better)",
"type": "uint",
"minValue": 0,
"maxValue": 100,
"defaultValue": 100
}
]
},
@ -153,6 +162,15 @@
"type": "double",
"unit": "EuroCentPerKiloWattHour",
"defaultValue": 0
},
{
"id": "f3a2a46f-e281-4f60-9d27-345264b67f9a",
"name": "rank",
"displayName": "Current rank (lower is better)",
"type": "uint",
"minValue": 0,
"maxValue": 100,
"defaultValue": 100
}
]
}

20
bimmerconnected/README.md Normal file
View File

@ -0,0 +1,20 @@
# Bimmer connected
This plugin allows to set up BMW cars with the BMW connect feature to nymea.
It is based on the bimmer_connected community project at
https://github.com/bimmerconnected/bimmer_connected
It connects to the BMW connect cloud using the login from the BMW connect app.
## Supported things
All BMW cars supporting the BMW Connect app should be working.
## Requirements
* The car needs to support BMW connect
* The car needs to be connected to the BMW connect cloud using the official app.
## More
This plugin is not affiliated with or endorsed by BMW in any way.

View File

@ -0,0 +1,5 @@
TEMPLATE = aux
OTHER_FILES = integrationpluginbimmerconnected.json \
integrationpluginbimmerconnected.py

86
bimmerconnected/bmw.svg Normal file
View File

@ -0,0 +1,86 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
id="svg2"
version="1.1"
viewBox="0 0 90.857143 90.857143"
height="600"
width="600">
<metadata
id="metadata27">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs25" />
<!-- Generator: Sketch 62 (91390) - https://sketch.com -->
<desc
id="desc6">Created with Sketch.</desc>
<g
style="fill:none;fill-rule:evenodd;stroke:none;stroke-width:1"
transform="scale(1.7142857,1.7142857)"
id="BMW-logo-grey-fallback-53px">
<g
id="BMW-logo">
<g
id="BMW-logo-fallback">
<g
id="BMW_Grey-Colour_RGB-2">
<g
style="fill-rule:nonzero"
id="BMW_Grey-Colour_RGB">
<g
id="g3375">
<g
transform="translate(45.933338,1.7666669)"
id="g3381">
<g
style="fill:none;fill-rule:nonzero;stroke:none;stroke-width:1"
id="g3355"
transform="translate(-45.93334,-1.7666667)">
<path
id="path21"
style="fill:#0166b1"
d="m 42.203702,26.5 c 0,8.678608 -7.025096,15.703704 -15.703702,15.703704 L 26.5,26.5 l 15.703702,0 z M 26.5,10.796296 26.5,26.5 l -15.703702,0 c 0,-8.678608 7.025095,-15.703704 15.703702,-15.703704 z" />
</g>
<path
id="path21-3"
style="fill:#ffffff;fill-rule:nonzero;stroke:none;stroke-width:1"
d="m -19.433337,9.0296313 c 8.678608,0 15.7037024,7.0250957 15.7037024,15.7037027 l -15.7037024,0 0,-15.7037027 z m -15.703705,15.7037027 15.703705,0 0,15.703702 c -8.678609,0 -15.703705,-7.025095 -15.703705,-15.703702 z" />
</g>
</g>
<g
id="g3393">
<path
d="m 26.500003,10.796296 0,0.86101 0,0 c 8.183489,0 14.842692,6.657648 14.842692,14.842694 l 0.86101,0 c 0,-8.672381 -7.031321,-15.703704 -15.703702,-15.703704 l 0,0 m 0,30.546398 c -8.183489,0 -14.842694,-6.657648 -14.842694,-14.842694 l -0.86101,0 c 0,8.672381 7.031323,15.703704 15.703704,15.703704 m 0,-42.20370381527006 C 11.864861,1.8472994e-7 1.0347299e-6,11.864858 1.0347299e-6,26.5 1.0347299e-6,41.135142 11.864861,53 26.500003,53 41.135143,53 52.999999,41.135142 52.999999,26.5 52.999999,11.864858 41.135143,1.8472994e-7 26.500003,1.8472994e-7 l 0,0 z M 51.276752,26.5 c 0,13.683149 -11.092044,24.776752 -24.776749,24.776752 -13.684707,0 -24.776754,-11.093603 -24.776754,-24.776752 0,-13.683149 11.093605,-24.7767519 24.776754,-24.7767519 13.683147,0 24.776749,11.0936029 24.776749,24.7767519 z"
style="fill:#6f6f6f"
id="path14" />
</g>
<g
id="g3386">
<g
id="Group"
transform="translate(7.197531,3.271605)"
style="fill:#6f6f6f">
<path
d="M 7.977835,10.444257 C 8.824653,9.5584432 9.3041014,8.5350421 8.4572835,7.5580186 7.9965148,7.0277669 7.2228594,6.9118227 6.5815193,7.1730837 l -0.063823,0.024735 0.020237,-0.055653 C 6.6328888,6.8901798 6.6935982,6.0862997 6.0040019,5.5313132 5.6677653,5.2607767 5.245913,5.1602917 4.8193907,5.2035775 4.0239421,5.2839655 3.4121784,5.8234927 1.7465621,7.6677791 1.2437639,8.2243115 0.51213809,9.1023959 0.07316258,9.6712956 c 0,0 4.57499652,4.3100334 4.57499652,4.3100334 1.5161778,-1.666505 2.1341682,-2.28642 3.3296759,-3.537072 z M 2.0080795,9.3899376 C 2.9296167,8.2706892 3.90875,7.2550176 4.3523955,6.8530776 4.492494,6.7263119 4.6450458,6.5995462 4.8302872,6.5500766 5.1307208,6.4681427 5.4404943,6.6799342 5.5105436,6.986027 5.5805929,7.2936657 5.3860115,7.5858452 5.1696371,7.8270092 4.6824054,8.3727201 2.8953704,10.229374 2.8953704,10.229374 c 0,0 -0.8872909,-0.8394364 -0.8872909,-0.8394364 z m 1.791705,1.6881484 c 0,0 1.7403355,-1.8272815 2.308513,-2.4116405 C 6.3340119,8.4345571 6.4787804,8.293878 6.6344454,8.2181278 6.8352534,8.1207346 7.0547411,8.1006376 7.2508791,8.2304952 7.4439038,8.3588068 7.5326329,8.5798738 7.4843767,8.7993949 7.4267807,9.0606559 7.2119629,9.3095496 7.0345047,9.4996981 6.7947805,9.7547755 4.7306616,11.948441 4.7275483,11.951532 L 3.7997845,11.078086 Z m 16.0257195,-5.7740235 1.464808,-3.2588061 0.0934,-0.2890876 -0.02646,0.301455 0.154109,4.3548657 c 0.513694,0.047924 1.044512,0.1190361 1.567547,0.2056078 L 22.840736,0.16850563 C 22.10911,0.08811762 21.380598,0.03091846 20.652085,0 L 19.20907,3.5571693 19.157701,3.8215222 19.106331,3.5571693 17.664873,0 C 16.93636,0.03091846 16.207847,0.08811762 15.476222,0.16850563 L 15.238054,6.6180973 c 0.523035,-0.086572 1.053853,-0.1561383 1.567547,-0.2056078 l 0.154109,-4.3548657 -0.02646,-0.301455 0.0934,0.2890876 1.464808,3.2588061 1.33405,0 z m 12.165225,6.7417715 c 0.359587,0.383389 0.877951,1.001758 1.169045,1.377417 l 5.361105,-3.379388 C 38.253135,9.6960304 37.826613,9.1673246 37.5075,8.7947572 l -3.395056,2.2292208 -0.231941,0.197879 0.172788,-0.25044 L 35.552346,8.0001526 34.492267,6.9473789 31.498828,8.436103 31.24665,8.6077004 31.447458,8.3773579 33.693705,5.0072453 C 33.298316,4.6733259 32.918493,4.3672331 32.434375,3.9962115 l -3.402839,5.3195218 c 0.431192,0.3292816 0.99937,0.8131557 1.36207,1.1424377 L 33.597193,8.8071245 33.802671,8.65717 33.651676,8.8612318 31.990729,12.045834 Z"
id="B_x5F_22d_61_" />
</g>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -0,0 +1,129 @@
{
"name": "bimmerconnected",
"displayName": "Bimmer Connected",
"id": "d65df364-575c-40eb-9d02-0b5f194b6c03",
"vendors": [
{
"name": "bmw",
"displayName": "BMW",
"id": "564d4beb-f760-41dd-80fa-bd91258aeaa3",
"thingClasses": [
{
"id": "c90b36b2-2de4-4638-b60e-ef929d2738d6",
"name": "account",
"displayName": "BMW account",
"createMethods": [
"User"
],
"interfaces": [
"account"
],
"setupMethod": "userandpassword",
"paramTypes": [
{
"id": "863913c1-a835-4789-b06c-aa0819571395",
"name": "region",
"displayName": "Region",
"type": "QString",
"defaultValue": "Rest of world",
"allowedValues": ["Rest of world", "North America", "China"]
}
],
"stateTypes": [
{
"id": "e8f47781-e3fd-416f-a9ac-51ef942d0573",
"name": "connected",
"displayName": "Connected",
"displayNameEvent": "Connected/disconnected",
"type": "bool",
"defaultValue": false,
"cached": false
},
{
"id": "d3abc53e-8590-4e72-af5f-f7a27cb441e7",
"name": "loggedIn",
"displayName": "Logged in",
"displayNameEvent": "Logged in or out",
"type": "bool",
"defaultValue": false
}
],
"actionTypes": []
},
{
"id": "b7230349-97ff-4768-b929-40ab44b328b4",
"name": "vehicle",
"displayName": "Bimmer",
"createMethods": [
"auto"
],
"interfaces": [
"electricvehicle"
],
"browsable": true,
"paramTypes": [
{
"id": "ea198b04-0576-4ecb-9933-9f8ec640b16a",
"name": "vin",
"displayName": "VIN",
"type": "QString"
}
],
"stateTypes": [
{
"id": "79a8f4cb-a359-4c78-8d0f-c4ef70fc0db8",
"name": "capacity",
"displayName": "Capacity",
"displayNameEvent": "Capacity changed",
"displayNameAction": "Set capacity",
"type": "double",
"unit": "KiloWattHour",
"defaultValue": 50,
"writable": true
},
{
"id": "b70b2a73-4304-46ba-85ce-4ecdc68f241f",
"name": "batteryLevel",
"displayName": "Battery level",
"displayNameEvent": "Battery level changed",
"type": "int",
"minValue": 0,
"maxValue": 100,
"unit": "Percentage",
"defaultValue": "50"
},
{
"id": "95c48726-cd0c-4301-8298-1ac2c41e13db",
"name": "batteryCritical",
"displayName": "Battery critical",
"displayNameEvent": "Battery critical changed",
"type": "bool",
"defaultValue": false
},
{
"id": "8a4f89f3-fdb1-4b7b-8d17-1ff813e3800c",
"name": "pluggedIn",
"displayName": "Plugged in",
"displayNameEvent": "Plugged/unplugged",
"type": "bool",
"defaultValue": false
},
{
"id": "fa05b774-13f1-432f-a8c5-5ffc18bafc6d",
"name": "chargingState",
"displayName": "Charging state",
"displayNameEvent": "Charging state",
"type": "QString",
"possibleValues": [
"idle",
"charging",
"discharging"
],
"defaultValue": "idle"
}
]
}
]
}
]
}

View File

@ -0,0 +1,204 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Copyright (C) 2013 - 2024, nymea GmbH
# Copyright (C) 2024 - 2025, chargebyte austria GmbH
#
# This file is part of nymea-plugins.
#
# nymea-plugins is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# nymea-plugins is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
import nymea
from bimmer_connected.account import ConnectedDriveAccount
from bimmer_connected.country_selector import Regions
from bimmer_connected.vehicle_status import ChargingState
accountsMap = {}
pollTimer = None
regions = {
"Rest of world": Regions.REST_OF_WORLD,
"North America": Regions.NORTH_AMERICA,
"China": Regions.CHINA,
}
def findByParam(cls, param, value):
for thing in myThings():
if thing.thingClassId == cls and thing.paramValue(param) == value:
return thing
def init():
logger.log("Initializing Bimmerconnected plugin")
def startPairing(info):
info.finish(nymea.ThingErrorNoError)
def confirmPairing(info, username, secret):
try:
region = regions[info.paramValue(accountThingRegionParamTypeId)]
account = ConnectedDriveAccount(username, secret, region)
account.update_vehicle_states()
info.finish(nymea.ThingErrorNoError)
pluginStorage().beginGroup(info.thingId)
pluginStorage().setValue("username", username)
pluginStorage().setValue("password", secret)
pluginStorage().endGroup()
del account
except Exception as e:
logger.warn(f"Error setting up BMW account: {str(e)}")
info.finish(nymea.ThingErrorAuthenticationFailure)
def setupThing(info):
# Setup for the account
if info.thing.thingClassId == accountThingClassId:
logger.log("SetupThing for account:", info.thing.name)
region = regions[info.thing.paramValue(accountThingRegionParamTypeId)]
pluginStorage().beginGroup(info.thing.id)
username = pluginStorage().value("username")
password = pluginStorage().value("password")
pluginStorage().endGroup()
try:
account = ConnectedDriveAccount(username, password, region)
account.update_vehicle_states()
accountsMap[info.thing.id] = account
except Exception as e:
# Login error
logger.warn(f"Error setting up BMW account: {str(e)}")
info.finish(nymea.ThingErrorAuthenticationFailure, str(e))
return
# Mark the account as logged-in and connected
info.thing.setStateValue(accountLoggedInStateTypeId, True)
info.thing.setStateValue(accountConnectedStateTypeId, True)
# Login went well, finish the setup
info.finish(nymea.ThingErrorNoError)
logger.log(
f"Found {len(account.vehicles)} vehicles: {', '.join([v.name for v in account.vehicles])}"
)
thingDescriptors = []
for vehicle in account.vehicles:
if any(
thing.thingClassId == vehicleThingClassId
and thing.paramValue(vehicleThingVinParamTypeId) == vehicle.vin
for thing in myThings()
):
continue
if not vehicle.has_hv_battery:
logger.log(
f"Ignoring combustion vehicle {vehicle.name} ({vehicle.vin[-7:]})"
)
continue
logger.log(
f"Adding new vehicle {vehicle.name} ({vehicle.vin[-7:]}) to the system with parent {info.thing.id}"
)
thingDescriptor = nymea.ThingDescriptor(
vehicleThingClassId,
"BMW {} ({})".format(vehicle.name, vehicle.vin[-7:]),
parentId=info.thing.id,
)
thingDescriptor.params = [
nymea.Param(vehicleThingVinParamTypeId, vehicle.vin)
]
thingDescriptors.append(thingDescriptor)
autoThingsAppeared(thingDescriptors)
# If no poll timer is set up yet, start it now
logger.log("Creating polltimer @ setupThing")
global pollTimer
if pollTimer is None:
pollTimer = nymea.PluginTimer(60 * 5, pollService)
logger.log("timer interval @ setupThing", pollTimer.interval)
# Setup for the vehicles
if info.thing.thingClassId == vehicleThingClassId:
info.finish(nymea.ThingErrorNoError)
def postSetupThing(thing):
if thing.thingClassId == accountThingClassId:
pollService()
def pollService():
logger.log("Polling BMW Connect")
for thing in myThings():
if thing.thingClassId != accountThingClassId:
continue
account = accountsMap[thing.id]
try:
account.update_vehicle_states()
except:
logger.warn(f"Error refreshing vehicle states for account {thing.name}")
for vehicle in account.vehicles:
logger.log(f"Updating vehicle with VIN {vehicle.vin}")
thing = findByParam(
vehicleThingClassId, vehicleThingVinParamTypeId, vehicle.vin
)
thing.setStateValue(
vehicleBatteryLevelStateTypeId,
vehicle.status.charging_level_hv,
)
thing.setStateValue(
vehiclePluggedInStateTypeId,
vehicle.status.connection_status == "CONNECTED",
)
thing.setStateValue(
vehicleChargingStateStateTypeId,
"charging"
if vehicle.status.charging_status == ChargingState.CHARGING
else "idle",
)
def executeAction(info):
if info.actionTypeId == vehicleCapacityActionTypeId:
info.thing.setStateValue(
vehicleCapacityStateTypeId,
info.paramValue(vehicleCapacityActionCapacityParamTypeId),
)
info.finish(nymea.ThingErrorNoError)
else:
logger.error(f"Unhandled action: {info.action.id}")
def thingRemoved(thing):
global pollTimer
if thing.thingClassId == accountThingClassId:
del accountsMap[thing.id]
if len(myThings()) == 0 and pollTimer is not None:
pollTimer = None

13
bimmerconnected/meta.json Normal file
View File

@ -0,0 +1,13 @@
{
"title": "Bimmerconnected",
"tagline": "Get BMW vehicle status.",
"icon": "bmw.svg",
"stability": "community",
"offline": false,
"technologies": [
"network"
],
"categories": [
"appliance"
]
}

View File

@ -0,0 +1,181 @@
bimmer-connected==0.8.12 \
--hash=sha256:57f2817a4d4ca125a1b40ed90205515d8e9cf98f18cadd0f8972aedbed2fee51 \
--hash=sha256:feb05a4cb900db7185f2adeefeb0217f73eb4091b90a6c32db1621bb742cbac0 \
--hash=sha256:203419529e82a03d59953624dd5a3610422dd3a6b70fd1a94cd6eadf445f1648
pycryptodome==3.14.1 \
--hash=sha256:028dcbf62d128b4335b61c9fbb7dd8c376594db607ef36d5721ee659719935d5 \
--hash=sha256:12ef157eb1e01a157ca43eda275fa68f8db0dd2792bc4fe00479ab8f0e6ae075 \
--hash=sha256:2562de213960693b6d657098505fd4493c45f3429304da67efcbeb61f0edfe89 \
--hash=sha256:27e92c1293afcb8d2639baf7eb43f4baada86e4de0f1fb22312bfc989b95dae2 \
--hash=sha256:36e3242c4792e54ed906c53f5d840712793dc68b726ec6baefd8d978c5282d30 \
--hash=sha256:50a5346af703330944bea503106cd50c9c2212174cfcb9939db4deb5305a8367 \
--hash=sha256:53dedbd2a6a0b02924718b520a723e88bcf22e37076191eb9b91b79934fb2192 \
--hash=sha256:69f05aaa90c99ac2f2af72d8d7f185f729721ad7c4be89e9e3d0ab101b0ee875 \
--hash=sha256:75a3a364fee153e77ed889c957f6f94ec6d234b82e7195b117180dcc9fc16f96 \
--hash=sha256:766a8e9832128c70012e0c2b263049506cbf334fb21ff7224e2704102b6ef59e \
--hash=sha256:7fb90a5000cc9c9ff34b4d99f7f039e9c3477700e309ff234eafca7b7471afc0 \
--hash=sha256:893f32210de74b9f8ac869ed66c97d04e7d351182d6d39ebd3b36d3db8bda65d \
--hash=sha256:8b5c28058102e2974b9868d72ae5144128485d466ba8739abd674b77971454cc \
--hash=sha256:924b6aad5386fb54f2645f22658cb0398b1f25bc1e714a6d1522c75d527deaa5 \
--hash=sha256:9924248d6920b59c260adcae3ee231cd5af404ac706ad30aa4cd87051bf09c50 \
--hash=sha256:9ec761a35dbac4a99dcbc5cd557e6e57432ddf3e17af8c3c86b44af9da0189c0 \
--hash=sha256:a36ab51674b014ba03da7f98b675fcb8eabd709a2d8e18219f784aba2db73b72 \
--hash=sha256:aae395f79fa549fb1f6e3dc85cf277f0351e15a22e6547250056c7f0c990d6a5 \
--hash=sha256:c880a98376939165b7dc504559f60abe234b99e294523a273847f9e7756f4132 \
--hash=sha256:ce7a875694cd6ccd8682017a7c06c6483600f151d8916f2b25cf7a439e600263 \
--hash=sha256:d1b7739b68a032ad14c5e51f7e4e1a5f92f3628bba024a2bda1f30c481fc85d8 \
--hash=sha256:dcd65355acba9a1d0fc9b923875da35ed50506e339b35436277703d7ace3e222 \
--hash=sha256:e04e40a7f8c1669195536a37979dd87da2c32dbdc73d6fe35f0077b0c17c803b \
--hash=sha256:e0c04c41e9ade19fbc0eff6aacea40b831bfcb2c91c266137bcdfd0d7b2f33ba \
--hash=sha256:e24d4ec4b029611359566c52f31af45c5aecde7ef90bf8f31620fd44c438efe7 \
--hash=sha256:e64738207a02a83590df35f59d708bf1e7ea0d6adce712a777be2967e5f7043c \
--hash=sha256:ea56a35fd0d13121417d39a83f291017551fa2c62d6daa6b04af6ece7ed30d84 \
--hash=sha256:f2772af1c3ef8025c85335f8b828d0193fa1e43256621f613280e2c81bfad423 \
--hash=sha256:f403a3e297a59d94121cb3ee4b1cf41f844332940a62d71f9e4a009cc3533493 \
--hash=sha256:f572a3ff7b6029dd9b904d6be4e0ce9e309dcb847b03e3ac8698d9d23bb36525 \
--hash=sha256:156dc60410399197995fae7712143a8accd33e21f0521fd53f33bfadf90acb85
requests==2.27.1 \
--hash=sha256:68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61 \
--hash=sha256:f22fa1e554c9ddfd16e6e41ac79759e17be9e492b3587efa038054674760e72d \
--hash=sha256:1a44eef7d80448faea8129b00b15cd00bf8e5cfd96de807e86d4a37b01364b25
PyJWT==2.4.0 \
--hash=sha256:72d1d253f32dbd4f5c88eaf1fdc62f3a19f676ccbadb9dbc5d07e951b2b26daf \
--hash=sha256:d42908208c699b3b973cbeb01a969ba6a96c821eefb1c5bfe4c390c01d67abba
urllib3==1.26.9 \
--hash=sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14 \
--hash=sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e
charset-normalizer==2.0.12 \
--hash=sha256:2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597 \
--hash=sha256:6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df
idna==3.3 \
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
--hash=sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d
certifi==2022.12.7 \
--hash=sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3 \
--hash=sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18
setuptools==65.5.1 \
--hash=sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31 \
--hash=sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
launchpadlib==1.10.16 \
--hash=sha256:0df4b13936f988afd0ee485f40fa6922eab783b48c38ca0108cb73c8788fca80 \
--hash=sha256:aa43b9bfbd786d0653ddafcf6178578eeb8a6ba19fce0fee885ed832795745b5
lazr.restfulclient==0.14.4 \
--hash=sha256:bf0fd6b2749b3a2d02711f854c9d23704756f7afed21fb5d5b9809d72aa6d087 \
--hash=sha256:ad207c985d4544b522aeab0ebabfd9345a9a767d2e111ff69117a3c64fcc415d
lazr.uri==1.0.6 \
--hash=sha256:5026853fcbf6f91d5a6b11ea7860a641fe27b36d4172c731f4aa16b900cf8464 \
--hash=sha256:55281b3890c297a89df3dc94d388cbd0ef6750bf1642024d208ee3c71ac8766b
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
keyring==23.5.0 \
--hash=sha256:9012508e141a80bd1c0b6778d5c610dd9f8c464d75ac6774248500503f972fb9 \
--hash=sha256:b0d28928ac3ec8e42ef4cc227822647a19f1d544f21f96457965dc01cf555261
SecretStorage==3.3.2 \
--hash=sha256:0a8eb9645b320881c222e827c26f4cfcf55363e8b374a021981ef886657a912f \
--hash=sha256:755dc845b6ad76dcbcbc07ea3da75ae54bb1ea529eb72d15f83d26499a5df319
jeepney==0.8.0 \
--hash=sha256:5efe48d255973902f6badc3ce55e2aa6c5c3b3bc642059ef3a91247bcfcc5806 \
--hash=sha256:c0a454ad016ca575060802ee4d590dd912e35c122fa04e70306de3d076cce755
importlib-metadata==4.11.3 \
--hash=sha256:1208431ca90a8cca1a6b8af391bb53c1a2db74e5d1cef6ddced95d4b2062edc6 \
--hash=sha256:ea4c597ebf37142f827b8f39299579e31685c31d3a438b59f469406afd0f2539
zipp==3.8.0 \
--hash=sha256:56bf8aadb83c24db6c4b577e13de374ccfb67da2078beba1d037c17980bf43ad \
--hash=sha256:c4f6e5bbf48e74f7a38e7cc5b0480ff42b0ae5178957d564d18932525d5cf099
httplib2==0.20.4 \
--hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \
--hash=sha256:8b6a905cb1c79eefd03f8669fd993c36dc341f7c558f056cb5a33b5c2f458543
pyparsing==3.0.8 \
--hash=sha256:7bf433498c016c4314268d95df76c81b842a4cb2b276fa3312cfb1e1d85f6954 \
--hash=sha256:ef7b523f6356f763771559412c0d7134753f037822dad1b16945b7b846f7ad06
distro==1.7.0 \
--hash=sha256:151aeccf60c216402932b52e40ee477a939f8d58898927378a02abbe852c1c39 \
--hash=sha256:d596311d707e692c2160c37807f83e3820c5d539d5a83e87cfb6babd8ba3a06b
oauthlib==3.2.2 \
--hash=sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca \
--hash=sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918
wadllib==1.3.6 \
--hash=sha256:acd9ad6a2c1007d34ca208e1da6341bbca1804c0e6850f954db04bdd7666c5fc \
--hash=sha256:919acbaa442f35c0f82a86b5af2411595ba72f9c9099d203f965a1d7ecf89447
cryptography==39.0.1 \
--hash=sha256:0f8da300b5c8af9f98111ffd512910bc792b4c77392a9523624680f7956a99d4 \
--hash=sha256:35f7c7d015d474f4011e859e93e789c87d21f6f4880ebdc29896a60403328f1f \
--hash=sha256:5aa67414fcdfa22cf052e640cb5ddc461924a045cacf325cd164e65312d99502 \
--hash=sha256:5d2d8b87a490bfcd407ed9d49093793d0f75198a35e6eb1a923ce1ee86c62b41 \
--hash=sha256:6687ef6d0a6497e2b58e7c5b852b53f62142cfa7cd1555795758934da363a965 \
--hash=sha256:6f8ba7f0328b79f08bdacc3e4e66fb4d7aab0c3584e0bd41328dce5262e26b2e \
--hash=sha256:706843b48f9a3f9b9911979761c91541e3d90db1ca905fd63fee540a217698bc \
--hash=sha256:807ce09d4434881ca3a7594733669bd834f5b2c6d5c7e36f8c00f691887042ad \
--hash=sha256:83e17b26de248c33f3acffb922748151d71827d6021d98c70e6c1a25ddd78505 \
--hash=sha256:96f1157a7c08b5b189b16b47bc9db2332269d6680a196341bf30046330d15388 \
--hash=sha256:aec5a6c9864be7df2240c382740fcf3b96928c46604eaa7f3091f58b878c0bb6 \
--hash=sha256:b0afd054cd42f3d213bf82c629efb1ee5f22eba35bf0eec88ea9ea7304f511a2 \
--hash=sha256:ced4e447ae29ca194449a3f1ce132ded8fcab06971ef5f618605aacaa612beac \
--hash=sha256:d1f6198ee6d9148405e49887803907fe8962a23e6c6f83ea7d98f1c0de375695 \
--hash=sha256:e124352fd3db36a9d4a21c1aa27fd5d051e621845cb87fb851c08f4f75ce8be6 \
--hash=sha256:e422abdec8b5fa8462aa016786680720d78bdce7a30c652b7fadf83a4ba35336 \
--hash=sha256:ef8b72fa70b348724ff1218267e7f7375b8de4e8194d1636ee60510aae104cd0 \
--hash=sha256:f0c64d1bd842ca2633e74a1a28033d139368ad959872533b1bab8c80e8240a0c \
--hash=sha256:f24077a3b5298a5a06a8e0536e3ea9ec60e4c7ac486755e5fb6e6ea9b3500106 \
--hash=sha256:fdd188c8a6ef8769f148f88f859884507b954cc64db6b52f66ef199bb9ad660a \
--hash=sha256:fe913f20024eb2cb2f323e42a64bdf2911bb9738a15dba7d3cce48151034e3a8 \
--hash=sha256:ad7d599ce67b51e286c613ad26c751aa52463d7214db8a4eccefa310eb9db10f
cffi==1.15.0 \
--hash=sha256:00c878c90cb53ccfaae6b8bc18ad05d2036553e6d9d1d9dbcf323bbe83854ca3 \
--hash=sha256:0104fb5ae2391d46a4cb082abdd5c69ea4eab79d8d44eaaf79f1b1fd806ee4c2 \
--hash=sha256:06c48159c1abed75c2e721b1715c379fa3200c7784271b3c46df01383b593636 \
--hash=sha256:0808014eb713677ec1292301ea4c81ad277b6cdf2fdd90fd540af98c0b101d20 \
--hash=sha256:10dffb601ccfb65262a27233ac273d552ddc4d8ae1bf93b21c94b8511bffe728 \
--hash=sha256:14cd121ea63ecdae71efa69c15c5543a4b5fbcd0bbe2aad864baca0063cecf27 \
--hash=sha256:17771976e82e9f94976180f76468546834d22a7cc404b17c22df2a2c81db0c66 \
--hash=sha256:181dee03b1170ff1969489acf1c26533710231c58f95534e3edac87fff06c443 \
--hash=sha256:23cfe892bd5dd8941608f93348c0737e369e51c100d03718f108bf1add7bd6d0 \
--hash=sha256:263cc3d821c4ab2213cbe8cd8b355a7f72a8324577dc865ef98487c1aeee2bc7 \
--hash=sha256:2756c88cbb94231c7a147402476be2c4df2f6078099a6f4a480d239a8817ae39 \
--hash=sha256:27c219baf94952ae9d50ec19651a687b826792055353d07648a5695413e0c605 \
--hash=sha256:2a23af14f408d53d5e6cd4e3d9a24ff9e05906ad574822a10563efcef137979a \
--hash=sha256:31fb708d9d7c3f49a60f04cf5b119aeefe5644daba1cd2a0fe389b674fd1de37 \
--hash=sha256:3415c89f9204ee60cd09b235810be700e993e343a408693e80ce7f6a40108029 \
--hash=sha256:3773c4d81e6e818df2efbc7dd77325ca0dcb688116050fb2b3011218eda36139 \
--hash=sha256:3b96a311ac60a3f6be21d2572e46ce67f09abcf4d09344c49274eb9e0bf345fc \
--hash=sha256:3f7d084648d77af029acb79a0ff49a0ad7e9d09057a9bf46596dac9514dc07df \
--hash=sha256:41d45de54cd277a7878919867c0f08b0cf817605e4eb94093e7516505d3c8d14 \
--hash=sha256:4238e6dab5d6a8ba812de994bbb0a79bddbdf80994e4ce802b6f6f3142fcc880 \
--hash=sha256:45db3a33139e9c8f7c09234b5784a5e33d31fd6907800b316decad50af323ff2 \
--hash=sha256:45e8636704eacc432a206ac7345a5d3d2c62d95a507ec70d62f23cd91770482a \
--hash=sha256:4958391dbd6249d7ad855b9ca88fae690783a6be9e86df65865058ed81fc860e \
--hash=sha256:4a306fa632e8f0928956a41fa8e1d6243c71e7eb59ffbd165fc0b41e316b2474 \
--hash=sha256:57e9ac9ccc3101fac9d6014fba037473e4358ef4e89f8e181f8951a2c0162024 \
--hash=sha256:59888172256cac5629e60e72e86598027aca6bf01fa2465bdb676d37636573e8 \
--hash=sha256:5e069f72d497312b24fcc02073d70cb989045d1c91cbd53979366077959933e0 \
--hash=sha256:64d4ec9f448dfe041705426000cc13e34e6e5bb13736e9fd62e34a0b0c41566e \
--hash=sha256:6dc2737a3674b3e344847c8686cf29e500584ccad76204efea14f451d4cc669a \
--hash=sha256:74fdfdbfdc48d3f47148976f49fab3251e550a8720bebc99bf1483f5bfb5db3e \
--hash=sha256:75e4024375654472cc27e91cbe9eaa08567f7fbdf822638be2814ce059f58032 \
--hash=sha256:786902fb9ba7433aae840e0ed609f45c7bcd4e225ebb9c753aa39725bb3e6ad6 \
--hash=sha256:8b6c2ea03845c9f501ed1313e78de148cd3f6cad741a75d43a29b43da27f2e1e \
--hash=sha256:91d77d2a782be4274da750752bb1650a97bfd8f291022b379bb8e01c66b4e96b \
--hash=sha256:91ec59c33514b7c7559a6acda53bbfe1b283949c34fe7440bcf917f96ac0723e \
--hash=sha256:920f0d66a896c2d99f0adbb391f990a84091179542c205fa53ce5787aff87954 \
--hash=sha256:a5263e363c27b653a90078143adb3d076c1a748ec9ecc78ea2fb916f9b861962 \
--hash=sha256:abb9a20a72ac4e0fdb50dae135ba5e77880518e742077ced47eb1499e29a443c \
--hash=sha256:c2051981a968d7de9dd2d7b87bcb9c939c74a34626a6e2f8181455dd49ed69e4 \
--hash=sha256:c21c9e3896c23007803a875460fb786118f0cdd4434359577ea25eb556e34c55 \
--hash=sha256:c2502a1a03b6312837279c8c1bd3ebedf6c12c4228ddbad40912d671ccc8a962 \
--hash=sha256:d4d692a89c5cf08a8557fdeb329b82e7bf609aadfaed6c0d79f5a449a3c7c023 \
--hash=sha256:da5db4e883f1ce37f55c667e5c0de439df76ac4cb55964655906306918e7363c \
--hash=sha256:e7022a66d9b55e93e1a845d8c9eba2a1bebd4966cd8bfc25d9cd07d515b33fa6 \
--hash=sha256:ef1f279350da2c586a69d32fc8733092fd32cc8ac95139a00377841f59a3f8d8 \
--hash=sha256:f54a64f8b0c8ff0b64d18aa76675262e1700f3995182267998c31ae974fbc382 \
--hash=sha256:f5c7150ad32ba43a07c4479f40241756145a1f03b43480e058cfd862bf5041c7 \
--hash=sha256:f6f824dc3bce0edab5f427efcfb1d63ee75b6fcb7282900ccaf925be84efb0fc \
--hash=sha256:fd8a250edc26254fe5b33be00402e6d287f562b6a5b2152dec302fa15bb3e997 \
--hash=sha256:ffaa5c925128e29efbde7301d8ecaf35c8c60ffbcd6a1ffd3a552177c8e5e796 \
--hash=sha256:2b4d29d69a6c852eb902b54f0a140f98ef20cb1fde000923e8f9aafd07fa7e70
pycparser==2.21 \
--hash=sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 \
--hash=sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206
typing-extensions==4.4.0 \
--hash=sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa \
--hash=sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "bluos.h"
#include "extern-plugininfo.h"
@ -38,9 +32,9 @@
BluOS::BluOS(NetworkAccessManager *networkmanager, QHostAddress hostAddress, int port, QObject *parent) :
QObject(parent),
m_networkManager(networkmanager),
m_hostAddress(hostAddress),
m_port(port),
m_networkManager(networkmanager)
m_port(port)
{
}
@ -121,7 +115,7 @@ QUuid BluOS::setVolume(uint volume)
int volume = 0;
bool mute = false;
if (xml.readNextStartElement()) {
if (xml.name() == "volume") {
if (xml.name() == QString("volume")) {
if(xml.attributes().hasAttribute("mute")) {
mute = xml.attributes().value("mute").toInt();
}
@ -277,7 +271,7 @@ QUuid BluOS::setRepeat(RepeatMode repeatMode)
return;
}
if (xml.readNextStartElement()) {
if (xml.name() == "playlist") {
if (xml.name() == QString("playlist")) {
if (xml.attributes().hasAttribute("repeat")) {
RepeatMode mode = RepeatMode(xml.attributes().value("repeat").toInt());
emit repeatModeReceived(mode);
@ -323,9 +317,9 @@ QUuid BluOS::listPresets()
}
QList<Preset> presetList;
if (xml.readNextStartElement()) {
if (xml.name() == "presets") {
if (xml.name() == QString("presets")) {
while(xml.readNextStartElement()){
if(xml.name() == "preset"){
if(xml.name() == QString("preset")){
Preset preset;
if (xml.attributes().hasAttribute("id")) {
preset.Id = xml.attributes().value("id").toInt();
@ -417,9 +411,9 @@ QUuid BluOS::getSources()
}
QList<Source> sourceList;
if (xml.readNextStartElement()) {
if (xml.name() == "browse") {
if (xml.name() == QString("browse")) {
while(xml.readNextStartElement()){
if(xml.name() == "item"){
if(xml.name() == QString("item")){
Source source;
if (xml.attributes().hasAttribute("text")) {
source.Text = xml.attributes().value("text").toString();
@ -483,9 +477,9 @@ QUuid BluOS::browseSource(const QString &key)
}
QList<Source> sourceList;
if (xml.readNextStartElement()) {
if (xml.name() == "browse") {
if (xml.name() == QString("browse")) {
while(xml.readNextStartElement()){
if(xml.name() == "item"){
if(xml.name() == QString("item")){
Source source;
if (xml.attributes().hasAttribute("text")) {
source.Text = xml.attributes().value("text").toString();
@ -648,23 +642,23 @@ bool BluOS::parseState(const QByteArray &state)
StatusResponse statusResponse;
if (xml.readNextStartElement()) {
if (xml.name() == "status") {
if (xml.name() == QString("status")) {
while(xml.readNextStartElement()){
if(xml.name() == "artist"){
if(xml.name() == QString("artist")){
statusResponse.Artist = xml.readElementText();
} else if(xml.name() == "album"){
} else if(xml.name() == QString("album")){
statusResponse.Album = xml.readElementText();
} else if(xml.name() == "name"){
} else if(xml.name() == QString("name")){
statusResponse.Name = xml.readElementText();
} else if(xml.name() == "service"){
} else if(xml.name() == QString("service")){
statusResponse.Service = xml.readElementText();
} else if(xml.name() == "serviceIcon"){
} else if(xml.name() == QString("serviceIcon")){
statusResponse.ServiceIcon = xml.readElementText();
} else if(xml.name() == "shuffle"){
} else if(xml.name() == QString("shuffle")){
statusResponse.Shuffle = xml.readElementText().toInt();
} else if(xml.name() == "repeat"){
} else if(xml.name() == QString("repeat")){
statusResponse.Shuffle = xml.readElementText().toInt();
} else if(xml.name() == "state"){
} else if(xml.name() == QString("state")){
QString playback = xml.readElementText();
if (playback == "play") {
statusResponse.State = PlaybackState::Playing;
@ -680,15 +674,15 @@ bool BluOS::parseState(const QByteArray &state)
statusResponse.State = PlaybackState::Stopped;
qCWarning(dcBluOS()) << "State response, unhandled playback mode" << playback;
}
} else if(xml.name() == "volume"){
} else if(xml.name() == QString("volume")){
statusResponse.Volume = xml.readElementText().toInt();
} else if(xml.name() == "mute"){
} else if(xml.name() == QString("mute")){
statusResponse.Mute = xml.readElementText().toInt();
} else if(xml.name() == "image") {
} else if(xml.name() == QString("image")) {
statusResponse.Image = xml.readElementText();
} else if(xml.name() == "title1") {
} else if(xml.name() == QString("title1")) {
statusResponse.Title = xml.readElementText();
} else if(xml.name() == "group") {
} else if(xml.name() == QString("group")) {
statusResponse.Group = xml.readElementText();
} else {
xml.skipCurrentElement();

View File

@ -1,43 +1,37 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef BLUOS_H
#define BLUOS_H
#include <QObject>
#include <QTimer>
#include <QHostAddress>
#include <QUuid>
#include <QTimer>
#include <QObject>
#include <QHostAddress>
#include "network/networkaccessmanager.h"
#include "integrations/thing.h"
#include <integrations/thing.h>
#include <network/networkaccessmanager.h>
class BluOS : public QObject
{
@ -67,20 +61,20 @@ public:
};
struct StatusResponse {
QString Album;
QString Artist;
QString Name;
QString Title;
QString Service;
QUrl ServiceIcon;
PlaybackState State;
QUrl StationUrl;
int Volume;
bool Mute;
RepeatMode Repeat;
bool Shuffle;
QUrl Image;
QString Group;
QString Album;
QString Artist;
QString Name;
QString Title;
QString Service;
QUrl ServiceIcon;
PlaybackState State;
QUrl StationUrl;
int Volume;
bool Mute;
RepeatMode Repeat;
bool Shuffle;
QUrl Image;
QString Group;
};
struct Preset {
@ -98,6 +92,7 @@ public:
};
explicit BluOS(NetworkAccessManager *networkManager, QHostAddress hostAddress, int port, QObject *parent = nullptr);
int port();
QHostAddress hostAddress();
@ -130,24 +125,24 @@ public:
QUuid removeGroupPlayer(QHostAddress address, int port);
private:
NetworkAccessManager *m_networkManager = nullptr;
QHostAddress m_hostAddress;
int m_port;
NetworkAccessManager *m_networkManager = nullptr;
QUuid playBackControl(PlaybackCommand command);
bool parseState(const QByteArray &state);
signals:
void connectionChanged(bool connected);
void actionExecuted(QUuid actionId, bool success);
void actionExecuted(const QUuid &actionId, bool success);
void statusReceived(const StatusResponse &status);
void statusReceived(const BluOS::StatusResponse &status);
void volumeReceived(int volume, bool mute);
void shuffleStateReceived(bool state);
void repeatModeReceived(RepeatMode mode);
void repeatModeReceived(BluOS::RepeatMode mode);
void presetsReceived(QUuid requestId, const QList<Preset> &presets);
void sourcesReceived(QUuid requestId, const QList<Source> &sources);
void browseResultReceived(QUuid requestId, const QList<Source> &sources);
void presetsReceived(const QUuid &requestId, const QList<BluOS::Preset> &presets);
void sourcesReceived(const QUuid &requestId, const QList<BluOS::Source> &sources);
void browseResultReceived(const QUuid &requestId, const QList<BluOS::Source> &sources);
};
#endif // BLUOS_H

View File

@ -1,6 +1,6 @@
include(../plugins.pri)
QT += network
QT *= network
SOURCES += \
integrationpluginbluos.cpp \

View File

@ -1,40 +1,33 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationpluginbluos.h"
#include "plugininfo.h"
#include "integrations/thing.h"
#include "network/networkaccessmanager.h"
#include "types/mediabrowseritem.h"
#include "types/browseritem.h"
#include <integrations/thing.h>
#include <types/mediabrowseritem.h>
#include <types/browseritem.h>
#include <QDebug>
#include <QStringList>
@ -146,7 +139,7 @@ void IntegrationPluginBluOS::executeAction(ThingActionInfo *info)
return info->finish(Thing::ThingErrorHardwareFailure);
}
if (action.actionTypeId() == bluosPlayerPlaybackStatusActionTypeId) {
QString playbakStatus = action.param(bluosPlayerPlaybackStatusEventPlaybackStatusParamTypeId).value().toString();
QString playbakStatus = action.param(bluosPlayerPlaybackStatusActionPlaybackStatusParamTypeId).value().toString();
QUuid requestId;
if (playbakStatus == "Playing") {
requestId = bluos->play();
@ -158,42 +151,42 @@ void IntegrationPluginBluOS::executeAction(ThingActionInfo *info)
qCWarning(dcBluOS()) << "Unhandled Playback mode";
}
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerPlayActionTypeId) {
QUuid requestId = bluos->play();
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerPauseActionTypeId) {
QUuid requestId = bluos->pause();
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerStopActionTypeId) {
QUuid requestId = bluos->stop();
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerSkipNextActionTypeId) {
QUuid requestId = bluos->skip();
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerSkipBackActionTypeId) {
QUuid requestId = bluos->back();
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerVolumeActionTypeId) {
uint volume = action.param(bluosPlayerVolumeActionVolumeParamTypeId).value().toUInt();
QUuid requestId = bluos->setVolume(volume);
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerMuteActionTypeId) {
bool mute = action.param(bluosPlayerMuteActionMuteParamTypeId).value().toBool();
QUuid requestId = bluos->setMute(mute);
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerShuffleActionTypeId) {
bool shuffle = action.param(bluosPlayerShuffleActionShuffleParamTypeId).value().toBool();
QUuid requestId = bluos->setShuffle(shuffle);
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerRepeatActionTypeId) {
QString repeat = action.param(bluosPlayerRepeatActionRepeatParamTypeId).value().toString();
QUuid requestId;
@ -207,17 +200,17 @@ void IntegrationPluginBluOS::executeAction(ThingActionInfo *info)
qCWarning(dcBluOS()) << "Unhandled Repeat Mode";
}
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerIncreaseVolumeActionTypeId) {
uint step = action.param(bluosPlayerIncreaseVolumeActionStepParamTypeId).value().toUInt();
QUuid requestId = bluos->setVolume(qMin<uint>(100, thing->stateValue(bluosPlayerVolumeStateTypeId).toUInt() + step));
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else if (action.actionTypeId() == bluosPlayerDecreaseVolumeActionTypeId) {
uint step = action.param(bluosPlayerDecreaseVolumeActionStepParamTypeId).value().toUInt();
QUuid requestId = bluos->setVolume(qMax<uint>(0, thing->stateValue(bluosPlayerVolumeStateTypeId).toUInt() - step));
m_asyncActions.insert(requestId, info);
connect(info, &ThingActionInfo::aborted, [this, requestId] {m_asyncActions.remove(requestId);});
connect(info, &ThingActionInfo::aborted, this, [this, requestId] {m_asyncActions.remove(requestId);});
} else {
qCWarning(dcBluOS()) << "Execute Action, unhandled action type id" << action.actionTypeId();
return info->finish(Thing::ThingErrorThingClassNotFound);
@ -414,7 +407,7 @@ void IntegrationPluginBluOS::onActionExecuted(QUuid requestId, bool success)
} else {
info->finish(Thing::ThingErrorHardwareFailure);
}
m_pluginTimer->timeout(); // get a status update
emit m_pluginTimer->timeout(); // get a status update
}
}

View File

@ -1,42 +1,36 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINBLUOS_H
#define INTEGRATIONPLUGINBLUOS_H
#include "bluos.h"
#include "integrations/integrationplugin.h"
#include "platform/platformzeroconfcontroller.h"
#include "network/zeroconf/zeroconfservicebrowser.h"
#include "plugintimer.h"
#include <integrations/integrationplugin.h>
#include <platform/platformzeroconfcontroller.h>
#include <network/zeroconf/zeroconfservicebrowser.h>
#include <plugintimer.h>
#include <QUdpSocket>
#include <QNetworkAccessManager>
@ -86,5 +80,6 @@ private slots:
void onPresetsReceived(QUuid requestId, const QList<BluOS::Preset> &presets);
void onSourcesReceived(QUuid requestId, const QList<BluOS::Source> &sources);
void onBrowseResultReceived(QUuid requestId, const QList<BluOS::Source> &sources);
};
#endif // INTEGRATIONPLUGINBLUOS_H

View File

@ -1,34 +0,0 @@
# Boblight
This plugin allows to communicate with a [Boblight server](https://code.google.com/p/boblight/)
The boblight server needs to be installed and running. In nymea it is required to setup the Boblight server connection first, during the setup you can configure how many channels you want to add. Each channel will appear auotamtically as an own device insided nymea. Default configuration for the Boblight server is `localhost:19333`, you can change the parameters during device setup.
Once the Boblight devices are added you can control them like any other color light in nymea.
## Supported Things
* Boblight Server
* Gateway device
* Define channel count
* Boblight Channel
* Color light
* Set color
* Set color temperature
* Set brightness
* Set power
**Generall**
* No internet connection required
## Requirements
* Boblight server running on `localhost:19333` or any other reachable IP address.
* Boblight device connected to the Boblight server.
* The package "nymea-plugin-boblight" must be installed.
## More
For more information regarding the project please visit the [project site](https://sites.google.com/site/wikikrautbox/krautbox/hardware/boblight).

View File

@ -1,99 +0,0 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "bobchannel.h"
BobChannel::BobChannel(const int &id, QObject *parent) :
QObject(parent),
m_id(id)
{
m_animation = new QPropertyAnimation(this, "finalColor", this);
m_animation->setDuration(500);
}
int BobChannel::id() const
{
return m_id;
}
QColor BobChannel::color() const
{
return m_color;
}
void BobChannel::setColor(const QColor &color)
{
if (m_animation->state() == QPropertyAnimation::Running) {
m_animation->stop();
m_finalColor = m_color;
}
m_color = color;
emit colorChanged();
m_animation->setStartValue(m_finalColor);
m_animation->setEndValue(color);
m_animation->start();
}
bool BobChannel::power() const
{
return m_power;
}
void BobChannel::setPower(bool power)
{
if (power != m_power) {
m_power = power;
emit powerChanged();
if (m_animation->state() == QPropertyAnimation::Running) {
m_animation->stop();
}
QColor target = m_color;
target.setAlpha(target.alpha() * (m_power ? 1 : 0));
m_animation->setStartValue(m_finalColor);
m_animation->setEndValue(target);
m_animation->start();
}
}
QColor BobChannel::finalColor() const
{
return m_finalColor;
}
void BobChannel::setFinalColor(const QColor &color)
{
m_finalColor = color;
emit finalColorChanged();
}

View File

@ -1,76 +0,0 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef BOBCHANNEL_H
#define BOBCHANNEL_H
#include <QColor>
#include <QObject>
#include <QPropertyAnimation>
class BobChannel : public QObject
{
Q_OBJECT
Q_PROPERTY(bool power READ power WRITE setPower NOTIFY powerChanged)
Q_PROPERTY(QColor color READ color WRITE setColor NOTIFY colorChanged)
// don't directly write to this, the propertyAnimation requires a writable property tho...
Q_PROPERTY(QColor finalColor READ finalColor WRITE setFinalColor NOTIFY finalColorChanged)
public:
explicit BobChannel(const int &id, QObject *parent = 0);
int id() const;
QColor color() const;
void setColor(const QColor &color);
bool power() const;
void setPower(bool power);
QColor finalColor() const;
void setFinalColor(const QColor &color);
private:
QPropertyAnimation *m_animation;
int m_id;
bool m_power = false;
QColor m_color = Qt::white;
QColor m_finalColor = Qt::black;
signals:
void colorChanged();
void brightnessChanged();
void finalColorChanged();
void powerChanged();
};
#endif // BOBCHANNEL_H

View File

@ -1,191 +0,0 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "bobclient.h"
#include "extern-plugininfo.h"
#include "libboblight/boblight.h"
#include <QDebug>
#include <QtConcurrent>
BobClient::BobClient(const QString &host, const int &port, QObject *parent) :
QObject(parent),
m_host(host),
m_port(port),
m_connected(false)
{
m_syncTimer = new QTimer(this);
m_syncTimer->setSingleShot(false);
m_syncTimer->setInterval(25);
connect(m_syncTimer, SIGNAL(timeout()), this, SLOT(sync()));
}
BobClient::~BobClient()
{
if (m_boblight) {
boblight_destroy(m_boblight);
}
}
bool BobClient::connectToBoblight()
{
if (connected()) {
return true;
}
m_boblight = boblight_init();
//try to connect, if we can't then bitch to stderr and destroy boblight
if (!boblight_connect(m_boblight, m_host.toLatin1().data(), m_port, 1000000)) {
qCWarning(dcBoblight) << "Failed to connect:" << boblight_geterror(m_boblight);
boblight_destroy(m_boblight);
m_boblight = nullptr;
setConnected(false);
return false;
}
qCDebug(dcBoblight) << "Connected to boblightd successfully.";
boblight_setpriority(m_boblight, m_priority);
for (int i = 0; i < lightsCount(); ++i) {
BobChannel *channel = new BobChannel(i, this);
channel->setColor(QColor(255,255,255,0));
connect(channel, SIGNAL(colorChanged()), this, SLOT(sync()));
m_channels.insert(i, channel);
}
setConnected(true);
return true;
}
bool BobClient::connected()
{
return m_connected;
}
void BobClient::setPriority(int priority)
{
m_priority = priority;
if (connected()) {
qCDebug(dcBoblight) << "setting priority to" << priority;
boblight_setpriority(m_boblight, priority);
}
emit priorityChanged(priority);
}
void BobClient::setPower(int channel, bool power)
{
qCDebug(dcBoblight()) << "BobClient: setPower" << channel << power;
m_channels.value(channel)->setPower(power);
emit powerChanged(channel, power);
}
BobChannel *BobClient::getChannel(const int &id)
{
foreach (BobChannel *channel, m_channels) {
if (channel->id() == id)
return channel;
}
return nullptr;
}
void BobClient::setColor(int channel, QColor color)
{
if (channel == -1) {
for (int i = 0; i < lightsCount(); ++i) {
setColor(i, color);
}
} else {
BobChannel *c = getChannel(channel);
if (c) {
c->setColor(color);
qCDebug(dcBoblight) << "set channel" << channel << "to color" << color;
emit colorChanged(channel, color);
}
}
}
void BobClient::setBrightness(int channel, int brightness)
{
QColor color = m_channels.value(channel)->color();
color.setAlpha(qRound(brightness * 255.0 / 100));
m_channels.value(channel)->setColor(color);
emit brightnessChanged(channel, brightness);
if (brightness > 0) {
m_channels.value(channel)->setPower(true);
emit powerChanged(channel, true);
}
}
void BobClient::sync()
{
if (!m_connected)
return;
foreach (BobChannel *channel, m_channels) {
int rgb[3];
rgb[0] = channel->finalColor().red() * channel->finalColor().alphaF();
rgb[1] = channel->finalColor().green() * channel->finalColor().alphaF();
rgb[2] = channel->finalColor().blue() * channel->finalColor().alphaF();
boblight_addpixel(m_boblight, channel->id(), rgb);
}
if (!boblight_sendrgb(m_boblight, 1, nullptr)) {
qCWarning(dcBoblight) << "Boblight connection error:" << boblight_geterror(m_boblight);
boblight_destroy(m_boblight);
qDeleteAll(m_channels);
m_channels.clear();
setConnected(false);
}
}
void BobClient::setConnected(bool connected)
{
m_connected = connected;
emit connectionChanged();
// if disconnected, delete all channels
if (!connected) {
m_syncTimer->stop();
qDeleteAll(m_channels);
} else {
m_syncTimer->start();
}
}
int BobClient::lightsCount()
{
return boblight_getnrlights(m_boblight);
}
QColor BobClient::currentColor(const int &channel)
{
return getChannel(channel)->color();
}

View File

@ -1,88 +0,0 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef BOBCLIENT_H
#define BOBCLIENT_H
#include <QObject>
#include <QTimer>
#include <QMap>
#include <QColor>
#include <QTime>
#include <bobchannel.h>
class BobClient : public QObject
{
Q_OBJECT
public:
explicit BobClient(const QString &host = "127.0.0.1", const int &port = 19333, QObject *parent = nullptr);
~BobClient();
bool connectToBoblight();
bool connected();
int lightsCount();
QColor currentColor(const int &channel);
void setPriority(int priority);
void setPower(int channel, bool power);
void setColor(int channel, QColor color);
void setBrightness(int channel, int brightness);
private:
void *m_boblight = nullptr;
QTimer *m_syncTimer;
QString m_host;
int m_port;
bool m_connected;
int m_priority = 128;
QMap<int, QColor> m_colors;
QMap<int, BobChannel *> m_channels;
BobChannel *getChannel(const int &id);
private slots:
void sync();
void setConnected(bool connected);
signals:
void connectionChanged();
void powerChanged(int channel, bool power);
void brightnessChanged(int channel, int brightness);
void colorChanged(int channel, const QColor &color);
void priorityChanged(int priority);
};
#endif // BOBCLIENT_H

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

View File

@ -1,20 +0,0 @@
include(../plugins.pri)
QT += dbus bluetooth concurrent
CONFIG += c++11
TARGET = $$qtLibraryTarget(nymea_integrationpluginboblight)
LIBS += -lboblight
SOURCES += \
integrationpluginboblight.cpp \
bobclient.cpp \
bobchannel.cpp
HEADERS += \
integrationpluginboblight.h \
bobclient.h \
bobchannel.h

View File

@ -1,297 +0,0 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationpluginboblight.h"
#include "integrations/thing.h"
#include "bobclient.h"
#include "plugininfo.h"
#include "plugintimer.h"
#include <QDebug>
#include <QStringList>
#include <QtMath>
IntegrationPluginBoblight::IntegrationPluginBoblight()
{
}
void IntegrationPluginBoblight::init()
{
m_pluginTimer = hardwareManager()->pluginTimerManager()->registerTimer(15);
connect(m_pluginTimer, &PluginTimer::timeout, this, &IntegrationPluginBoblight::guhTimer);
}
void IntegrationPluginBoblight::thingRemoved(Thing *thing)
{
BobClient *client = m_bobClients.take(thing->id());
if (thing->thingClassId() == boblightServerThingClassId) {
client->deleteLater();
}
}
void IntegrationPluginBoblight::startMonitoringAutoThings()
{
m_canCreateAutoDevices = true;
qCDebug(dcBoblight()) << "Populating auto devices" << myThings().count();
QHash<ThingId, int> parentDevices;
QHash<ThingId, Thing*> deviceIds;
foreach (Thing *thing, myThings()) {
deviceIds.insert(thing->id(), thing);
if (thing->thingClassId() == boblightServerThingClassId) {
// qWarning() << "Device" << thing->id() << "is bridge";
if (!parentDevices.contains(thing->id())) {
parentDevices[thing->id()] = 0;
}
} else if (thing->thingClassId() == boblightThingClassId) {
// qWarning() << "Device" << thing->id() << "is child to bridge" << thing->parentId();
parentDevices[thing->parentId()] += 1;
}
}
QList<ThingDescriptor> descriptors;
foreach (const ThingId &id, parentDevices.keys()) {
if (parentDevices.value(id) < deviceIds.value(id)->paramValue(boblightServerThingChannelsParamTypeId).toInt()) {
for (int i = parentDevices.value(id); i < deviceIds.value(id)->paramValue(boblightServerThingChannelsParamTypeId).toInt(); i++) {
ThingDescriptor descriptor(boblightThingClassId, deviceIds.value(id)->name() + " " + QString::number(i + 1), QString(), id);
descriptor.setParams(ParamList() << Param(boblightThingChannelParamTypeId, i));
qCDebug(dcBoblight()) << "Adding new boblight channel" << i + 1;
descriptors.append(descriptor);
}
}
}
if (!descriptors.isEmpty()) {
emit autoThingsAppeared(descriptors);
}
}
void IntegrationPluginBoblight::guhTimer()
{
foreach (BobClient *client, m_bobClients) {
if (!client->connected()) {
client->connectToBoblight();
}
}
}
void IntegrationPluginBoblight::onPowerChanged(int channel, bool power)
{
qCDebug(dcBoblight()) << "power changed" << channel << power;
BobClient *sndr = dynamic_cast<BobClient*>(sender());
foreach (Thing* thing, myThings()) {
if (m_bobClients.value(thing->parentId()) == sndr && thing->paramValue(boblightThingChannelParamTypeId).toInt() == channel) {
qCDebug(dcBoblight()) << "setting state power" << power;
thing->setStateValue(boblightPowerStateTypeId, power);
}
}
}
void IntegrationPluginBoblight::onBrightnessChanged(int channel, int brightness)
{
BobClient *sndr = dynamic_cast<BobClient*>(sender());
foreach (Thing* thing, myThings()) {
if (m_bobClients.value(thing->parentId()) == sndr && thing->paramValue(boblightThingChannelParamTypeId).toInt() == channel) {
thing->setStateValue(boblightBrightnessStateTypeId, brightness);
}
}
}
void IntegrationPluginBoblight::onColorChanged(int channel, const QColor &color)
{
BobClient *sndr = dynamic_cast<BobClient*>(sender());
foreach (Thing* thing, myThings()) {
if (m_bobClients.value(thing->parentId()) == sndr && thing->paramValue(boblightThingChannelParamTypeId).toInt() == channel) {
thing->setStateValue(boblightColorStateTypeId, color);
}
}
}
void IntegrationPluginBoblight::onPriorityChanged(int priority)
{
BobClient *sndr = dynamic_cast<BobClient*>(sender());
foreach (Thing* thing, myThings()) {
if (thing->thingClassId() == boblightServerThingClassId && m_bobClients.value(thing->id()) == sndr) {
thing->setStateValue(boblightServerPriorityStateTypeId, priority);
}
}
}
QColor IntegrationPluginBoblight::tempToRgb(int temp)
{
// 153 cold: 0.839216, 1, 0.827451
// 500 warm: 0.870588, 1, 0.266667
// => 0 : 214,255,212
// 100 : 222,255,67
// r => 0 : 214 = 100 : 222
// => temp : (x-214) = 100 : (255 - 214)
// => x = temp * (255-214) / 100
// r = x + 214
int red = temp * 41 / 100 + 214;
int green = 255;
// b => 0 : 212 = 100 : 67
// => temp : (212 - x) = 100 : (212 - 145)
// => x = temp * 145 / 100
// g = 212 - x
int blue = 212 - temp * 145 / 100;
qWarning() << "temp:" << temp << "rgb" << red << green << blue;
return QColor(red, green, blue);
}
void IntegrationPluginBoblight::setupThing(ThingSetupInfo *info)
{
Thing *thing = info->thing();
if (thing->thingClassId() == boblightServerThingClassId) {
BobClient *bobClient = new BobClient(thing->paramValue(boblightServerThingHostAddressParamTypeId).toString(), thing->paramValue(boblightServerThingPortParamTypeId).toInt(), this);
bool connected = bobClient->connectToBoblight();
if (!connected) {
qCWarning(dcBoblight()) << "Error connecting to boblight on" << thing->paramValue(boblightServerThingHostAddressParamTypeId).toString();
} else {
qCDebug(dcBoblight()) << "Connected to boblight";
}
bobClient->setPriority(thing->stateValue(boblightServerPriorityStateTypeId).toInt());
thing->setStateValue(boblightServerConnectedStateTypeId, connected);
m_bobClients.insert(thing->id(), bobClient);
connect(bobClient, &BobClient::connectionChanged, this, &IntegrationPluginBoblight::onConnectionChanged);
connect(bobClient, &BobClient::powerChanged, this, &IntegrationPluginBoblight::onPowerChanged);
connect(bobClient, &BobClient::brightnessChanged, this, &IntegrationPluginBoblight::onBrightnessChanged);
connect(bobClient, &BobClient::colorChanged, this, &IntegrationPluginBoblight::onColorChanged);
connect(bobClient, &BobClient::priorityChanged, this, &IntegrationPluginBoblight::onPriorityChanged);
} else if (thing->thingClassId() == boblightThingClassId) {
BobClient *bobClient = m_bobClients.value(thing->parentId());
thing->setStateValue(boblightConnectedStateTypeId, bobClient->connected());
m_bobClients.insert(thing->id(), bobClient);
}
info->finish(Thing::ThingErrorNoError);
}
void IntegrationPluginBoblight::postSetupThing(Thing *thing)
{
if (thing->thingClassId() == boblightServerThingClassId && m_canCreateAutoDevices) {
startMonitoringAutoThings();
}
if (thing->thingClassId() == boblightThingClassId) {
BobClient *bobClient = m_bobClients.value(thing->parentId());
if (bobClient && bobClient->connected()) {
thing->setStateValue(boblightConnectedStateTypeId, bobClient->connected());
QColor color = thing->stateValue(boblightColorStateTypeId).value<QColor>();
int brightness = thing->stateValue(boblightBrightnessStateTypeId).toInt();
bool power = thing->stateValue(boblightPowerStateTypeId).toBool();
bobClient->setColor(thing->paramValue(boblightThingChannelParamTypeId).toInt(), color);
bobClient->setBrightness(thing->paramValue(boblightThingChannelParamTypeId).toInt(), brightness);
bobClient->setPower(thing->paramValue(boblightThingChannelParamTypeId).toInt(), power);
}
}
}
void IntegrationPluginBoblight::executeAction(ThingActionInfo *info)
{
Thing *thing = info->thing();
Action action = info->action();
qCDebug(dcBoblight()) << "Execute action for boblight" << action.params();
if (thing->thingClassId() == boblightServerThingClassId) {
BobClient *bobClient = m_bobClients.value(thing->id());
if (!bobClient || !bobClient->connected()) {
qCWarning(dcBoblight()) << "Boblight on" << thing->paramValue(boblightServerThingHostAddressParamTypeId).toString() << "not connected";
info->finish(Thing::ThingErrorHardwareNotAvailable);
return;
}
if (action.actionTypeId() == boblightServerPriorityActionTypeId) {
bobClient->setPriority(action.param(boblightServerPriorityActionPriorityParamTypeId).value().toInt());
info->finish(Thing::ThingErrorNoError);
return;
}
qCWarning(dcBoblight()) << "Unhandled action" << action.actionTypeId() << "for BoblightServer" << info;
info->finish(Thing::ThingErrorActionTypeNotFound);
return;
}
if (thing->thingClassId() == boblightThingClassId) {
BobClient *bobClient = m_bobClients.value(thing->parentId());
if (!bobClient || !bobClient->connected()) {
qCWarning(dcBoblight()) << "Boblight not connected";
info->finish(Thing::ThingErrorHardwareNotAvailable);
return;
}
if (action.actionTypeId() == boblightPowerActionTypeId) {
bobClient->setPower(thing->paramValue(boblightThingChannelParamTypeId).toInt(), action.param(boblightPowerActionPowerParamTypeId).value().toBool());
info->finish(Thing::ThingErrorNoError);
return;
}
if (action.actionTypeId() == boblightColorActionTypeId) {
bobClient->setColor(thing->paramValue(boblightThingChannelParamTypeId).toInt(), action.param(boblightColorActionColorParamTypeId).value().value<QColor>());
info->finish(Thing::ThingErrorNoError);
return;
}
if (action.actionTypeId() == boblightBrightnessActionTypeId) {
bobClient->setBrightness(thing->paramValue(boblightThingChannelParamTypeId).toInt(), action.param(boblightBrightnessActionBrightnessParamTypeId).value().toInt());
info->finish(Thing::ThingErrorNoError);
return;
}
if (action.actionTypeId() == boblightColorTemperatureActionTypeId) {
bobClient->setColor(thing->paramValue(boblightThingChannelParamTypeId).toInt(), tempToRgb(action.param(boblightColorTemperatureActionColorTemperatureParamTypeId).value().toInt()));
info->finish(Thing::ThingErrorNoError);
return;
}
info->finish(Thing::ThingErrorActionTypeNotFound);
return;
}
info->finish(Thing::ThingErrorThingClassNotFound);
}
void IntegrationPluginBoblight::onConnectionChanged()
{
BobClient *bobClient = static_cast<BobClient *>(sender());
qCDebug(dcBoblight()) << "Connection changed. BobClient:" << bobClient << bobClient->connected() << m_bobClients.keys(bobClient);
foreach (const ThingId &thingId, m_bobClients.keys(bobClient)) {
foreach (Thing *thing, myThings()) {
if (thing->id() == thingId || thing->parentId() == thingId) {
thing->setStateValue(boblightConnectedStateTypeId, bobClient->connected());
break;
}
}
}
}

View File

@ -1,78 +0,0 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINBOBLIGHT_H
#define INTEGRATIONPLUGINBOBLIGHT_H
#include "integrations/integrationplugin.h"
#include "bobclient.h"
class BobClient;
class PluginTimer;
class IntegrationPluginBoblight : public IntegrationPlugin
{
Q_OBJECT
Q_PLUGIN_METADATA(IID "io.nymea.IntegrationPlugin" FILE "integrationpluginboblight.json")
Q_INTERFACES(IntegrationPlugin)
public:
explicit IntegrationPluginBoblight();
void init() override;
void setupThing(ThingSetupInfo *info) override;
void postSetupThing(Thing *thing) override;
void thingRemoved(Thing *thing) override;
void startMonitoringAutoThings() override;
void executeAction(ThingActionInfo *info) override;
private slots:
void onConnectionChanged();
void guhTimer();
void onPowerChanged(int channel, bool power);
void onBrightnessChanged(int channel, int brightness);
void onColorChanged(int channel, const QColor &color);
void onPriorityChanged(int priority);
private:
QColor tempToRgb(int temp);
private:
PluginTimer *m_pluginTimer = nullptr;
QHash<ThingId, BobClient*> m_bobClients;
bool m_canCreateAutoDevices = false;
};
#endif // INTEGRATIONPLUGINBOBLIGHT_H

View File

@ -1,138 +0,0 @@
{
"id": "d5271bea-1362-4cc6-888f-2ebe80bad46a",
"name": "Boblight",
"displayName": "Boblight",
"vendors": [
{
"id": "f0c9dd91-c2b0-4cd0-b161-a17fee9d2303",
"name": "boblight",
"displayName": "Boblight",
"thingClasses": [
{
"id": "f267a7f4-ed75-4026-9b97-98884d7f4399",
"name": "boblightServer",
"displayName": "Boblight server",
"createMethods": ["user"],
"interfaces": ["gateway", "connectable"],
"paramTypes": [
{
"id": "de82ea8c-2f1e-4b93-b85a-f6a0b7f87e4a",
"name": "hostAddress",
"displayName": "Host Address",
"type" : "QString",
"inputType": "IPv4Address",
"defaultValue": "127.0.0.1"
},
{
"id": "8cbe5ef8-6b45-441e-9051-08d48f3948da",
"name": "port",
"displayName": "Port",
"type" : "int",
"defaultValue": 19333
},
{
"id": "277f2458-d932-4a6e-a7bb-58814ab99663",
"name": "channels",
"displayName": "Channels",
"type": "int",
"defaultValue": 1
}
],
"stateTypes": [
{
"id": "638fb9ec-4797-4ef6-a9b6-d935f1c49e17",
"name": "connected",
"displayName": "connected",
"displayNameEvent": "Connected changed",
"defaultValue": false,
"type": "bool"
},
{
"id": "60d345e8-757c-4bc2-a96b-31121fc84356",
"name": "priority",
"displayName": "Priority",
"displayNameEvent": "Priority changed",
"displayNameAction": "Set priority",
"type": "int",
"defaultValue": 128,
"minValue": 0,
"maxValue": 256,
"writable": true
}
]
},
{
"id": "05347200-416e-4b75-b4e3-6f913a2a7e76",
"name": "boblight",
"displayName": "Boblight",
"createMethods": ["auto"],
"interfaces": ["colorlight", "connectable"],
"paramTypes": [
{
"id": "7b5b784d-d623-4a2e-b081-9be84b1ce1a8",
"name": "channel",
"displayName": "Channel",
"type": "int",
"defaultValue": -1
}
],
"stateTypes": [
{
"id": "bb40f1bd-62b9-485e-86a1-b0c820a93b8a",
"name": "connected",
"displayName": "connected",
"defaultValue": false,
"displayNameEvent": "Connected changed",
"type": "bool"
},
{
"id": "95aec7b5-247a-42a2-8748-273b034b988c",
"name": "power",
"displayName": "Power",
"defaultValue": false,
"type": "bool",
"displayNameEvent": "Power changed",
"displayNameAction": "Set power",
"writable": true
},
{
"id": "0a92eab5-233c-4081-840b-15578091365c",
"name": "brightness",
"displayName": "Brightness",
"defaultValue": 100,
"type": "int",
"displayNameEvent": "Brightness changed",
"displayNameAction": "Set brightness",
"writable": true,
"minValue": 0,
"maxValue": 100
},
{
"id": "b6f24e6f-d2a8-4f22-b40f-3a0e38bdabe0",
"name": "colorTemperature",
"displayName": "Color Temperature",
"defaultValue": 0,
"type": "int",
"displayNameEvent": "Color Temperature changed",
"displayNameAction": "Set color temperature",
"writable": true,
"minValue": 0,
"maxValue": 100
},
{
"id": "a213d2d1-bd29-4a16-8459-520aa919ae67",
"name": "color",
"displayName": "Color",
"defaultValue": "#ffffff",
"type": "QColor",
"displayNameEvent": "Color changed",
"displayNameAction": "Set color",
"writable": true
}
]
}
]
}
]
}

View File

@ -1,13 +0,0 @@
{
"title": "Boblight",
"tagline": "Connect to Boblight devices.",
"icon": "boblight.png",
"stability": "community",
"offline": true,
"technologies": [
"network"
],
"categories": [
"light"
]
}

View File

@ -1,154 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
<name>Boblight</name>
<message>
<source>Boblight</source>
<extracomment>The name of the ThingClass ({05347200-416e-4b75-b4e3-6f913a2a7e76})
----------
The name of the vendor ({f0c9dd91-c2b0-4cd0-b161-a17fee9d2303})
----------
The name of the plugin Boblight ({d5271bea-1362-4cc6-888f-2ebe80bad46a})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Boblight server</source>
<extracomment>The name of the ThingClass ({f267a7f4-ed75-4026-9b97-98884d7f4399})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Host Address</source>
<extracomment>The name of the ParamType (ThingClass: boblightServer, Type: thing, ID: {de82ea8c-2f1e-4b93-b85a-f6a0b7f87e4a})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Port</source>
<extracomment>The name of the ParamType (ThingClass: boblightServer, Type: thing, ID: {8cbe5ef8-6b45-441e-9051-08d48f3948da})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Channels</source>
<extracomment>The name of the ParamType (ThingClass: boblightServer, Type: thing, ID: {277f2458-d932-4a6e-a7bb-58814ab99663})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Connected changed</source>
<extracomment>The name of the EventType ({bb40f1bd-62b9-485e-86a1-b0c820a93b8a}) of ThingClass boblight
----------
The name of the EventType ({638fb9ec-4797-4ef6-a9b6-d935f1c49e17}) of ThingClass boblightServer</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>connected</source>
<extracomment>The name of the ParamType (ThingClass: boblight, EventType: connected, ID: {bb40f1bd-62b9-485e-86a1-b0c820a93b8a})
----------
The name of the StateType ({bb40f1bd-62b9-485e-86a1-b0c820a93b8a}) of ThingClass boblight
----------
The name of the ParamType (ThingClass: boblightServer, EventType: connected, ID: {638fb9ec-4797-4ef6-a9b6-d935f1c49e17})
----------
The name of the StateType ({638fb9ec-4797-4ef6-a9b6-d935f1c49e17}) of ThingClass boblightServer</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Priority changed</source>
<extracomment>The name of the EventType ({60d345e8-757c-4bc2-a96b-31121fc84356}) of ThingClass boblightServer</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Priority</source>
<extracomment>The name of the ParamType (ThingClass: boblightServer, ActionType: priority, ID: {60d345e8-757c-4bc2-a96b-31121fc84356})
----------
The name of the ParamType (ThingClass: boblightServer, EventType: priority, ID: {60d345e8-757c-4bc2-a96b-31121fc84356})
----------
The name of the StateType ({60d345e8-757c-4bc2-a96b-31121fc84356}) of ThingClass boblightServer</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Set priority</source>
<extracomment>The name of the ActionType ({60d345e8-757c-4bc2-a96b-31121fc84356}) of ThingClass boblightServer</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Channel</source>
<extracomment>The name of the ParamType (ThingClass: boblight, Type: thing, ID: {7b5b784d-d623-4a2e-b081-9be84b1ce1a8})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Power changed</source>
<extracomment>The name of the EventType ({95aec7b5-247a-42a2-8748-273b034b988c}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Power</source>
<extracomment>The name of the ParamType (ThingClass: boblight, ActionType: power, ID: {95aec7b5-247a-42a2-8748-273b034b988c})
----------
The name of the ParamType (ThingClass: boblight, EventType: power, ID: {95aec7b5-247a-42a2-8748-273b034b988c})
----------
The name of the StateType ({95aec7b5-247a-42a2-8748-273b034b988c}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Set power</source>
<extracomment>The name of the ActionType ({95aec7b5-247a-42a2-8748-273b034b988c}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Brightness changed</source>
<extracomment>The name of the EventType ({0a92eab5-233c-4081-840b-15578091365c}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Brightness</source>
<extracomment>The name of the ParamType (ThingClass: boblight, ActionType: brightness, ID: {0a92eab5-233c-4081-840b-15578091365c})
----------
The name of the ParamType (ThingClass: boblight, EventType: brightness, ID: {0a92eab5-233c-4081-840b-15578091365c})
----------
The name of the StateType ({0a92eab5-233c-4081-840b-15578091365c}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Set brightness</source>
<extracomment>The name of the ActionType ({0a92eab5-233c-4081-840b-15578091365c}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Color Temperature changed</source>
<extracomment>The name of the EventType ({b6f24e6f-d2a8-4f22-b40f-3a0e38bdabe0}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Color Temperature</source>
<extracomment>The name of the ParamType (ThingClass: boblight, ActionType: colorTemperature, ID: {b6f24e6f-d2a8-4f22-b40f-3a0e38bdabe0})
----------
The name of the ParamType (ThingClass: boblight, EventType: colorTemperature, ID: {b6f24e6f-d2a8-4f22-b40f-3a0e38bdabe0})
----------
The name of the StateType ({b6f24e6f-d2a8-4f22-b40f-3a0e38bdabe0}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Set color temperature</source>
<extracomment>The name of the ActionType ({b6f24e6f-d2a8-4f22-b40f-3a0e38bdabe0}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Color changed</source>
<extracomment>The name of the EventType ({a213d2d1-bd29-4a16-8459-520aa919ae67}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Color</source>
<extracomment>The name of the ParamType (ThingClass: boblight, ActionType: color, ID: {a213d2d1-bd29-4a16-8459-520aa919ae67})
----------
The name of the ParamType (ThingClass: boblight, EventType: color, ID: {a213d2d1-bd29-4a16-8459-520aa919ae67})
----------
The name of the StateType ({a213d2d1-bd29-4a16-8459-520aa919ae67}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Set color</source>
<extracomment>The name of the ActionType ({a213d2d1-bd29-4a16-8459-520aa919ae67}) of ThingClass boblight</extracomment>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@ -1,10 +1,6 @@
include(../plugins.pri)
QT += \
network \
websockets \
TARGET = $$qtLibraryTarget(nymea_integrationpluginbose)
QT *= network websockets
SOURCES += \
integrationpluginbose.cpp \

View File

@ -1,39 +1,34 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationpluginbose.h"
#include "integrations/thing.h"
#include "plugininfo.h"
#include "platform/platformzeroconfcontroller.h"
#include "network/zeroconf/zeroconfserviceentry.h"
#include "types/mediabrowseritem.h"
#include <integrations/thing.h>
#include <platform/platformzeroconfcontroller.h>
#include <network/zeroconf/zeroconfserviceentry.h>
#include <types/mediabrowseritem.h>
#include <QNetworkRequest>
#include <QNetworkReply>
@ -545,7 +540,7 @@ void IntegrationPluginBose::onSourcesObjectReceived(QUuid requestId, SourcesObje
if (m_asyncBrowseResults.contains(requestId)) {
BrowseResult *result = m_asyncBrowseResults.value(requestId);
foreach (SourceItemObject sourceItem, sources.sourceItems) {
qDebug(dcBose()) << "Source:" << sourceItem.source;
qCDebug(dcBose()) << "Source:" << sourceItem.source;
if (sourceItem.source == "BLUETOOTH") {
MediaBrowserItem item(sourceItem.source, sourceItem.source, false, true);
item.setDescription(sourceItem.sourceAccount);
@ -591,15 +586,15 @@ void IntegrationPluginBose::onBassObjectReceived(QUuid requestId, BassObject bas
void IntegrationPluginBose::onBassCapabilitiesObjectReceived(QUuid requestId, BassCapabilitiesObject bassCapabilities)
{
Q_UNUSED(requestId);
qDebug(dcBose()) << "Bass capabilities (max, min, default):" << bassCapabilities.bassMax << bassCapabilities.bassMin << bassCapabilities.bassDefault;
qCDebug(dcBose()) << "Bass capabilities (max, min, default):" << bassCapabilities.bassMax << bassCapabilities.bassMin << bassCapabilities.bassDefault;
}
void IntegrationPluginBose::onGroupObjectReceived(QUuid requestId, GroupObject group)
{
Q_UNUSED(requestId);
qDebug(dcBose()) << "Group" << group.name << group.status;
qCDebug(dcBose()) << "Group" << group.name << group.status;
foreach (RolesObject role, group.roles) {
qDebug(dcBose()) << "-> member:" << role.groupRole.deviceID;
qCDebug(dcBose()) << "-> member:" << role.groupRole.deviceID;
}
}
@ -607,7 +602,7 @@ void IntegrationPluginBose::onZoneObjectReceived(QUuid requestId, ZoneObject zon
{
Q_UNUSED(requestId);
foreach (MemberObject member, zone.members) {
qDebug(dcBose()) << "-> member:" << member.deviceID;
qCDebug(dcBose()) << "-> member:" << member.deviceID;
}
}

View File

@ -1,39 +1,34 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINBOSE_H
#define INTEGRATIONPLUGINBOSE_H
#include "integrations/integrationplugin.h"
#include "network/zeroconf/zeroconfservicebrowser.h"
#include "plugintimer.h"
#include <integrations/integrationplugin.h>
#include <network/zeroconf/zeroconfservicebrowser.h>
#include <plugintimer.h>
#include "soundtouch.h"
#include "soundtouchtypes.h"

View File

@ -1,6 +1,6 @@
{
"title": "Bose",
"tagline": "Connect to Bose speaker.",
"tagline": "Connect to Bose speakers.",
"icon": "bose.svg",
"stability": "consumer",
"offline": true,

View File

@ -1,37 +1,31 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "soundtouch.h"
#include "hardwaremanager.h"
#include "integrations/thing.h"
#include "network/networkaccessmanager.h"
#include <hardwaremanager.h>
#include <integrations/thing.h>
SoundTouch::SoundTouch(NetworkAccessManager *networkAccessManager, QString ipAddress, QObject *parent) :
QObject(parent),
@ -47,7 +41,7 @@ SoundTouch::SoundTouch(NetworkAccessManager *networkAccessManager, QString ipAdd
//url.setHost(m_ipAddress);
//url.setScheme("ws");
//url.setPort(8080);
//qDebug(dcBose) << "Connecting websocket to" << url;
//qCDebug(dcBose()) << "Connecting websocket to" << url;
//TODO missing websocket subprotocol "gabbo"
//QWebsockets doesn't support subprotocols
//m_websocket->open(url);
@ -249,9 +243,10 @@ QUuid SoundTouch::setKey(KEY_VALUE keyValue, bool pressed)
xml.writeCharacters("PRESET_6");
break;
default:
qWarning(dcBose) << "key not yet implemented";
return "0";
qCWarning(dcBose()) << "key not yet implemented";
return QUuid();
}
xml.writeEndElement(); //key
xml.writeEndDocument();
QNetworkRequest request(url);
@ -444,7 +439,7 @@ QUuid SoundTouch::setBass(int volume)
return requestId;
}
QUuid SoundTouch::setName(QString name)
QUuid SoundTouch::setName(const QString &name)
{
QUuid requestId = QUuid::createUuid();
QUrl url;
@ -454,7 +449,7 @@ QUuid SoundTouch::setName(QString name)
url.setPath("/name");
QByteArray content = ("<?xml version=\"1.0\" ?>");
content.append("<name>");
content.append(name);
content.append(name.toUtf8());
content.append("</name>");
QNetworkRequest request(url);
request.setHeader(QNetworkRequest::ContentTypeHeader, "application/xml");
@ -498,13 +493,13 @@ QUuid SoundTouch::setSpeaker(PlayInfoObject playInfo)
void SoundTouch::onWebsocketConnected()
{
qDebug(dcBose) << "Bose websocket connected";
qCDebug(dcBose()) << "Bose websocket connected";
emit connectionChanged(true);
}
void SoundTouch::onWebsocketDisconnected()
{
qDebug(dcBose) << "Bose websocket disconnected";
qCDebug(dcBose()) << "Bose websocket disconnected";
emit connectionChanged(false);
QTimer::singleShot(5000, this, [this](){
QUrl url;
@ -517,7 +512,7 @@ void SoundTouch::onWebsocketDisconnected()
void SoundTouch::onWebsocketMessageReceived(QString message)
{
qDebug(dcBose) << "Websocket message received:" << message;
qCDebug(dcBose()) << "Websocket message received:" << message;
//TODO as soon as QWebSocket supports sub-protocols
}
@ -529,7 +524,7 @@ QUuid SoundTouch::sendGetRequest(QString path)
url.setScheme("http");
url.setPort(m_port);
url.setPath(path);
//qDebug(dcBose) << "Sending request" << url;
//qCDebug(dcBose()) << "Sending request" << url;
QNetworkRequest request = QNetworkRequest(url);
QNetworkReply *reply = m_networkAccessManager->get(request);
@ -563,7 +558,7 @@ QUuid SoundTouch::sendGetRequest(QString path)
return requestId;
}
void SoundTouch::emitRequestStatus(QUuid requestId, QNetworkReply *reply)
void SoundTouch::emitRequestStatus(const QUuid &requestId, QNetworkReply *reply)
{
int status = reply->attribute(QNetworkRequest::HttpStatusCodeAttribute).toInt();
// Check HTTP status code
@ -584,17 +579,17 @@ void SoundTouch::emitRequestStatus(QUuid requestId, QNetworkReply *reply)
xml.addData(data);
if (xml.readNextStartElement()) {
if (xml.name() == "status") {
if (xml.name() == QString("status")) {
//QString status = xml.readElementText();
emit requestExecuted(requestId, true);
} else if (xml.name() == "errors") {
} else if (xml.name() == QString("errors")) {
emit requestExecuted(requestId, false);
QString deviceId;
if(xml.attributes().hasAttribute("deviceID")) {
deviceId = xml.attributes().value("deviceID").toString();
}
while(xml.readNextStartElement()){
if(xml.name() == "error"){
if(xml.name() == QString("error")){
ErrorObject error;
error.deviceId = deviceId;
error.error = xml.readElementText();
@ -614,36 +609,36 @@ void SoundTouch::emitRequestStatus(QUuid requestId, QNetworkReply *reply)
}
}
void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
void SoundTouch::parseData(const QUuid &requestId, const QByteArray &data)
{
QXmlStreamReader xml;
xml.addData(data);
if (xml.readNextStartElement()) {
if (xml.name() == "info") {
if (xml.name() == QString("info")) {
InfoObject info;
if(xml.attributes().hasAttribute("deviceID")) {
//qDebug(dcBose) << "Device ID" << xml.attributes().value("deviceID").toString();
//qCDebug(dcBose()) << "Device ID" << xml.attributes().value("deviceID").toString();
info.deviceID = xml.attributes().value("deviceID").toString();
}
while(xml.readNextStartElement()){
if(xml.name() == "name"){
//qDebug(dcBose) << "name" << xml.readElementText();
if(xml.name() == QString("name")){
//qCDebug(dcBose()) << "name" << xml.readElementText();
info.name = xml.readElementText();
} else if(xml.name() == "type"){
//qDebug(dcBose) << "type" << xml.readElementText();
} else if(xml.name() == QString("type")){
//qCDebug(dcBose()) << "type" << xml.readElementText();
info.type = xml.readElementText();
} else if(xml.name() == "components"){
//qDebug(dcBose) << "components element";
} else if(xml.name() == QString("components")){
//qCDebug(dcBose()) << "components element";
while(xml.readNextStartElement()){
if(xml.name() == "component"){
if(xml.name() == QString("component")){
ComponentObject component;
while(xml.readNextStartElement()){
if(xml.name() == "softwareVersion"){
//qDebug(dcBose) << "Software version" << xml.readElementText();
if(xml.name() == QString("softwareVersion")){
//qCDebug(dcBose()) << "Software version" << xml.readElementText();
component.softwareVersion = xml.readElementText();
} else if(xml.name() == "serialNumber") {
//qDebug(dcBose) << "Serialnumber" << xml.readElementText();
} else if(xml.name() == QString("serialNumber")) {
//qCDebug(dcBose()) << "Serialnumber" << xml.readElementText();
component.serialNumber = xml.readElementText();
} else {
xml.skipCurrentElement();
@ -654,11 +649,11 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
xml.skipCurrentElement();
}
}
} else if(xml.name() == "networkInfo"){
} else if(xml.name() == QString("networkInfo")){
while (xml.readNextStartElement()) {
if (xml.name() == "macAddress") {
if (xml.name() == QString("macAddress")) {
info.networkInfo.macAddress = xml.readElementText();
} else if(xml.name() == "ipAddress") {
} else if(xml.name() == QString("ipAddress")) {
info.networkInfo.ipAddress = xml.readElementText();
} else {
xml.skipCurrentElement();
@ -669,45 +664,45 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
}
}
emit infoReceived(requestId, info);
} else if (xml.name() == "nowPlaying") {
} else if (xml.name() == QString("nowPlaying")) {
NowPlayingObject nowPlaying;
if(xml.attributes().hasAttribute("deviceID")) {
//qDebug(dcBose) << "Device ID" << xml.attributes().value("deviceID").toString();
//qCDebug(dcBose()) << "Device ID" << xml.attributes().value("deviceID").toString();
nowPlaying.deviceID = xml.attributes().value("deviceID").toString();
}
if(xml.attributes().hasAttribute("source")) {
//qDebug(dcBose) << "Source" << xml.attributes().value("source").toString();
//qCDebug(dcBose()) << "Source" << xml.attributes().value("source").toString();
nowPlaying.source = xml.attributes().value("source").toString();
}
if(xml.attributes().hasAttribute("sourceAccount")) {
//qDebug(dcBose) << "Source Account" << xml.attributes().value("sourceAccount").toString();
//qCDebug(dcBose()) << "Source Account" << xml.attributes().value("sourceAccount").toString();
nowPlaying.sourceAccount = xml.attributes().value("sourceAccount").toString();
}
while(xml.readNextStartElement()){
if (xml.name() == "track") {
//qDebug(dcBose) << "track" << xml.readElementText();
if (xml.name() == QString("track")) {
//qCDebug(dcBose()) << "track" << xml.readElementText();
nowPlaying.track = xml.readElementText();
} else if(xml.name() == "artist") {
//qDebug(dcBose) << "artist" << xml.readElementText();
} else if(xml.name() == QString("artist")) {
//qCDebug(dcBose()) << "artist" << xml.readElementText();
nowPlaying.artist = xml.readElementText();
} else if(xml.name() == "album") {
//qDebug(dcBose) << "album" << xml.readElementText();
} else if(xml.name() == QString("album")) {
//qCDebug(dcBose()) << "album" << xml.readElementText();
nowPlaying.album = xml.readElementText();
} else if(xml.name() == "genre") {
//qDebug(dcBose) << "genre" << xml.readElementText();
} else if(xml.name() == QString("genre")) {
//qCDebug(dcBose()) << "genre" << xml.readElementText();
nowPlaying.genre = xml.readElementText();
} else if(xml.name() == "rating") {
//qDebug(dcBose) << "rating" << xml.readElementText();
} else if(xml.name() == QString("rating")) {
//qCDebug(dcBose()) << "rating" << xml.readElementText();
nowPlaying.rating = xml.readElementText();
} else if(xml.name() == "stationName") {
//qDebug(dcBose) << "Station name" << xml.readElementText();
} else if(xml.name() == QString("stationName")) {
//qCDebug(dcBose()) << "Station name" << xml.readElementText();
nowPlaying.stationName = xml.readElementText();
} else if(xml.name() == "art") {
} else if(xml.name() == QString("art")) {
ArtObject art;
if(xml.attributes().hasAttribute("artImageStatus")) {
QString artStatus = xml.attributes().value("artImageStatus").toString().toUpper();
//ART_STATUS: INVALID, SHOW_DEFAULT_IMAGE, DOWNLOADING, IMAGE_PRESENT
//qDebug(dcBose) << "Art Image status" << artStatus;
//qCDebug(dcBose()) << "Art Image status" << artStatus;
if (artStatus == "INVALID") {
art.artStatus = ART_STATUS_INVALID;
} else if (artStatus == "SHOW_DEFAULT_IMAGE") {
@ -719,9 +714,9 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
}
}
nowPlaying.art.url = xml.readElementText();
}else if(xml.name() == "playStatus") {
}else if(xml.name() == QString("playStatus")) {
QString playStatus = xml.readElementText();
//qDebug(dcBose) << "Play Status" << playStatus;
//qCDebug(dcBose()) << "Play Status" << playStatus;
//Modes: PLAY_STATE, PAUSE_STATE, STOP_STATE, BUFFERING_STATE
if (playStatus == "PLAY_STATE") {
nowPlaying.playStatus = PLAY_STATUS_PLAY_STATE;
@ -732,17 +727,17 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
} else if (playStatus == "BUFFERING_STATE") {
nowPlaying.playStatus = PLAY_STATUS_BUFFERING_STATE;
}
} else if(xml.name() == "shuffleSetting") {
} else if(xml.name() == QString("shuffleSetting")) {
QString shuffle = xml.readElementText().toUpper();
//qDebug(dcBose) << "Shuffle Setting" << shuffle;
//qCDebug(dcBose()) << "Shuffle Setting" << shuffle;
if (shuffle == "SHUFFLE_ON") {
nowPlaying.shuffleSetting = SHUFFLE_STATUS_SHUFFLE_ON;
} else {
nowPlaying.shuffleSetting = SHUFFLE_STATUS_SHUFFLE_OFF;
}
}else if(xml.name() == "repeatSetting") {
}else if(xml.name() == QString("repeatSetting")) {
QString repeat = xml.readElementText().toUpper();
//qDebug(dcBose) << "Repeat Setting" << repeat;
//qCDebug(dcBose()) << "Repeat Setting" << repeat;
//Modes: REPEAT_OFF, REPEAT_ALL, REPEAT_ONE
if (repeat == "REPEAT_OFF") {
nowPlaying.repeatSettings = REPEAT_STATUS_REPEAT_OFF;
@ -751,9 +746,9 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
} else if (repeat == "REPEAT_ALL") {
nowPlaying.repeatSettings = REPEAT_STATUS_REPEAT_ALL;
}
} else if(xml.name() == "streamType") {
} else if(xml.name() == QString("streamType")) {
QString streamType = xml.readElementText().toUpper();
//qDebug(dcBose) << "Stream Type" << streamType;
//qCDebug(dcBose()) << "Stream Type" << streamType;
//Types: TRACK_ONDEMAND, RADIO_STREAMING, RADIO_TRACKS, NO_TRANSPORT_CONTROLS
if (streamType == "RADIO_TRACKS") {
nowPlaying.streamType = STREAM_STATUS_RADIO_TRACKS;
@ -764,54 +759,54 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
} else if (streamType == "NO_TRANSPORT_CONTROLS") {
nowPlaying.streamType = STREAM_STATUS_NO_TRANSPORT_CONTROLS;
};
} else if(xml.name() == "stationLocation") {
} else if(xml.name() == QString("stationLocation")) {
nowPlaying.stationLocation = xml.readElementText();
} else {
xml.skipCurrentElement();
}
}
emit nowPlayingReceived(requestId, nowPlaying);
} else if (xml.name() == "volume") {
} else if (xml.name() == QString("volume")) {
VolumeObject volumeObject;
if(xml.attributes().hasAttribute("deviceID")) {
//qDebug(dcBose) << "Device ID" << xml.attributes().value("deviceID").toString();
//qCDebug(dcBose()) << "Device ID" << xml.attributes().value("deviceID").toString();
volumeObject.deviceID = xml.attributes().value("deviceID").toString();
}
while(xml.readNextStartElement()){
if(xml.name() == "targetvolume"){
//qDebug(dcBose) << "Target volume" << xml.readElementText();
if(xml.name() == QString("targetvolume")){
//qCDebug(dcBose()) << "Target volume" << xml.readElementText();
volumeObject.targetVolume = xml.readElementText().toInt();
}else if(xml.name() == "actualvolume"){
//qDebug(dcBose) << "Actual volume" << xml.readElementText();
}else if(xml.name() == QString("actualvolume")){
//qCDebug(dcBose()) << "Actual volume" << xml.readElementText();
volumeObject.actualVolume = xml.readElementText().toInt();
}else if(xml.name() == "muteenabled"){
//qDebug(dcBose) << "Mute enabled" << xml.readElementText();
}else if(xml.name() == QString("muteenabled")){
//qCDebug(dcBose()) << "Mute enabled" << xml.readElementText();
volumeObject.muteEnabled = ( xml.readElementText().toUpper() == "TRUE" ); //TODO convert from "false" to bool
}else {
xml.skipCurrentElement();
}
}
emit volumeReceived(requestId, volumeObject);
} else if (xml.name() == "sources") {
} else if (xml.name() == QString("sources")) {
SourcesObject sourcesObject;
if(xml.attributes().hasAttribute("deviceID")) {
//qDebug(dcBose) << "Device ID" << xml.attributes().value("deviceID").toString();
//qCDebug(dcBose()) << "Device ID" << xml.attributes().value("deviceID").toString();
sourcesObject.deviceId = xml.attributes().value("deviceID").toString();
}
while(xml.readNextStartElement()){
if(xml.name() == "sourceItem"){
if(xml.name() == QString("sourceItem")){
SourceItemObject sourceItem;
if(xml.attributes().hasAttribute("source")) {
//qDebug(dcBose) << "Source" << xml.attributes().value("source").toString();
//qCDebug(dcBose()) << "Source" << xml.attributes().value("source").toString();
sourceItem.source = xml.attributes().value("source").toString();
}
if(xml.attributes().hasAttribute("sourceAccount")) {
//qDebug(dcBose) << "Source Account" << xml.attributes().value("sourceAccount").toString();
//qCDebug(dcBose()) << "Source Account" << xml.attributes().value("sourceAccount").toString();
sourceItem.sourceAccount = xml.attributes().value("sourceAccount").toString();
}
if(xml.attributes().hasAttribute("status")) {
QString status = xml.attributes().value("status").toString().toUpper(); //UNAVAILABLE, READY
//qDebug(dcBose) << "status" << status;
//qCDebug(dcBose()) << "status" << status;
if (status == "READY") {
sourceItem.status = SOURCE_STATUS_READY;
} else {
@ -819,7 +814,7 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
}
}
if(xml.attributes().hasAttribute("isLocal")) {
//qDebug(dcBose) << "is Local" << xml.attributes().value("isLocal").toString();
//qCDebug(dcBose()) << "is Local" << xml.attributes().value("isLocal").toString();
sourceItem.isLocal = ( xml.attributes().value("isLocal").toString().toUpper() == "TRUE" );
}
if(xml.attributes().hasAttribute("multiroomallowed")) {
@ -833,52 +828,52 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
}
}
emit sourcesReceived(requestId, sourcesObject);
} else if (xml.name() == "bass") {
} else if (xml.name() == QString("bass")) {
BassObject bassObject;
if(xml.attributes().hasAttribute("deviceID")) {
//qDebug(dcBose) << "Device ID" << xml.attributes().value("deviceID").toString();
//qCDebug(dcBose()) << "Device ID" << xml.attributes().value("deviceID").toString();
bassObject.deviceID = xml.attributes().value("deviceID").toString();
}
while(xml.readNextStartElement()){
if(xml.name() == "targetbass"){
//qDebug(dcBose) << "Target bas" << xml.readElementText();
if(xml.name() == QString("targetbass")){
//qCDebug(dcBose()) << "Target bas" << xml.readElementText();
bassObject.targetBass = xml.readElementText().toInt();
} else if(xml.name() == "actualbass"){
//qDebug(dcBose) << "Actual bass" << xml.readElementText();
} else if(xml.name() == QString("actualbass")){
//qCDebug(dcBose()) << "Actual bass" << xml.readElementText();
bassObject.actualBass = xml.readElementText().toInt();
} else {
xml.skipCurrentElement();
}
}
emit bassReceived(requestId, bassObject);
} else if (xml.name() == "bassCapabilities") {
} else if (xml.name() == QString("bassCapabilities")) {
BassCapabilitiesObject bassCapabilities;
if(xml.attributes().hasAttribute("deviceID")) {
bassCapabilities.deviceID = xml.attributes().value("deviceID").toString();
}
while(xml.readNextStartElement()){
if(xml.name() == "bassAvailable"){
//qDebug(dcBose) << "BassAvailable" << xml.readElementText();
if(xml.name() == QString("bassAvailable")){
//qCDebug(dcBose()) << "BassAvailable" << xml.readElementText();
bassCapabilities.bassAvailable = ( xml.readElementText().toUpper() == "TRUE" );
} else if(xml.name() == "bassMin"){
//qDebug(dcBose) << "bass Min" << xml.readElementText();
} else if(xml.name() == QString("bassMin")){
//qCDebug(dcBose()) << "bass Min" << xml.readElementText();
bassCapabilities.bassMin = xml.readElementText().toInt();
} else if(xml.name() == "bassMax"){
//qDebug(dcBose) << "bass Max" << xml.readElementText();
} else if(xml.name() == QString("bassMax")){
//qCDebug(dcBose()) << "bass Max" << xml.readElementText();
bassCapabilities.bassMax = xml.readElementText().toInt();
} else if(xml.name() == "bassDefault"){
//qDebug(dcBose) << "bass default" << xml.readElementText();
} else if(xml.name() == QString("bassDefault")){
//qCDebug(dcBose()) << "bass default" << xml.readElementText();
bassCapabilities.bassDefault = xml.readElementText().toInt();
}else {
xml.skipCurrentElement();
}
}
emit bassCapabilitiesReceived(requestId, bassCapabilities);
} else if (xml.name() == "presets") {
} else if (xml.name() == QString("presets")) {
QList<PresetObject> presets;
qDebug(dcBose) << "Presets";
qCDebug(dcBose()) << "Presets";
while(xml.readNextStartElement()){
if(xml.name() == "preset"){
if(xml.name() == QString("preset")){
PresetObject preset;
if(xml.attributes().hasAttribute("id")) {
preset.presetId = xml.attributes().value("id").toInt();
@ -889,10 +884,10 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
if(xml.attributes().hasAttribute("updatedOn")) {
preset.updatedOn = xml.attributes().value("updatedOn").toULong();
}
qDebug(dcBose) << "Preset" << preset.presetId;
qCDebug(dcBose()) << "Preset" << preset.presetId;
while(xml.readNextStartElement()){
if (xml.name() == "ContentItem") {
if (xml.name() == QString("ContentItem")) {
if(xml.attributes().hasAttribute("source")) {
preset.ContentItem.source = xml.attributes().value("source").toString();
}
@ -904,9 +899,9 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
}
while(xml.readNextStartElement()){
if (xml.name() == "itemName") {
if (xml.name() == QString("itemName")) {
preset.ContentItem.itemName = xml.readElementText();
} else if (xml.name() == "containerArt"){
} else if (xml.name() == QString("containerArt")){
preset.ContentItem.containerArt = xml.readElementText();
} else {
qCWarning(dcBose()) << "Presets: unhandled XML element" << xml.name();
@ -927,35 +922,35 @@ void SoundTouch::parseData(QUuid requestId, const QByteArray &data)
}
emit presetsReceived(requestId, presets);
} else if (xml.name() == "group") {
} else if (xml.name() == QString("group")) {
GroupObject group;
if(xml.attributes().hasAttribute("deviceID")) {
group.id = xml.attributes().value("id").toString();
}
while(xml.readNextStartElement()){
if(xml.name() == "name") {
if(xml.name() == QString("name")) {
group.name = xml.readElementText();
} else if(xml.name() == "masterDeviceId") {
} else if(xml.name() == QString("masterDeviceId")) {
group.masterDeviceId = xml.readElementText();
} else if(xml.name() == "roles") {
} else if(xml.name() == QString("roles")) {
//group.roles = xml.readElementText().toInt();
} else if(xml.name() == "status"){
} else if(xml.name() == QString("status")){
QString groupStatus = xml.readElementText();
//qDebug(dcBose) << "Group role" << groupStatus;
//qCDebug(dcBose()) << "Group role" << groupStatus;
//group.status = xml.readElementText();
}else {
xml.skipCurrentElement();
}
}
emit groupReceived(requestId, group);
} else if (xml.name() == "zone") {
} else if (xml.name() == QString("zone")) {
ZoneObject zone;
if(xml.attributes().hasAttribute("master")) {
zone.deviceID = xml.attributes().value("master").toString();
}
while(xml.readNextStartElement()){
MemberObject member;
if(xml.name() == "member") {
if(xml.name() == QString("member")) {
if(xml.attributes().hasAttribute("ipaddress")) {
member.ipAddress = xml.attributes().value("ipaddress").toString();
}

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef SOUNDTOUCH_H
#define SOUNDTOUCH_H
@ -39,9 +33,7 @@
#include "extern-plugininfo.h"
#include "soundtouchtypes.h"
#include "hardwaremanager.h"
#include "network/networkaccessmanager.h"
#include <network/networkaccessmanager.h>
class SoundTouch : public QObject
{
@ -67,7 +59,7 @@ public:
QUuid addZoneSlave(ZoneObject zone); //Add one or more slave product(s) to a multiroom zone.
QUuid removeZoneSlave(ZoneObject zone); //Remove one or more slave product(s) from a multiroom zone.
QUuid setBass(int volume); //Set the bass level of a product, if supported.*/
QUuid setName(QString name); //Set the products user-facing name.
QUuid setName(const QString &name); //Set the products user-facing name.
QUuid setSpeaker(PlayInfoObject playInfo); //initiate playback of a specified network-accessible audio file on a Bose SoundTouch product.
private:
@ -82,23 +74,23 @@ private:
QString m_ipAddress;
int m_port = 8090;
QWebSocket *m_websocket = nullptr;
void emitRequestStatus(QUuid requestId, QNetworkReply *reply); //returns the status, -1 in case of error
void parseData(QUuid requestId, const QByteArray &data);
void emitRequestStatus(const QUuid &requestId, QNetworkReply *reply); //returns the status, -1 in case of error
void parseData(const QUuid &requestId, const QByteArray &data);
signals:
void connectionChanged(bool connected);
void infoReceived(QUuid requestId, InfoObject info);
void nowPlayingReceived(QUuid requestId, NowPlayingObject nowPlaying);
void volumeReceived(QUuid requestId, VolumeObject volume);
void sourcesReceived(QUuid requestId, SourcesObject sources);
void zoneReceived(QUuid requestId, ZoneObject);
void bassCapabilitiesReceived(QUuid requestId, BassCapabilitiesObject bassCapabilities);
void bassReceived(QUuid requestId, BassObject bass);
void presetsReceived(QUuid requestId, QList<PresetObject> presets);
void groupReceived(QUuid requestId, GroupObject group);
void infoReceived(const QUuid &requestId, InfoObject info);
void nowPlayingReceived(const QUuid &requestId, NowPlayingObject nowPlaying);
void volumeReceived(const QUuid &requestId, VolumeObject volume);
void sourcesReceived(const QUuid &requestId, SourcesObject sources);
void zoneReceived(const QUuid &requestId, ZoneObject);
void bassCapabilitiesReceived(const QUuid &requestId, BassCapabilitiesObject bassCapabilities);
void bassReceived(const QUuid &requestId, BassObject bass);
void presetsReceived(const QUuid &requestId, QList<PresetObject> presets);
void groupReceived(const QUuid &requestId, GroupObject group);
void requestExecuted(QUuid requestId, bool success);
void requestExecuted(const QUuid &requestId, bool success);
void errorReceived(ErrorObject error);
private slots:

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef SOUNDTOUCHTYPES_H
#define SOUNDTOUCHTYPES_H
@ -127,7 +121,7 @@ struct InfoObject {
};
struct ArtObject {
ART_STATUS artStatus;
ART_STATUS artStatus = ART_STATUS_INVALID;
QString url;
};
@ -139,7 +133,7 @@ struct ContentItemObject {
QString source; //Attribute. The type or name of the service playing. To determine if the product is in standby mode, check if source == STANDBY.
QString location; //Attribute. READ-ONLY. This attribute is used by Bose to point to the content the user is accessing. You can save it to access content later, but do not attempt to generate your own locations.
QString sourceAccount; //Attribute. The user-account associated with this source.
bool isPresetable; //Attribute. TRUE if the source can be set as one of the six (6) SoundTouch presets.
bool isPresetable = false; //Attribute. TRUE if the source can be set as one of the six (6) SoundTouch presets.
QString itemName; //Element. The album, station, playlist, song, phone, etc. name depending on the source.
QString containerArt; //URL
};

18
bosswerk/README.md Normal file
View File

@ -0,0 +1,18 @@
# Bosswerk
This integration plugin allows to add Bosswerk Micro Inverters to nymea.
## Supported devices
* MI-300
* MI-600
## Requirements
The solar inverter needs to be connected to the same network as nymea. Once powered on, the
inverter will open a wireless hotspot named AP_XXXXXXXXXX where XXXXXXXXXX is the serial number
written on the casing. The default password for this WiFi is 12345678. After connecting,
open [http://10.10.100.254](http://10.10.100.254) with the browser and use the web interface
on the inverter to connect it to a WiFi with nymea in it.
Once done so, set up the inverter in nymea as any other thing.

BIN
bosswerk/bosswerk.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

9
bosswerk/bosswerk.pro Normal file
View File

@ -0,0 +1,9 @@
include(../plugins.pri)
QT *= network
SOURCES += \
integrationpluginbosswerk.cpp
HEADERS += \
integrationpluginbosswerk.h

View File

@ -0,0 +1,260 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea-plugins.
*
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationpluginbosswerk.h"
#include "plugininfo.h"
#include <plugintimer.h>
#include <types/param.h>
#include <network/networkdevicediscovery.h>
#include <network/networkaccessmanager.h>
#include <network/networkdevicediscoveryreply.h>
#include <QNetworkReply>
#include <QAuthenticator>
#include <QUrlQuery>
#include <QJsonDocument>
#include <QMetaEnum>
IntegrationPluginBosswerk::IntegrationPluginBosswerk()
{
}
IntegrationPluginBosswerk::~IntegrationPluginBosswerk()
{
}
void IntegrationPluginBosswerk::discoverThings(ThingDiscoveryInfo *info)
{
m_discoveryCache.clear();
NetworkDeviceDiscoveryReply *discoveryReply = hardwareManager()->networkDeviceDiscovery()->discover();
// This device doesn't give much information without login credentials. In order to identify it we'll
// do an unauthorized GET call on it and compare the server header "HTTPD" as well as the static
// Unauthorized page which looks unique enough.
// If this proves to not be reliable enough, one more option would be to connect to TCP port 8899 which is open
// and responds to a proprietary binary protocol which would need to be reverse engineered first.
connect(discoveryReply, &NetworkDeviceDiscoveryReply::finished, discoveryReply, &NetworkDeviceDiscoveryReply::deleteLater);
connect(discoveryReply, &NetworkDeviceDiscoveryReply::hostAddressDiscovered, info, [this, info](const QHostAddress &address){
qCDebug(dcBosswerk()) << "Probing device" << address.toString();
QUrl url("http://" + address.toString() + "/status.html");
QNetworkRequest request(url);
QNetworkReply *probeReply = hardwareManager()->networkManager()->get(request);
connect(probeReply, &QNetworkReply::finished, probeReply, &QNetworkReply::deleteLater);
connect(probeReply, &QNetworkReply::finished, info, [probeReply, address, this](){
QByteArray data = probeReply->readAll();
qCDebug(dcBosswerk()) << "Probe reply from" << address.toString() << ":" << probeReply->rawHeaderPairs() << data;
if (probeReply->header(QNetworkRequest::ServerHeader) == "HTTPD" && data == "<HTML><HEAD><TITLE>401 Unauthorized</TITLE></HEAD>\n<BODY BGCOLOR=\"#cc9999\"><H4>401 Unauthorized</H4>\nAuthorization required.\n</BODY></HTML>\n") {
qCDebug(dcBosswerk()) << "Found bosswerk MI-300/600:" << address.toString();
// We get the discovery info once the network device discovery is finished.
m_discoveryCache.append(address);
}
});
});
connect(discoveryReply, &NetworkDeviceDiscoveryReply::finished, info, [this, info, discoveryReply](){
foreach (const QHostAddress &address, m_discoveryCache) {
NetworkDeviceInfo networkDeviceInfo = discoveryReply->networkDeviceInfos().get(address);
ThingDescriptor descriptor(mix00ThingClassId, "MI-300/600", networkDeviceInfo.hostName());
ParamList params;
params.append(Param(mix00ThingMacAddressParamTypeId, networkDeviceInfo.thingParamValueMacAddress()));
params.append(Param(mix00ThingHostNameParamTypeId, networkDeviceInfo.thingParamValueHostName()));
params.append(Param(mix00ThingAddressParamTypeId, networkDeviceInfo.thingParamValueAddress()));
Thing *existingThing = myThings().findByParams(params);
if (existingThing)
descriptor.setThingId(existingThing->id());
info->addThingDescriptor(descriptor);
}
m_discoveryCache.clear();
});
QTimer *timeout = new QTimer(info);
timeout->start(28000);
connect(timeout, &QTimer::timeout, info, [=](){
info->finish(Thing::ThingErrorNoError);
});
}
void IntegrationPluginBosswerk::startPairing(ThingPairingInfo *info)
{
info->finish(Thing::ThingErrorNoError, QT_TR_NOOP("Please enter your login credentials."));
}
void IntegrationPluginBosswerk::confirmPairing(ThingPairingInfo *info, const QString &username, const QString &secret)
{
MacAddress macAddress(info->params().paramValue(mix00ThingMacAddressParamTypeId).toString());
QString hostName(info->params().paramValue(mix00ThingHostNameParamTypeId).toString());
QHostAddress address(info->params().paramValue(mix00ThingAddressParamTypeId).toString());
NetworkDeviceInfos cache = hardwareManager()->networkDeviceDiscovery()->cache();
NetworkDeviceInfo networkDeviceInfo;
if (!macAddress.isNull()) {
networkDeviceInfo = cache.at(cache.indexFromMacAddress(macAddress).first());
} else if (!hostName.isEmpty()) {
networkDeviceInfo = cache.at(cache.indexFromHostName(hostName));
} else if (!address.isNull()) {
networkDeviceInfo = cache.get(address);
} else {
qCWarning(dcBosswerk()) << info->params() << "not found in network device cache.";
info->finish(Thing::ThingErrorItemNotFound, QT_TR_NOOP("An error happened in the network communication."));
return;
}
QUrl url("http://" + username + ":" + secret + "@" + networkDeviceInfo.address().toString() + "/status.html");
QNetworkRequest request(url);
qCDebug(dcBosswerk) << "Requesting" << request.url();
QNetworkReply *reply = hardwareManager()->networkManager()->get(request);
connect(reply, &QNetworkReply::finished, reply, &QNetworkReply::deleteLater);
connect(reply, &QNetworkReply::finished, info, [=](){
if (reply->error() != QNetworkReply::NoError) {
qCWarning(dcBosswerk()) << "Error logging in at inverter" << reply->error();
info->finish(Thing::ThingErrorAuthenticationFailure, QT_TR_NOOP("Failed to log in at the inverter."));
return;
}
QByteArray payload = reply->readAll();
qCDebug(dcBosswerk()) << "Reply data:" << payload;
pluginStorage()->beginGroup(info->thingId().toString());
pluginStorage()->setValue("username", username);
pluginStorage()->setValue("password", secret);
pluginStorage()->endGroup();
info->finish(Thing::ThingErrorNoError);
});
}
void IntegrationPluginBosswerk::setupThing(ThingSetupInfo *info)
{
Thing *thing = info->thing();
NetworkDeviceMonitor *monitor = m_deviceMonitors.take(thing);
if (monitor) {
hardwareManager()->networkDeviceDiscovery()->unregisterMonitor(monitor);
}
PluginTimer *timer = m_timers.take(thing);
if (timer) {
hardwareManager()->pluginTimerManager()->unregisterTimer(timer);
}
monitor = hardwareManager()->networkDeviceDiscovery()->registerMonitor(thing);
m_deviceMonitors.insert(thing, monitor);
timer = hardwareManager()->pluginTimerManager()->registerTimer(5);
m_timers.insert(thing, timer);
connect(monitor, &NetworkDeviceMonitor::reachableChanged, thing, [this, timer, thing](bool reachable) {
thing->setStateValue(mix00ConnectedStateTypeId, reachable);
if (reachable) {
timer->start();
pollDevice(thing);
} else {
timer->stop();
thing->setStateValue(mix00CurrentPowerStateTypeId, 0);
}
});
connect(timer, &PluginTimer::timeout, thing, [this, thing](){
if (m_deviceMonitors.value(thing)->reachable()) {
pollDevice(thing);
}
});
pollDevice(thing);
info->finish(Thing::ThingErrorNoError);
}
void IntegrationPluginBosswerk::thingRemoved(Thing *thing)
{
hardwareManager()->networkDeviceDiscovery()->unregisterMonitor(m_deviceMonitors.take(thing));
hardwareManager()->pluginTimerManager()->unregisterTimer(m_timers.take(thing));
}
void IntegrationPluginBosswerk::pollDevice(Thing *thing)
{
NetworkDeviceMonitor *monitor = m_deviceMonitors.value(thing);
pluginStorage()->beginGroup(thing->id().toString());
QString username = pluginStorage()->value("username").toString();
QString password = pluginStorage()->value("password").toString();
pluginStorage()->endGroup();
QUrl url("http://" + username + ":" + password + "@" + monitor->networkDeviceInfo().address().toString() + "/status.html");
qCDebug(dcBosswerk()) << "Requesting" << url.toString();
QNetworkRequest request(url);
QNetworkReply *statusReply = hardwareManager()->networkManager()->get(request);
connect(statusReply, &QNetworkReply::finished, statusReply, &QNetworkReply::deleteLater);
connect(statusReply, &QNetworkReply::finished, thing, [=](){
if (statusReply->error() != QNetworkReply::NoError) {
qCWarning(dcBosswerk) << "Error polling" << thing->name() << ":" << statusReply->error() << statusReply->errorString();
return;
}
QByteArray data = statusReply->readAll();
// qCDebug(dcBosswerk) << "Status:" << qUtf8Printable(data);
foreach (const QString &line, QString(data).split("\n")) {
if (line.startsWith("var ")) {
qCDebug(dcBosswerk()) << "Data line:" << line;
}
if (line.startsWith("var webdata_now_p")) {
bool ok;
double currentPower = line.split("\"").at(1).toDouble(&ok);
if (ok) {
thing->setStateValue(mix00CurrentPowerStateTypeId, -currentPower);
}
}
if (line.startsWith("var webdata_total_e")) {
bool ok;
double totalEnergyProduced = line.split("\"").at(1).toDouble(&ok);
if (ok && totalEnergyProduced != 0) { // When it's not producing anything, it will also give 0 for the total. Ignoring that...
thing->setStateValue(mix00TotalEnergyProducedStateTypeId, totalEnergyProduced);
}
}
if (line.startsWith("var cover_sta_rssi")) {
bool ok;
QString rssiString = line.split("\"").at(1);
rssiString.remove("%");
int rssi = rssiString.toInt(&ok);
if (ok) {
thing->setStateValue(mix00SignalStrengthStateTypeId, rssi);
}
}
}
});
}

View File

@ -0,0 +1,70 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea-plugins.
*
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINMEROSS_H
#define INTEGRATIONPLUGINMEROSS_H
#include <integrations/integrationplugin.h>
#include "extern-plugininfo.h"
#include <QHostAddress>
class PluginTimer;
class NetworkDeviceMonitor;
class QNetworkReply;
class IntegrationPluginBosswerk: public IntegrationPlugin
{
Q_OBJECT
Q_PLUGIN_METADATA(IID "io.nymea.IntegrationPlugin" FILE "integrationpluginbosswerk.json")
Q_INTERFACES(IntegrationPlugin)
public:
enum Method {
GET,
SET
};
Q_ENUM(Method)
explicit IntegrationPluginBosswerk();
~IntegrationPluginBosswerk();
void discoverThings(ThingDiscoveryInfo *info) override;
void startPairing(ThingPairingInfo *info) override;
void confirmPairing(ThingPairingInfo *info, const QString &username, const QString &secret) override;
void setupThing(ThingSetupInfo *info) override;
void thingRemoved(Thing *thing) override;
private slots:
void pollDevice(Thing *thing);
private:
QHash<Thing*, NetworkDeviceMonitor*> m_deviceMonitors;
QHash<Thing*, PluginTimer*> m_timers;
QList<QHostAddress> m_discoveryCache;
};
#endif // INTEGRATIONPLUGINMEROSS_H

View File

@ -0,0 +1,90 @@
{
"name": "bosswerk",
"displayName": "Bosswerk",
"id": "595b7759-336d-4677-a014-1b0fd11f45ea",
"vendors": [
{
"name": "bosswerk",
"displayName": "Bosswerk",
"id": "26ec1591-cc37-4ac1-b943-04844e002601",
"thingClasses": [
{
"id": "31ee3e61-eb3f-470b-8957-293fe65f404d",
"name": "mix00",
"displayName": "MI-300/600",
"createMethods": ["discovery"],
"setupMethod": "userandpassword",
"interfaces": [ "solarinverter", "wirelessconnectable", "networkdevice" ],
"paramTypes": [
{
"id": "80f6972f-a2df-4cbb-beea-672bdcf05e45",
"name": "hostName",
"displayName": "Host name",
"type": "QString",
"defaultValue": ""
},
{
"id": "6fbe5f08-3539-447d-9281-916abe9d8128",
"name":"macAddress",
"displayName": "MAC address",
"type": "QString",
"defaultValue": "00:00:00:00:00:00",
"readOnly": true
},
{
"id": "f772600b-2a85-4459-a8a0-08b4e6adae2b",
"name": "address",
"displayName": "IP address",
"type": "QString",
"inputType": "IPv4Address",
"defaultValue": ""
}
],
"stateTypes": [
{
"id": "b1a9bdf7-1c87-4c5d-b7e5-835697e7b7e5",
"name": "connected",
"displayName": "Connected",
"displayNameEvent": "Connected changed",
"type": "bool",
"defaultValue": false,
"cached": false
},
{
"id": "4187873d-50dd-4470-8bd1-2787436db84d",
"name": "signalStrength",
"displayName": "Signal strength",
"displayNameEvent": "Signal strength changed",
"type": "uint",
"unit": "Percentage",
"minValue": 0,
"maxValue": 100,
"defaultValue": 0,
"filter": "adaptive",
"cached": false
},
{
"id": "044c26ce-67a7-4c81-99b1-4aa35285b109",
"name": "currentPower",
"displayName": "Current power consumption",
"displayNameEvent": "Current power consumption changed",
"type": "double",
"unit": "Watt",
"defaultValue": 0,
"cached": false
},
{
"id": "4a596301-3a8d-41de-bc97-275d23c0e5cd",
"name": "totalEnergyProduced",
"displayName": "Total produced energy",
"displayNameEvent": "Total produced energy changed",
"type": "double",
"unit": "KiloWattHour",
"defaultValue": 0
}
]
}
]
}
]
}

13
bosswerk/meta.json Normal file
View File

@ -0,0 +1,13 @@
{
"title": "Bosswerk",
"tagline": "Integrates Bosswerk solar inverters with nymea.",
"icon": "bosswerk.jpg",
"stability": "consumer",
"offline": true,
"technologies": [
"network"
],
"categories": [
"energy"
]
}

View File

@ -0,0 +1,70 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
<name>IntegrationPluginBosswerk</name>
<message>
<location filename="../integrationpluginbosswerk.cpp" line="82"/>
<source>Please enter your login credentials.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../integrationpluginbosswerk.cpp" line="93"/>
<source>An error happened in the network communication.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../integrationpluginbosswerk.cpp" line="108"/>
<source>Failed to log in at the inverter.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>bosswerk</name>
<message>
<location filename="../../../build/nymea-plugins-Desktop-Debug/bosswerk/plugininfo.h" line="33"/>
<location filename="../../../build/nymea-plugins-Desktop-Debug/bosswerk/plugininfo.h" line="36"/>
<source>Bosswerk</source>
<extracomment>The name of the vendor ({26ec1591-cc37-4ac1-b943-04844e002601})
----------
The name of the plugin bosswerk ({595b7759-336d-4677-a014-1b0fd11f45ea})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../build/nymea-plugins-Desktop-Debug/bosswerk/plugininfo.h" line="39"/>
<source>Connected</source>
<extracomment>The name of the StateType ({b1a9bdf7-1c87-4c5d-b7e5-835697e7b7e5}) of ThingClass mix00</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../build/nymea-plugins-Desktop-Debug/bosswerk/plugininfo.h" line="42"/>
<source>Current power consumption</source>
<extracomment>The name of the StateType ({044c26ce-67a7-4c81-99b1-4aa35285b109}) of ThingClass mix00</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../build/nymea-plugins-Desktop-Debug/bosswerk/plugininfo.h" line="45"/>
<source>MAC address</source>
<extracomment>The name of the ParamType (ThingClass: mix00, Type: thing, ID: {6fbe5f08-3539-447d-9281-916abe9d8128})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../build/nymea-plugins-Desktop-Debug/bosswerk/plugininfo.h" line="48"/>
<source>MI-300/600</source>
<extracomment>The name of the ThingClass ({31ee3e61-eb3f-470b-8957-293fe65f404d})</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../build/nymea-plugins-Desktop-Debug/bosswerk/plugininfo.h" line="51"/>
<source>Signal strength</source>
<extracomment>The name of the StateType ({4187873d-50dd-4470-8bd1-2787436db84d}) of ThingClass mix00</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../../build/nymea-plugins-Desktop-Debug/bosswerk/plugininfo.h" line="54"/>
<source>Total produced energy</source>
<extracomment>The name of the StateType ({4a596301-3a8d-41de-bc97-275d23c0e5cd}) of ThingClass mix00</extracomment>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@ -1,11 +1,9 @@
include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_integrationplugincoinmarketcap)
QT *= network
SOURCES += \
integrationplugincoinmarketcap.cpp \
integrationplugincoinmarketcap.cpp
HEADERS += \
integrationplugincoinmarketcap.h \
integrationplugincoinmarketcap.h

View File

@ -1,37 +1,32 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationplugincoinmarketcap.h"
#include "network/networkaccessmanager.h"
#include "plugininfo.h"
#include <network/networkaccessmanager.h>
#include <QJsonDocument>
IntegrationPluginCoinMarketCap::IntegrationPluginCoinMarketCap()
@ -44,7 +39,7 @@ void IntegrationPluginCoinMarketCap::startPairing(ThingPairingInfo *info)
NetworkAccessManager *network = hardwareManager()->networkManager();
QNetworkReply *reply = network->get(QNetworkRequest(QUrl("https://pro-api.coinmarketcap.com")));
connect(reply, &QNetworkReply::finished, reply, &QNetworkReply::deleteLater);
connect(reply, &QNetworkReply::finished, this, [this, reply, info] {
connect(reply, &QNetworkReply::finished, this, [reply, info] {
if (reply->error() == QNetworkReply::NetworkError::HostNotFoundError) {
info->finish(Thing::ThingErrorHardwareNotAvailable, QT_TR_NOOP("CoinMarketCap server is not reachable."));
@ -175,31 +170,31 @@ void IntegrationPluginCoinMarketCap::onPriceCallFinished()
qCDebug(dcCoinMarketCap()) << "Name" << elementMap.value("name").toString();
price = elementMap.value("quote").toMap().value(fiatCurrency).toMap().value("price").toDouble();
if (elementMap.value("name").toString() == "Bitcoin") {
qDebug(dcCoinMarketCap()) << "Bitcoin Price in" << fiatCurrency << price;
qCDebug(dcCoinMarketCap()) << "Bitcoin Price in" << fiatCurrency << price;
thing->setStateValue(currentPricesBtcStateTypeId, price);
} else if (elementMap.value("name").toString() == "Ethereum") {
qDebug(dcCoinMarketCap()) << "Etherium Price in" << fiatCurrency << price;
qCDebug(dcCoinMarketCap()) << "Etherium Price in" << fiatCurrency << price;
thing->setStateValue(currentPricesEthStateTypeId, price);
} else if (elementMap.value("name").toString() == "XRP") {
qDebug(dcCoinMarketCap()) << "XRP Price in" << fiatCurrency << price;
qCDebug(dcCoinMarketCap()) << "XRP Price in" << fiatCurrency << price;
thing->setStateValue(currentPricesXrpStateTypeId, price);
} else if (elementMap.value("name").toString() == "Bitcoin Cash") {
qDebug(dcCoinMarketCap()) << "Bitcoin-cash Price in" << fiatCurrency << price;
qCDebug(dcCoinMarketCap()) << "Bitcoin-cash Price in" << fiatCurrency << price;
thing->setStateValue(currentPricesBchStateTypeId, price);
} else if (elementMap.value("name").toString() == "Litecoin") {
qDebug(dcCoinMarketCap()) << "Litecoin Price in" << fiatCurrency << price;
qCDebug(dcCoinMarketCap()) << "Litecoin Price in" << fiatCurrency << price;
thing->setStateValue(currentPricesLtcStateTypeId, price);
} else if (elementMap.value("name").toString() == "NEM") {
qDebug(dcCoinMarketCap()) << "Nem Price in" << fiatCurrency << price;
qCDebug(dcCoinMarketCap()) << "Nem Price in" << fiatCurrency << price;
thing->setStateValue(currentPricesXemStateTypeId, price);
} else if (elementMap.value("name").toString() == "Ethereum Classic") {
qDebug(dcCoinMarketCap()) << "Ethereum Classic Price in" << fiatCurrency << price;
qCDebug(dcCoinMarketCap()) << "Ethereum Classic Price in" << fiatCurrency << price;
thing->setStateValue(currentPricesEtcStateTypeId, price);
} else if (elementMap.value("name").toString() == "Dash") {

View File

@ -1,38 +1,32 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINCOINMARKETCAP_H
#define INTEGRATIONPLUGINCOINMARKETCAP_H
#include "integrations/integrationplugin.h"
#include "plugintimer.h"
#include <integrations/integrationplugin.h>
#include <plugintimer.h>
#include <QNetworkReply>
#include <QHostInfo>

View File

@ -1,7 +1,5 @@
include(../plugins.pri)
TARGET = $$qtLibraryTarget(nymea_integrationplugincommandlauncher)
SOURCES += \
integrationplugincommandlauncher.cpp

View File

@ -1,39 +1,33 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationplugincommandlauncher.h"
#include "integrations/thing.h"
#include "plugininfo.h"
#include <QDebug>
#include <integrations/thing.h>
#include <QRegularExpression>
IntegrattionPluginCommandLauncher::IntegrattionPluginCommandLauncher()
{
@ -50,7 +44,7 @@ void IntegrattionPluginCommandLauncher::setupThing(ThingSetupInfo *info)
// Script
if(info->thing()->thingClassId() == scriptThingClassId){
QStringList scriptArguments = info->thing()->paramValue(scriptThingScriptParamTypeId).toString().split(QRegExp("[ \r\n][ \r\n]*"));
QStringList scriptArguments = info->thing()->paramValue(scriptThingScriptParamTypeId).toString().split(QRegularExpression("[ \r\n][ \r\n]*"));
// check if script exists and if it is executable
QFileInfo fileInfo(scriptArguments.first());
if (!fileInfo.exists()) {

View File

@ -1,37 +1,31 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINCOMMANDLAUNCHER_H
#define INTEGRATIONPLUGINCOMMANDLAUNCHER_H
#include "integrations/integrationplugin.h"
#include <integrations/integrationplugin.h>
#include <QProcess>
#include <QFileInfo>
@ -52,8 +46,8 @@ public:
void thingRemoved(Thing *thing) override;
private:
QHash<QProcess*,Thing*> m_scripts;
QHash<QProcess*,Thing*> m_applications;
QHash<QProcess *,Thing *> m_scripts;
QHash<QProcess *,Thing *> m_applications;
};
#endif // INTEGRATIONPLUGINCOMMANDLAUNCHER_H

View File

@ -1,8 +1,8 @@
{
"title": "Command Launcher",
"tagline": "Launch local commands or bash scripts.",
"tagline": "Launch local commands or scripts.",
"icon": "commandlauncher.svg",
"stability": "consumer",
"stability": "community",
"offline": true,
"technologies": [
],

16
daikinairco/README.md Normal file
View File

@ -0,0 +1,16 @@
# Daikin Airco
This plugin allows discovery and simple control via Nymea of Daikin airconditioning devices.
## Supported Things
* Devices with the Daikin Residential Controller
## Requirements
* nymea and the airconditioning device must be in the same local area network.
* The package "nymea-plugin-daikinairco" must be installed.
## More
[Daikin Residential Controller](https://www.daikin.eu/en_us/product-group/control-systems/daikin-online-controller.html)

BIN
daikinairco/daikin.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

View File

@ -0,0 +1,139 @@
{
"displayName": "Daikin Airco",
"name": "Daikinairco",
"id": "b5cf475e-707d-46a5-9684-296fb1a14886",
"vendors": [
{
"id": "88f6421c-cc7b-4006-b077-421fc384939c",
"displayName": "Daikin",
"name": "Daikin",
"thingClasses": [
{
"id": "e6d0bfe6-5923-4c29-840d-ef8b0a17fad9",
"name": "airco",
"displayName": "Daikin Airco",
"createMethods": ["discovery"],
"interfaces": ["power", "thermostat", "temperaturesensor", "wirelessconnectable"],
"paramTypes": [
{
"id": "758cad5c-994a-4136-b83d-80fe2f07346c",
"name": "deviceId",
"displayName": "Device ID",
"type" : "QString",
"readOnly": true
},
{
"id": "1fefe7df-ef8e-4434-bb51-0c521553f750",
"name": "deviceName",
"displayName": "Device name",
"type" : "QString",
"readOnly": true
}
],
"settingsTypes": [
],
"stateTypes": [
{
"id": "71c5b083-6c95-44f0-b54c-b98f0ac459d8",
"name": "connected",
"displayName": "Connected",
"displayNameEvent": "Connected changed",
"defaultValue": false,
"type": "bool",
"cached": false
},
{
"displayName": "Power",
"id": "6bb42aa0-2280-408d-89b5-400410abdd73",
"name": "power",
"displayNameEvent": "Power changed",
"displayNameAction": "Set power",
"type": "bool",
"defaultValue": false,
"writable": true
},
{
"id": "2261311a-4302-4a03-bd67-50e92044fe59",
"name": "targetTemperature",
"displayName": "Target temperature",
"displayNameEvent": "Target temperature changed",
"displayNameAction": "Set target temperature",
"type": "double",
"unit": "DegreeCelsius",
"minValue": "10",
"maxValue": "30",
"defaultValue": "20",
"writable": true
},
{
"id": "a2b7a3aa-641c-45b8-a13b-e845324969ca",
"name": "temperature",
"displayName": "Home temperature",
"displayNameEvent": "Home temperature changed",
"type": "double",
"unit": "DegreeCelsius",
"defaultValue": "0"
},
{
"id": "b99b7182-51e6-456c-b7bc-f39ea2397500",
"name": "outsideTemperature",
"displayName": "Outside temperature",
"displayNameEvent": "Outside temperature changed",
"type": "double",
"unit": "DegreeCelsius",
"defaultValue": "0"
},
{
"id": "9b614a01-4984-4e73-8cbc-95389c484c3b",
"name": "humidity",
"displayName": "Humidity",
"displayNameEvent": "Humidity changed",
"type": "double",
"unit": "Percentage",
"minValue": "0",
"maxValue": "100",
"defaultValue": "0"
},
{
"id": "59da03a6-1b61-4777-91e1-51e518beecbc",
"name": "Mode",
"displayName": "Mode",
"displayNameEvent": "Mode changed",
"displayNameAction": "Set mode",
"type": "QString",
"writable": true,
"possibleValues": [
"Automatic",
"Cooling",
"Heating",
"Dehumidifier",
"Fan"
],
"defaultValue": "Automatic"
},
{
"id": "f63db3b7-423b-48be-be55-8ac9221316a7",
"name": "heatingOn",
"displayName": "Heating On",
"displayNameEvent": "Heating changed",
"type": "bool",
"defaultValue": false
},
{
"id": "6f00a58f-248a-4137-adf5-36999adbaf50",
"name": "coolingOn",
"displayName": "Cooling On",
"displayNameEvent": "Cooling changed",
"type": "bool",
"defaultValue": false
}
],
"actionTypes": [
]
}
]
}
]
}

View File

@ -0,0 +1,439 @@
# SPDX-License-Identifier: GPL-3.0-or-later
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
# Copyright (C) 2013 - 2024, nymea GmbH
# Copyright (C) 2024 - 2025, chargebyte austria GmbH
#
# This file is part of nymea-plugins.
#
# nymea-plugins is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# nymea-plugins is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
import nymea
import time
import threading
import json
import requests
import random
from socket import *
import sys
pollTimer = None
pollFrequency = 30
ipMap = {}
def discoverThings(info):
logger.log("Discovery started for", info.thingClassId)
discoveredIps = findIps()
for i in range(0, len(discoveredIps)):
deviceIp = discoveredIps[i]
# get basic info /common/basic_info
# response example:
# ret=OK,type=aircon,reg=eu,dst=1,ver=1_14_58,rev=83B3526,pow=0,err=0,location=0,
# name=name-in-%hex,icon=0,method=polling,port=30050,id=uuid,
# pw=,lpw_flag=0,adp_kind=3,pv=3.30,cpv=3,cpv_minor=20,led=1,en_setzone=1,mac=mac,adp_mode=run,en_hol=0,
# ssid1=ssid,radio1=-43,ssid=DaikinAP14937,grp_name=,en_grp=0
# get model info /aircon/get_model_info --> (how) can we use this?
# response example:
# ret=OK,model=0FC3,type=N,pv=3.30,cpv=3,cpv_minor=20,mid=NA,humd=0,s_humd=0,acled=0,land=0,elec=1,temp=1,
# temp_rng=0,m_dtct=1,ac_dst=--,disp_dry=0,dmnd=1,en_scdltmr=1,en_frate=1,en_fdir=1,s_fdir=3,en_rtemp_a=0,
# en_spmode=5,en_ipw_sep=1,en_mompow=1,hmlmt_l=10.0
aUrl = 'http://' + deviceIp + '/common/basic_info'
headers = {'Accept': '*/*'}
rr = requests.get(aUrl, headers=headers)
pollResponse = rr.text
if rr.status_code == requests.codes.ok:
systemType = 'none'
splitResponse = pollResponse.split(",")
for j in range(0, len(splitResponse)):
splitItem = splitResponse[j].split("=")
if splitItem[0] == 'type':
systemType = splitItem[1]
elif splitItem[0] == 'id':
systemId = splitItem[1]
elif splitItem[0] == 'name':
hexArray = splitItem[1].split("%")
deviceName = ""
for k in range(0, len(hexArray)):
deviceName+=bytes.fromhex(hexArray[k]).decode('utf-8')
if systemType == 'aircon':
logger.log("Device with IP " + deviceIp + " is a Daikin airco unit.")
logger.log("Device ID:", systemId)
logger.log("Device Name:", deviceName)
# check if device already known
exists = False
for thing in myThings():
logger.log("Comparing to existing units: is %s an airco unit?" % (thing.name))
if thing.thingClassId == aircoThingClassId:
logger.log("Yes, %s is an airco unit." % (thing.name))
if thing.paramValue(aircoThingDeviceIdParamTypeId) == systemId:
logger.log("Already have unit with serial number %s in the system: %s" % (systemId, thing.name))
exists = True
else:
logger.log("Thing %s doesn't match with found unit with serial number %s" % (thing.name, systemId))
if exists == False: # unit doesn't exist yet, so add it
thingDescriptor = nymea.ThingDescriptor(aircoThingClassId, deviceName)
thingDescriptor.params = [
nymea.Param(aircoThingDeviceIdParamTypeId, systemId),
nymea.Param(aircoThingDeviceNameParamTypeId, deviceName)
]
info.addDescriptor(thingDescriptor)
else: # unit already exists, so show it to allow reconfiguration
thingDescriptor = nymea.ThingDescriptor(aircoThingClassId, deviceName, thingId=thing.id)
thingDescriptor.params = [
nymea.Param(aircoThingDeviceIdParamTypeId, systemId),
nymea.Param(aircoThingDeviceNameParamTypeId, deviceName)
]
info.addDescriptor(thingDescriptor)
else:
logger.log("Device with IP " + deviceIp + " does not appear to be a supported Daikin airco unit.")
else:
logger.log("Device with IP " + deviceIp + " does not appear to be a supported Daikin airco unit.")
info.finish(nymea.ThingErrorNoError)
return
def findIps():
discoveredIps = []
# Create a UDP socket
sock = socket(AF_INET, SOCK_DGRAM)
sock.setsockopt(SOL_SOCKET, SO_REUSEADDR, 1)
sock.setsockopt(SOL_SOCKET, SO_BROADCAST, 1)
sock.settimeout(20)
server_address = ('255.255.255.255', 30050)
message = 'DAIKIN_UDP/common/basic_info'
try:
while True:
# Send data
logger.log('sending: ' + message)
sent = sock.sendto(message.encode(), server_address)
# Receive response
logger.log('waiting to receive')
data, server = sock.recvfrom(4096)
if data.decode('UTF-8')[0:18] == 'ret=OK,type=aircon':
print('Received confirmation; server ip: ' + str(server[0]) )
discoveredIps.append(str(server[0]))
break
else:
print('Verification failed')
print('Trying again...')
finally:
sock.close()
return discoveredIps
def findDeviceIP(airco):
searchSystemId = airco.paramValue(aircoThingDeviceIdParamTypeId)
discoveredIps = findIps()
foundIp = None
found = False
for i in range(0, len(discoveredIps)):
deviceIp = discoveredIps[i]
aUrl = 'http://' + deviceIp + '/common/basic_info'
headers = {'Accept': '*/*'}
rr = requests.get(aUrl, headers=headers)
pollResponse = rr.text
if rr.status_code == requests.codes.ok:
logger.log("Device with IP " + deviceIp + " is a supported Daikin Airco.")
# get device info
splitResponse = pollResponse.split(",")
for j in range(0, len(splitResponse)):
splitItem = splitResponse[j].split("=")
if splitItem[0] == 'id':
systemId = splitItem[1]
logger.log("Device ID:", systemId)
# check if this is the device with the serial number we're looking for
if systemId == searchSystemId:
logger.log("Device with IP " + deviceIp + " is the existing device.")
found = True
foundIp = deviceIp
ipMap[airco] = foundIp
else:
logger.log("Device with IP " + deviceIp + " does not appear to be a supported Daikin Airco.")
if found == True:
airco.setStateValue(aircoConnectedStateTypeId, True)
else:
airco.setStateValue(aircoConnectedStateTypeId, False)
return found
def setupThing(info):
searchSystemId = info.thing.paramValue(aircoThingDeviceIdParamTypeId)
logger.log("setupThing called for", info.thing.name, searchSystemId)
found = findDeviceIP(info.thing)
if found == True:
pollAirco(info.thing)
info.finish(nymea.ThingErrorNoError)
else:
info.finish(nymea.ThingErrorHardwareFailure, "Error connecting to the device in the network.")
logger.log("Airco added:", info.thing.name)
# If no poll timer is set up yet, start it now
logger.log("Creating pollService")
global pollTimer
global pollFrequency
if pollTimer == None:
logger.log("Starting timer @ setupThing")
pollTimer = nymea.PluginTimer(pollFrequency, pollService)
logger.log("timer interval @ setupThing", pollTimer.interval)
else:
logger.log("Timer already exists @ setupThing")
info.finish(nymea.ThingErrorNoError)
return
def pollAirco(info):
global pollFrequency
global ipMap
deviceIp = ipMap[info]
logger.log("polling airco", deviceIp, info.name)
airco = info
headers = {'Accept': '*/*'}
# get sensor info
# response example:
# ret=OK,htemp=25.0,hhum=30,otemp=2.0,err=0,cmpfreq=0,mompow=1
aUrl = 'http://' + deviceIp + '/aircon/get_sensor_info'
pr = requests.get(aUrl, headers=headers)
pollResponse = pr.text
if pr.status_code == requests.codes.ok:
airco.setStateValue(aircoConnectedStateTypeId, True)
splitResponse = pollResponse.split(",")
for i in range(0, len(splitResponse)):
splitItem = splitResponse[i].split("=")
if splitItem[0] == 'htemp':
homeTemp = float(splitItem[1])
airco.setStateValue(aircoTemperatureStateTypeId, homeTemp)
elif splitItem[0] == 'hhum':
homeHumidity = float(splitItem[1])
airco.setStateValue(aircoHumidityStateTypeId, homeHumidity)
elif splitItem[0] == 'otemp':
outTemp = float(splitItem[1])
airco.setStateValue(aircoOutsideTemperatureStateTypeId, outTemp)
else:
airco.setStateValue(aircoConnectedStateTypeId, False)
#device disconnected, IP may have changed, so search again
found = findDeviceIP(airco)
if found == False:
return
# get control info
# response example:
# ret=OK,pow=0,mode=4,adv=,stemp=21.0,shum=0,dt1=22.0,dt2=M,dt3=20.0,dt4=21.0,dt5=21.0,dt7=22.0,
# dh1=0,dh2=0,dh3=0,dh4=0,dh5=0,dh7=0,dhh=50,b_mode=4,b_stemp=21.0,b_shum=0,alert=255,
# f_rate=A,f_dir=0,b_f_rate=A,b_f_dir=0,dfr1=A,dfr2=A,dfr3=A,dfr4=A,dfr5=A,dfr6=A,dfr7=A,dfrh=5,
# dfd1=0,dfd2=0,dfd3=0,dfd4=0,dfd5=0,dfd6=0,dfd7=0,dfdh=0,dmnd_run=0,en_demand=1
aUrl = 'http://' + deviceIp + '/aircon/get_control_info'
pr = requests.get(aUrl, headers=headers)
pollResponse = pr.text
if pr.status_code == requests.codes.ok:
airco.setStateValue(aircoConnectedStateTypeId, True)
splitResponse = pollResponse.split(",")
for i in range(0, len(splitResponse)):
splitItem = splitResponse[i].split("=")
# get power state
if splitItem[0] == 'pow':
power = int(splitItem[1])
logger.log("Power", power)
airco.setStateValue(aircoPowerStateTypeId, power)
elif splitItem[0] == 'mode':
mode = int(splitItem[1])
if mode == 2: # 2 = dehumidifier mode
logger.log("Airco mode: dehumidifier", mode)
airco.setStateValue(aircoModeStateTypeId, "Dehumidifier")
elif mode == 3: # 3 = cooling mode
logger.log("Airco mode: cooling", mode)
airco.setStateValue(aircoModeStateTypeId, "Cooling")
elif mode == 4: # 4 = heating mode
logger.log("Airco mode: heating", mode)
airco.setStateValue(aircoModeStateTypeId, "Heating")
elif mode == 6: # 6 = fan mode
logger.log("Airco mode: fan", mode)
airco.setStateValue(aircoModeStateTypeId, "Fan")
else: # 0-1-7 = automatic mode
logger.log("Airco mode: automatic", mode)
airco.setStateValue(aircoModeStateTypeId, "Automatic")
elif splitItem[0] == 'stemp':
try:
targetTemp = float(splitItem[1])
logger.log("Target temperature", targetTemp)
airco.setStateValue(aircoTargetTemperatureStateTypeId, targetTemp)
except:
logger.log("Target temperature parameter is not a number:", splitItem[1])
for j in range(0, len(splitResponse)):
splitItem = splitResponse[j].split("=")
if splitItem[0] == 'dt1':
targetTemp = float(splitItem[1])
logger.log("Using target temperature from automatic mode", targetTemp)
airco.setStateValue(aircoTargetTemperatureStateTypeId, targetTemp)
else:
airco.setStateValue(aircoConnectedStateTypeId, False)
#set heatingOn / coolingOn based on mode, temperature & target temperature (API doesn't seem to return it)
targetTemperature = airco.stateValue(aircoTargetTemperatureStateTypeId)
temperature = airco.stateValue(aircoTemperatureStateTypeId)
mode = airco.stateValue(aircoModeStateTypeId)
power = airco.stateValue(aircoPowerStateTypeId)
if mode == "Cooling" and power == True:
airco.setStateValue(aircoHeatingOnStateTypeId, False)
if targetTemperature < temperature:
airco.setStateValue(aircoCoolingOnStateTypeId, True)
else:
airco.setStateValue(aircoCoolingOnStateTypeId, False)
elif mode == "Heating" and power == True:
airco.setStateValue(aircoCoolingOnStateTypeId, False)
if targetTemperature > temperature:
airco.setStateValue(aircoHeatingOnStateTypeId, True)
else:
airco.setStateValue(aircoHeatingOnStateTypeId, False)
elif mode == "Automatic" and power == True:
if targetTemperature == temperature:
airco.setStateValue(aircoCoolingOnStateTypeId, False)
airco.setStateValue(aircoHeatingOnStateTypeId, False)
elif targetTemperature > temperature:
airco.setStateValue(aircoCoolingOnStateTypeId, False)
airco.setStateValue(aircoHeatingOnStateTypeId, True)
else:
airco.setStateValue(aircoCoolingOnStateTypeId, True)
airco.setStateValue(aircoHeatingOnStateTypeId, False)
else:
airco.setStateValue(aircoCoolingOnStateTypeId, False)
airco.setStateValue(aircoHeatingOnStateTypeId, False)
def pollService():
logger.log("pollTimer triggered")
global pollTimer
global pollFrequency
pollTimer.interval = pollFrequency
# Poll all airco units we know
for thing in myThings():
if thing.thingClassId == aircoThingClassId:
pollAirco(thing)
def executeAction(info):
global ipMap
deviceIp = ipMap[info.thing]
logger.log("executeAction called for thing", info.thing.name, deviceIp, info.actionTypeId, info.params)
headers = {'Accept': '*/*'}
aUrl = 'http://' + deviceIp + '/aircon/get_control_info'
pr = requests.get(aUrl, headers=headers)
# get control info, to obtain target temperature per mode, to set the correct target temperature (stemp) when changing mode
pollResponse = pr.text
logger.log("response", pr.text)
if pr.status_code == requests.codes.ok:
info.thing.setStateValue(aircoConnectedStateTypeId, True)
splitResponse = pollResponse.split(",")
for i in range(0, len(splitResponse)):
splitItem = splitResponse[i].split("=")
if splitItem[0] == 'pow':
power = int(splitItem[1])
elif splitItem[0] == 'mode':
mode = int(splitItem[1])
elif splitItem[0] == 'stemp':
targetTemp = splitItem[1]
elif splitItem[0] == 'shum':
targetHum = splitItem[1]
elif splitItem[0] == 'f_rate':
f_rate = splitItem[1]
elif splitItem[0] == 'f_dir':
f_dir = splitItem[1]
elif splitItem[0] == 'dt1':
dt1 = splitItem[1]
elif splitItem[0] == 'dt2':
dt2 = splitItem[1]
elif splitItem[0] == 'dt3':
dt3 = splitItem[1]
elif splitItem[0] == 'dt4':
dt4 = splitItem[1]
elif splitItem[0] == 'dt5':
dt5 = splitItem[1]
elif splitItem[0] == 'dt7':
dt7 = splitItem[1]
elif splitItem[0] == 'dh1':
dh1 = splitItem[1]
elif splitItem[0] == 'dh2':
dh2 = splitItem[1]
elif splitItem[0] == 'dh3':
dh3 = splitItem[1]
elif splitItem[0] == 'dh4':
dh4 = splitItem[1]
elif splitItem[0] == 'dh5':
dh5 = splitItem[1]
elif splitItem[0] == 'dh7':
dh7 = splitItem[1]
else:
info.thing.setStateValue(aircoConnectedStateTypeId, False)
info.finish(nymea.ThingErrorNoError)
if info.actionTypeId == aircoPowerActionTypeId:
power = info.paramValue(aircoPowerActionPowerParamTypeId)
if power == True:
power = 1
elif power == False:
power = 0
logger.log("new power value", power)
elif info.actionTypeId == aircoTargetTemperatureActionTypeId:
targetTemp = str(info.paramValue(aircoTargetTemperatureActionTargetTemperatureParamTypeId))
logger.log("new target temperature", targetTemp)
elif info.actionTypeId == aircoModeActionTypeId:
targetMode = info.paramValue(aircoModeActionModeParamTypeId)
if targetMode == "Automatic":
mode = 0
targetTemp = dt1
targetHum = dh1
elif targetMode == "Cooling":
mode = 3
targetTemp = dt3
targetHum = dh3
elif targetMode == "Heating":
mode = 4
targetTemp = dt4
targetHum = dh4
elif targetMode == "Dehumidifier":
mode = 2
targetTemp = dt2
targetHum = dh2
elif targetMode == "Fan":
mode = 6
logger.log("new target mode:", targetMode, mode)
# mandatory parameters: pow, mode, stemp, shum, f_rate, f_dir (f_rate & f_dir can't be set from the plugin yet, so we always use the values obtained above)
param = "pow="+str(power)+"&mode="+str(mode)+"&stemp="+targetTemp+"&shum="+targetHum+"&f_rate="+f_rate+"&f_dir="+f_dir
logger.log("parameters", param)
aUrl = "http://" + deviceIp + "/aircon/set_control_info?"+param
pr = requests.post(aUrl, headers=headers)
time.sleep(0.5)
pollAirco(info.thing)
info.finish(nymea.ThingErrorNoError)
return
def deinit():
global pollTimer
# If we started a poll timer, cancel it on shutdown.
if pollTimer is not None:
pollTimer = None
def thingRemoved(thing):
global pollTimer
logger.log("removeThing called for", thing.name)
# Clean up all data related to this thing
if len(myThings()) == 0 and pollTimer is not None:
pollTimer = None

14
daikinairco/meta.json Normal file
View File

@ -0,0 +1,14 @@
{
"title": "Daikin Airco",
"tagline": "Discover and control Daikin airconditioning devices",
"icon": "daikin.jpg",
"stability": "community",
"offline": true,
"technologies": [
"network"
],
"categories": [
"appliance",
"heating"
]
}

View File

@ -0,0 +1,75 @@
testresources==2.0.1 \
--hash=sha256:67a361c3a2412231963b91ab04192209aa91a1aa052f0ab87245dbea889d1282 \
--hash=sha256:ee9d1982154a1e212d4e4bac6b610800bfb558e4fb853572a827bc14a96e4417
requests==2.27.1 \
--hash=sha256:68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61 \
--hash=sha256:f22fa1e554c9ddfd16e6e41ac79759e17be9e492b3587efa038054674760e72d \
--hash=sha256:1a44eef7d80448faea8129b00b15cd00bf8e5cfd96de807e86d4a37b01364b25
urllib3==1.26.9 \
--hash=sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14 \
--hash=sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e \
--hash=sha256:8d20a39e9b43639fe667928235fc341f7873ab563be57c7666e7174bf26224f6
chardet==4.0.0 \
--hash=sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa \
--hash=sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5
lazr.uri==1.0.6 \
--hash=sha256:5026853fcbf6f91d5a6b11ea7860a641fe27b36d4172c731f4aa16b900cf8464 \
--hash=sha256:55281b3890c297a89df3dc94d388cbd0ef6750bf1642024d208ee3c71ac8766b
six==1.16.0 \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
wadllib==1.3.6 \
--hash=sha256:acd9ad6a2c1007d34ca208e1da6341bbca1804c0e6850f954db04bdd7666c5fc \
--hash=sha256:919acbaa442f35c0f82a86b5af2411595ba72f9c9099d203f965a1d7ecf89447
lazr.restfulclient==0.14.4 \
--hash=sha256:bf0fd6b2749b3a2d02711f854c9d23704756f7afed21fb5d5b9809d72aa6d087 \
--hash=sha256:ad207c985d4544b522aeab0ebabfd9345a9a767d2e111ff69117a3c64fcc415d
pyparsing==3.0.8 \
--hash=sha256:7bf433498c016c4314268d95df76c81b842a4cb2b276fa3312cfb1e1d85f6954 \
--hash=sha256:ef7b523f6356f763771559412c0d7134753f037822dad1b16945b7b846f7ad06
certifi==2022.12.7 \
--hash=sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3 \
--hash=sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18
setuptools==65.5.1 \
--hash=sha256:d0b9a8433464d5800cbe05094acf5c6d52a91bfac9b52bcfc4d41382be5d5d31 \
--hash=sha256:e197a19aa8ec9722928f2206f8de752def0e4c9fc6953527360d1c36d94ddb2f
pbr==5.8.1 \
--hash=sha256:27108648368782d07bbf1cb468ad2e2eeef29086affd14087a6d04b7de8af4ec \
--hash=sha256:66bc5a34912f408bb3925bf21231cb6f59206267b7f63f3503ef865c1a292e25
distro==1.7.0 \
--hash=sha256:151aeccf60c216402932b52e40ee477a939f8d58898927378a02abbe852c1c39 \
--hash=sha256:d596311d707e692c2160c37807f83e3820c5d539d5a83e87cfb6babd8ba3a06b
oauthlib==3.2.2 \
--hash=sha256:8139f29aac13e25d502680e9e19963e83f16838d48a0d71c287fe40e7067fbca \
--hash=sha256:9859c40929662bec5d64f34d01c99e093149682a3f38915dc0655d5a633dd918
requests-oauthlib==1.3.1 \
--hash=sha256:2577c501a2fb8d05a304c09d090d6e47c306fef15809d102b327cf8364bddab5 \
--hash=sha256:75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a
urllib3==1.26.9 \
--hash=sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14 \
--hash=sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e
chardet==4.0.0 \
--hash=sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa \
--hash=sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5
httplib2==0.20.4 \
--hash=sha256:58a98e45b4b1a48273073f905d2961666ecf0fbac4250ea5b47aef259eb5c585 \
--hash=sha256:8b6a905cb1c79eefd03f8669fd993c36dc341f7c558f056cb5a33b5c2f458543
ifaddr==0.1.7 \
--hash=sha256:1f9e8a6ca6f16db5a37d3356f07b6e52344f6f9f7e806d618537731669eb1a94 \
--hash=sha256:d1f603952f0a71c9ab4e705754511e4e03b02565bc4cec7188ad6415ff534cd3
charset-normalizer==2.0.12 \
--hash=sha256:2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597 \
--hash=sha256:6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df
idna==3.3 \
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
--hash=sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d
importlib-metadata==3.7.0 \
--hash=sha256:24499ffde1b80be08284100393955842be4a59c7c16bbf2738aad0e464a8e0aa \
--hash=sha256:c6af5dbf1126cd959c4a8d8efd61d4d3c83bddb0459a17e554284a077574b614
typing-extensions==3.7.4.3 \
--hash=sha256:7cb407020f00f7bfc3cb3e7881628838e69d8f3fcab2f64742a5e76b2f841918 \
--hash=sha256:99d4073b617d30288f569d3f13d2bd7548c3a7e4c8de87db09a9d29bb3a4a60c \
--hash=sha256:dafc7639cde7f1b6e1acc0f457842a83e722ccca8eef5270af2d74792619a89f
zipp==3.4.1 \
--hash=sha256:3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76 \
--hash=sha256:51cb66cc54621609dd593d1787f286ee42a5c0adbb4b29abea5a63edc3e03098

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "alarm.h"
#include "extern-plugininfo.h"

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef ALARM_H
#define ALARM_H

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "countdown.h"
#include "extern-plugininfo.h"

View File

@ -1,32 +1,26 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef COUNTDOWN_H
#define COUNTDOWN_H

View File

@ -1,8 +1,6 @@
include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_integrationplugindatetime)
QT *= network
SOURCES += \
integrationplugindatetime.cpp \

View File

@ -1,39 +1,33 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "integrationplugindatetime.h"
#include "integrations/thing.h"
#include "plugininfo.h"
#include "hardwaremanager.h"
#include "network/networkaccessmanager.h"
#include <integrations/thing.h>
#include <plugininfo.h>
#include <hardwaremanager.h>
#include <network/networkaccessmanager.h>
#include <QJsonDocument>
#include <QUrlQuery>
@ -41,7 +35,7 @@
IntegrationPluginDateTime::IntegrationPluginDateTime() :
m_timer(nullptr),
m_todayDevice(nullptr),
m_timeZone(QTimeZone(QTimeZone::systemTimeZoneId())),
m_timeZone(QTimeZone::systemTimeZoneId()),
m_dusk(QDateTime()),
m_sunrise(QDateTime()),
m_noon(QDateTime()),
@ -203,8 +197,15 @@ void IntegrationPluginDateTime::searchGeoLocation()
qCDebug(dcDateTime()) << "Requesting geo location.";
QNetworkReply *reply = hardwareManager()->networkManager()->get(request);
connect(reply, &QNetworkReply::finished, this, &IntegrationPluginDateTime::onNetworkReplayFinished);
m_locationReplies.append(reply);
connect(reply, &QNetworkReply::finished, this, [reply, this](){
reply->deleteLater();
if (reply->error() != QNetworkReply::NoError) {
qCWarning(dcDateTime) << "Http error status for location request:" << reply->error();
return;
}
processGeoLocationData(reply->readAll());
});
}
void IntegrationPluginDateTime::processGeoLocationData(const QByteArray &data)
@ -250,16 +251,22 @@ void IntegrationPluginDateTime::getTimes(const QString &latitude, const QString
urlQuery.addQueryItem("lng", longitude);
urlQuery.addQueryItem("date", "today");
QUrl url = QUrl("http://api.sunrise-sunset.org/json");
QUrl url = QUrl("https://api.sunrise-sunset.org/json");
url.setQuery(urlQuery.toString());
QNetworkRequest request;
request.setUrl(url);
QNetworkReply *reply = hardwareManager()->networkManager()->get(request);
connect(reply, &QNetworkReply::finished, this, &IntegrationPluginDateTime::onNetworkReplayFinished);
connect(reply, &QNetworkReply::finished, this, [reply, this](){
reply->deleteLater();
m_timeReplies.append(reply);
if (reply->error() != QNetworkReply::NoError) {
qCWarning(dcDateTime) << "Http error status for time request:" << reply->error();
return;
}
processTimesData(reply->readAll());
});
}
void IntegrationPluginDateTime::processTimesData(const QByteArray &data)
@ -288,12 +295,11 @@ void IntegrationPluginDateTime::processTimesData(const QByteArray &data)
QString duskString = result.value("civil_twilight_end").toString();
// calculate the times in each alarm
m_dawn = QDateTime(QDate::currentDate(), parseTime(dawnString), Qt::UTC).toTimeZone(m_timeZone);
m_sunrise = QDateTime(QDate::currentDate(), parseTime(sunriseString), Qt::UTC).toTimeZone(m_timeZone);
m_noon = QDateTime(QDate::currentDate(), parseTime(noonString), Qt::UTC).toTimeZone(m_timeZone);
m_sunset = QDateTime(QDate::currentDate(), parseTime(sunsetString), Qt::UTC).toTimeZone(m_timeZone);
m_dusk = QDateTime(QDate::currentDate(), parseTime(duskString), Qt::UTC).toTimeZone(m_timeZone);
m_dawn = QDateTime(QDate::currentDate(), QTime::fromString(dawnString, "h:mm:ss AP"), Qt::UTC).toTimeZone(m_timeZone);
m_sunrise = QDateTime(QDate::currentDate(), QTime::fromString(sunriseString, "h:mm:ss AP"), Qt::UTC).toTimeZone(m_timeZone);
m_noon = QDateTime(QDate::currentDate(), QTime::fromString(noonString, "h:mm:ss AP"), Qt::UTC).toTimeZone(m_timeZone);
m_sunset = QDateTime(QDate::currentDate(), QTime::fromString(sunsetString, "h:mm:ss AP"), Qt::UTC).toTimeZone(m_timeZone);
m_dusk = QDateTime(QDate::currentDate(), QTime::fromString(duskString, "h:mm:ss AP"), Qt::UTC).toTimeZone(m_timeZone);
qCDebug(dcDateTime) << " dawn :" << m_dawn.toString() << dawnString;
qCDebug(dcDateTime) << " sunrise :" << m_sunrise.toString() << sunriseString;
@ -305,42 +311,6 @@ void IntegrationPluginDateTime::processTimesData(const QByteArray &data)
updateTimes();
}
QTime IntegrationPluginDateTime::parseTime(const QString &timeString) const
{
bool isPm = timeString.endsWith(" PM");
QString tmp = QString(timeString).remove(QRegExp("[ APM]*"));
QStringList parts = tmp.split(":");
if (parts.count() != 3) {
qCWarning(dcDateTime()) << "Error parsing timeString:" << timeString;
return QTime();
}
return QTime(parts.first().toInt(), parts.at(1).toInt(), parts.last().toInt()).addSecs(isPm ? 60 * 60 * 12 : 0);
}
void IntegrationPluginDateTime::onNetworkReplayFinished()
{
QNetworkReply *reply = static_cast<QNetworkReply *>(sender());
int status = reply->attribute(QNetworkRequest::HttpStatusCodeAttribute).toInt();
if (m_locationReplies.contains(reply)) {
m_locationReplies.removeAll(reply);
if (status != 200) {
qCWarning(dcDateTime) << "Http error status for location request:" << status << reply->error();
} else {
processGeoLocationData(reply->readAll());
}
} else if (m_timeReplies.contains(reply)) {
m_timeReplies.removeAll(reply);
if (status != 200) {
qCWarning(dcDateTime) << "Http error status for time request:" << status << reply->error();
} else {
processTimesData(reply->readAll());
}
}
reply->deleteLater();
}
void IntegrationPluginDateTime::onAlarm()
{
Alarm *alarm = static_cast<Alarm *>(sender());
@ -440,13 +410,13 @@ void IntegrationPluginDateTime::updateTimes()
return;
if (m_dusk.isValid()) {
m_todayDevice->setStateValue(todayDuskTimeStateTypeId, m_dusk.toTime_t());
m_todayDevice->setStateValue(todayDuskTimeStateTypeId, m_dusk.toSecsSinceEpoch());
} else {
m_todayDevice->setStateValue(todayDuskTimeStateTypeId, 0);
}
if (m_sunrise.isValid() && m_sunset.isValid()) {
m_todayDevice->setStateValue(todaySunriseTimeStateTypeId, m_sunrise.toTime_t());
m_todayDevice->setStateValue(todaySunsetTimeStateTypeId, m_sunset.toTime_t());
m_todayDevice->setStateValue(todaySunriseTimeStateTypeId, m_sunrise.toSecsSinceEpoch());
m_todayDevice->setStateValue(todaySunsetTimeStateTypeId, m_sunset.toSecsSinceEpoch());
m_todayDevice->setStateValue(todayDaylightStateTypeId, m_sunrise < m_currentDateTime && m_currentDateTime < m_sunset);
} else {
m_todayDevice->setStateValue(todaySunriseTimeStateTypeId, 0);
@ -454,12 +424,12 @@ void IntegrationPluginDateTime::updateTimes()
m_todayDevice->setStateValue(todayDaylightStateTypeId, false);
}
if (m_dusk.isValid()) {
m_todayDevice->setStateValue(todayNoonTimeStateTypeId, m_noon.toTime_t());
m_todayDevice->setStateValue(todayNoonTimeStateTypeId, m_noon.toSecsSinceEpoch());
} else {
m_todayDevice->setStateValue(todayNoonTimeStateTypeId, 0);
}
if (m_dusk.isValid()) {
m_todayDevice->setStateValue(todayDawnTimeStateTypeId, m_dawn.toTime_t());
m_todayDevice->setStateValue(todayDawnTimeStateTypeId, m_dawn.toSecsSinceEpoch());
} else {
m_todayDevice->setStateValue(todayDawnTimeStateTypeId, 0);
}

View File

@ -1,39 +1,31 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINDATETIME_H
#define INTEGRATIONPLUGINDATETIME_H
#include "integrations/integrationplugin.h"
#include "alarm.h"
#include "countdown.h"
#include <integrations/integrationplugin.h>
#include <QDateTime>
#include <QTimeZone>
@ -41,6 +33,9 @@
#include <QTimer>
#include <QNetworkReply>
#include "alarm.h"
#include "countdown.h"
class IntegrationPluginDateTime : public IntegrationPlugin
{
Q_OBJECT
@ -60,8 +55,8 @@ public:
void startMonitoringAutoThings() override;
private:
QTimer *m_timer;
Thing *m_todayDevice;
QTimer *m_timer = nullptr;
Thing *m_todayDevice = nullptr;
QTimeZone m_timeZone;
QDateTime m_currentDateTime;
@ -74,17 +69,12 @@ private:
QDateTime m_sunset;
QDateTime m_dawn;
QList<QNetworkReply *> m_locationReplies;
QList<QNetworkReply *> m_timeReplies;
void searchGeoLocation();
void processGeoLocationData(const QByteArray &data);
void getTimes(const QString &latitude, const QString &longitude);
void processTimesData(const QByteArray &data);
QTime parseTime(const QString &timeString) const;
signals:
void dusk();
void sunset();
@ -93,7 +83,6 @@ signals:
void dawn();
private slots:
void onNetworkReplayFinished();
void onAlarm();
void onCountdownTimeout();
void onCountdownRunningChanged(const bool &running);

View File

@ -8,6 +8,6 @@
"cloud"
],
"categories": [
"sensor"
"online-service"
]
}

View File

@ -1,11 +1,9 @@
include(../plugins.pri)
QT += network
TARGET = $$qtLibraryTarget(nymea_integrationplugindaylightsensor)
QT *= network
SOURCES += \
integrationplugindaylightsensor.cpp \
integrationplugindaylightsensor.cpp
HEADERS += \
integrationplugindaylightsensor.h \
integrationplugindaylightsensor.h

View File

@ -1,36 +1,31 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#include "plugininfo.h"
#include "integrationplugindaylightsensor.h"
#include "network/networkaccessmanager.h"
#include <network/networkaccessmanager.h>
#include <QUrlQuery>
#include <QNetworkReply>
@ -56,7 +51,7 @@ void IntegrationPluginDaylightSensor::discoverThings(ThingDiscoveryInfo *info)
QNetworkRequest request(QUrl("http://ip-api.com/json"));
QNetworkReply* reply = hardwareManager()->networkManager()->get(request);
connect(reply, &QNetworkReply::finished, reply, &QNetworkReply::deleteLater);
connect(reply, &QNetworkReply::finished, info, [this, reply, info]() {
connect(reply, &QNetworkReply::finished, info, [reply, info]() {
if (reply->error() != QNetworkReply::NoError) {
qCWarning(dcDaylightSensor()) << "Error fetching geolocation from ip-api:" << reply->error() << reply->errorString();
info->finish(Thing::ThingErrorHardwareFailure, QT_TR_NOOP("Failed to fetch data from the internet."));
@ -124,8 +119,8 @@ void IntegrationPluginDaylightSensor::updateDevice(Thing *thing)
QDateTime sunrise = sunriseSunset.first.toTimeZone(tz);
QDateTime sunset = sunriseSunset.second.toTimeZone(tz);
qCDebug(dcDaylightSensor()) << "Setting up daylight sensor:" << thing->name() << "Sunrise:" << sunrise.toString() << "Sunset:" << sunset.toString();
thing->setStateValue(daylightSensorSunriseTimeStateTypeId, sunrise.toTime_t());
thing->setStateValue(daylightSensorSunsetTimeStateTypeId, sunset.toTime_t());
thing->setStateValue(daylightSensorSunriseTimeStateTypeId, sunrise.toSecsSinceEpoch());
thing->setStateValue(daylightSensorSunsetTimeStateTypeId, sunset.toSecsSinceEpoch());
thing->setStateValue(daylightSensorDaylightStateTypeId, sunrise < now && sunset > now);
qint64 timeToNext = -1;
@ -228,5 +223,5 @@ QPair<QDateTime, QDateTime> IntegrationPluginDaylightSensor::calculateSunriseSun
QDateTime sunrise(dateTime.date(), QTime(hourRise, minuteRise));
QDateTime sunset(dateTime.date(), QTime(hourSet, minuteSet));
return qMakePair<QDateTime, QDateTime>(sunrise, sunset);
return QPair<QDateTime, QDateTime>(sunrise, sunset);
}

View File

@ -1,39 +1,32 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright 2013 - 2020, nymea GmbH
* Contact: contact@nymea.io
* Copyright (C) 2013 - 2024, nymea GmbH
* Copyright (C) 2024 - 2025, chargebyte austria GmbH
*
* This file is part of nymea.
* This project including source code and documentation is protected by
* copyright law, and remains the property of nymea GmbH. All rights, including
* reproduction, publication, editing and translation, are reserved. The use of
* this project is subject to the terms of a license agreement to be concluded
* with nymea GmbH in accordance with the terms of use of nymea GmbH, available
* under https://nymea.io/license
* This file is part of nymea-plugins.
*
* GNU Lesser General Public License Usage
* Alternatively, this project may be redistributed and/or modified under the
* terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; version 3. This project is distributed in the hope that
* it will be useful, but WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
* nymea-plugins is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this project. If not, see <https://www.gnu.org/licenses/>.
* nymea-plugins is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* For any further details and any questions please contact us under
* contact@nymea.io or see our FAQ/Licensing Information on
* https://nymea.io/license/faq
* You should have received a copy of the GNU General Public License
* along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#ifndef INTEGRATIONPLUGINDAYLIGHTSENSOR_H
#define INTEGRATIONPLUGINDAYLIGHTSENSOR_H
#include "integrations/integrationplugin.h"
#include "plugintimer.h"
#include <integrations/integrationplugin.h>
#include <plugintimer.h>
class IntegrationPluginDaylightSensor: public IntegrationPlugin
{
@ -54,7 +47,7 @@ private slots:
void updateDevice(Thing *thing);
private:
QHash<Thing*, PluginTimer*> m_timers;
QHash<Thing *, PluginTimer *> m_timers;
QPair<QDateTime, QDateTime> calculateSunriseSunset(qreal lat, qreal lon, const QDateTime &dateTime);
};

1
debian Symbolic link
View File

@ -0,0 +1 @@
debian-qt5

View File

@ -1,3 +1,650 @@
nymea-plugins (1.15.2) resolute; urgency=medium
-- jenkins <developer@nymea.io> Fri, 19 Jun 2026 13:36:53 +0200
nymea-plugins (1.15.1) noble; urgency=medium
[ Simon Stürz ]
* New plugin: Add OpenCCU based floor heating controller
* goe: Improve parallel discovery and IP assignment
-- jenkins <developer@nymea.io> Wed, 10 Jun 2026 11:15:12 +0200
nymea-plugins (1.15.0) noble; urgency=medium
[ Simon Stürz ]
* Fix Qt 6 Clang build issues
* EVerest: Fix max charging current AC charge param parsing
-- jenkins <developer@nymea.io> Tue, 14 Apr 2026 14:24:07 +0200
nymea-plugins (1.14.2) noble; urgency=medium
-- jenkins <developer@nymea.io> Thu, 19 Feb 2026 12:13:26 +0100
nymea-plugins (1.14.1) noble; urgency=medium
-- jenkins <developer@nymea.io> Thu, 29 Jan 2026 21:29:16 +0100
nymea-plugins (1.14.0) noble; urgency=medium
[ Simon Stürz ]
* Tado: Synch cached states delayed
* Update EV charger interface and add full charging current resolution
-- jenkins <developer@nymea.io> Mon, 12 Jan 2026 10:47:41 +0100
nymea-plugins (1.13.0) jammy; urgency=medium
[ Simon Stürz ]
* Update license text and add SPDX identifier
-- jenkins <developer@nymea.io> Tue, 02 Dec 2025 10:38:53 +0100
nymea-plugins (1.12.4) jammy; urgency=medium
[ Simon Stürz ]
* Keba: Add missing interface for the Keba german edition
-- jenkins <developer@nymea.io> Thu, 27 Nov 2025 11:05:45 +0100
nymea-plugins (1.12.3) jammy; urgency=medium
-- jenkins <developer@nymea.io> Tue, 04 Nov 2025 11:38:37 +0100
nymea-plugins (1.12.2) jammy; urgency=medium
-- jenkins <developer@nymea.io> Wed, 29 Oct 2025 12:27:54 +0100
nymea-plugins (1.12.1) jammy; urgency=medium
[ Simon Stürz ]
* EVerest: Improve connection initialization
-- jenkins <developer@nymea.io> Tue, 14 Oct 2025 17:17:14 +0200
nymea-plugins (1.12.0) jammy; urgency=medium
[ Simon Stürz ]
* EVerest: Add RPC API module support
* Add Qt6 support
* shelly: Add support for shelly 3EM gen3
-- jenkins <developer@nymea.io> Thu, 25 Sep 2025 10:51:04 +0200
nymea-plugins (1.11.1) jammy; urgency=medium
[ timon@nymea-plugins-bookworm-amd64-armhf ]
* New Package build
[ Jenkins ]
* New plugin: v2xeamberelectric
[ Simon Stürz ]
* Meross: Improve datetime performance
* EVerest: Fix crash on locahost monitor setup
* Shelly: Add support for Shelly Pro 3EM 400A model
-- jenkins <developer@nymea.io> Wed, 28 May 2025 16:38:18 +0200
nymea-plugins (1.11.0) jammy; urgency=medium
[ Simon Stürz ]
* NetworkDetector: Update to networkdevice interface
* EVerest: Update to networkdevice interface
* Bosswerk: Update to networkdevice interface
* Fronius: Update to networkdevice interface
* go-eCharger: Update to networkdevice interface
* Keba: Update to networkdevice interface
* Meross: Update to networkdevice interface
* WakeOnLan: Update to new network device discovery
* ESP Somfy RTS: Update to networkdevice interface
* Shelly: Add support for Gen3 hardware and fix #739
* go-e: Update phase detection for charging and connected phases
* EVerest: Fix invalid data handling from multiport charger
* EVerest: Add phase switching
* Tado: Update account authentication to device code grant
-- jenkins <developer@nymea.io> Sun, 30 Mar 2025 20:36:48 +0200
nymea-plugins (1.10.0) jammy; urgency=medium
[ Simon Stürz ]
* New plugin: ESP Somfy RTS
* go-E: Disable unsupported IPv6 discovery
* EVerest: Autosetup connectors on localhost
* Kodi: Fix unregister nonexisting plugin timer
* Fronius: Improve connection handling and fix dead connection failing
-- jenkins <developer@nymea.io> Thu, 19 Dec 2024 13:49:37 +0100
nymea-plugins (1.9.5) jammy; urgency=medium
[ Simon Stürz ]
* go-eCharger: Update phase count handling and disable phase switching
[ Jenkins ]
* Shelly: Improve debug logging when offline
-- jenkins <developer@nymea.io> Mon, 28 Oct 2024 15:26:41 +0100
nymea-plugins (1.9.4) jammy; urgency=medium
[ Simon Stürz ]
* Keba: Add support for P30 PV Edition
* Update debian copyright
* New plugin: Add EVerest EV charger plugin
-- jenkins <developer@nymea.io> Tue, 01 Oct 2024 16:54:08 +0200
nymea-plugins (1.9.3) jammy; urgency=medium
[ Boernsman ]
* New plugin: Logilink
[ Simon Stürz ]
* Fronius: Update S0 Meter detection and improve debugging
* Update debian packaging
* EVBox: Make params read only
* PushNotifications: Update firebase cloud messaging to API V1
-- jenkins <developer@nymea.io> Fri, 19 Jul 2024 21:05:57 +0200
nymea-plugins (1.9.2) jammy; urgency=medium
[ Simon Stürz ]
* go-e: Add zeroconf discovery support
* Remove boblight plugin
* Fronius: Add support for S0 meters
-- jenkins <developer@nymea.io> Wed, 15 May 2024 12:33:51 +0200
nymea-plugins (1.9.1) jammy; urgency=medium
[ Michael Zanetti ]
* Shelly: Add support for the PlusSmoke
* Unifi: Fix connecting to the unifi controller on Unifi OS hosts
[ Jenkins ]
* Update README.md Unifi Plugin
[ Michael Zanetti ]
* Shelly: Add support for the Pro 1 PM
* Awattar: Add a ranking state for simple use in rules
-- jenkins <developer@nymea.io> Tue, 30 Jan 2024 12:02:01 +0100
nymea-plugins (1.9.0) jammy; urgency=medium
[ Michael Zanetti ]
* MqttClient: Add keep alive timeout parameter
[ Simon Stürz ]
* Keba: Fix parsing product information for BMW
[ Michael Zanetti ]
* New Plugin: Tmate
* EQ-3: Fix MaxCube building with latest gcc
* EQ-3: Add support for Bluetooth pairing
* MailNotification: Fix double mail ending
-- jenkins <developer@nymea.io> Mon, 18 Dec 2023 10:06:58 +0100
nymea-plugins (1.8.4) jammy; urgency=medium
[ Jenkins ]
* Shelly: Fix discovery for 1 Plus PM
* Shelly: Set discovery insensitive to upper / lower case
-- jenkins <developer@nymea.io> Mon, 13 Nov 2023 21:25:38 +0100
nymea-plugins (1.8.3) jammy; urgency=medium
[ Michael Zanetti ]
* Shelly plus addon
* Fronius: Add precise discovery
-- jenkins <developer@nymea.io> Thu, 17 Aug 2023 14:10:48 +0200
nymea-plugins (1.8.2) jammy; urgency=medium
[ Michael Zanetti ]
* Shelly: Don't print password in debug logs
* Fronius: Remove a non critical but spamming warning message
[ Simon Stürz ]
* go-eCharger: improve API V2 refreshing to reduce wallbox load
[ Michael Zanetti ]
* Easee: Various fixes after beta testing
-- jenkins <developer@nymea.io> Tue, 18 Jul 2023 12:21:46 +0200
nymea-plugins (1.8.1) jammy; urgency=medium
[ Michael Zanetti ]
* Shelly: Mark devices offline on any polling network error
* EVBox: Fix processing erraneous packets that still pass the CRC
check and a double action finish() call
-- jenkins <developer@nymea.io> Wed, 07 Jun 2023 15:51:28 +0200
nymea-plugins (1.8.0) jammy; urgency=medium
[ Michael Zanetti ]
* go-e: Add possibility to control charging phases
* Shelly: Reconfigure CoAP on gen 1 shellies if they don't send any
data
* Notify.Events: Fix a typo in meta.json
* New Plugin: Easee
* EQ-3, Tado: Update thermostats windowOpenDetected states
* Shelly: Fix creation of children for the Plus 2PM
* Meross: Fix polling for totalEnergy
* EVBox: Split thing class into one with and one without meter
* Shelly: Add support for the Shelly Pro 3EM
* Update extendedclosable interfaces
* Bosswerk: Don't poll the device when it's unreachable
* Sunposition: Add new rpi build for simplejson
* Shelly: Rework Gen 2 device handling
[ Simon Stürz ]
* go-eCharger: Fix API V2 energy value parsing
[ Jenkins ]
* Philips Hue: Add support for Hue Tap Dial
[ Michael Zanetti ]
* Tado: Suppress a warning when thermostat is off
[ Simon Stürz ]
* Fronius: Fix PV power if there are multiple inverters
-- jenkins <developer@nymea.io> Tue, 16 May 2023 12:59:26 +0200
nymea-plugins (1.7.0) jammy; urgency=medium
[ Michael Zanetti ]
* Netatmo: Add min/max values for co2 sensors
* Add support for Shelly Plus 2PM
* EVBox: Rework plugin to allow addressing multiple boxes on same bus
[ Simon Stürz ]
* Fronius: Set energy live states to 0 if not connected
* go-eCharger: Set energy live states to 0 if not connected
* Keba: Set energy live states to 0 if not connected
* mystrom: Set current power to 0 if not connected
* powerfox: Set current power to 0 if not connected
* solarlog: Set energy states to 0 if not connected
[ Michael Zanetti ]
* AQI: Add min/max values to pressure state
* Netatmo: Add min/max values to pressure state
* SensorTag: Add min/max to pressure state
* New plugin: Notify.Events
* Kodi: Rework setup
* Update python plugin dependencies to include dependabot alerts
* Shelly: Workaround bad counter values
* PushNotifications: Add more options for sending push notifications
* Shelly plus plug s
-- jenkins <developer@nymea.io> Tue, 07 Mar 2023 19:21:45 +0100
nymea-plugins (1.6.3) jammy; urgency=medium
-- jenkins <developer@nymea.io> Wed, 01 Feb 2023 12:17:57 +0100
nymea-plugins (1.6.2) jammy; urgency=medium
[ Michael Zanetti ]
* go-e: Improve error messages
* Update python deps to certifi
* EVBox: Mark discovery as weak
-- jenkins <developer@nymea.io> Mon, 16 Jan 2023 14:35:44 +0100
nymea-plugins (1.6.1) jammy; urgency=medium
[ Simon Stürz ]
* Netatmo: fix OAuth2 credentials loading from api key provider
-- jenkins <developer@nymea.io> Fri, 23 Dec 2022 11:32:21 +0100
nymea-plugins (1.6.0) jammy; urgency=medium
[ Michael Zanetti ]
* AQI: Reorder interfaces based on their relevancy
[ Jenkins ]
* Wemo: Change link in Readme
* TP-Link: Added urls to read me
[ Christian Fetzer ]
* New plugin: ESPuino
[ Jenkins ]
* Shelly: Add note regarding time sync needed to display total power
measurements
[ Simon Stürz ]
* Move SMA plugin to nymea-plugins-modbus repository
[ Michael Zanetti ]
* New plugin: EVBox
* MQTT client: Fix a crash when failing to connect to the internal
broker
* MCP3008: Upate RPi.GPIO dependency
[ Simon Stürz ]
* Netatmo: Update login mechanism and add missing modules
[ Jenkins ]
* Bump certifi from 2017.4.17 to 2022.12.7 in /fastcom
* Bump certifi from 2020.12.5 to 2022.12.7 in /neatobotvac
* Bump certifi from 2020.12.5 to 2022.12.7 in /yamahaavr
* Bump certifi from 2021.10.8 to 2022.12.7 in /daikinairco
* Bump certifi from 2021.10.8 to 2022.12.7 in /bimmerconnected
[ Michael Zanetti ]
* New Plugin: spothinta
-- jenkins <developer@nymea.io> Wed, 14 Dec 2022 23:58:37 +0100
nymea-plugins (1.5.1) jammy; urgency=medium
[ Michael Zanetti ]
* Shelly: Fix shelly 2.5 roller position
* Bose: Fix unitialized compiler warning
* Shelly: Fix total energy consumed for 1 Plus PM
-- jenkins <developer@nymea.io> Mon, 07 Nov 2022 20:39:50 +0100
nymea-plugins (1.5.0) jammy; urgency=medium
[ Michael Zanetti ]
* Shelly: Allow choosing between unicast and multicast CoIoT
* TP-Link: Disable caching for some states where it's not needed
[ Jenkins ]
* Bump oauthlib from 3.2.0 to 3.2.1 in /daikinairco
[ Michael Zanetti ]
* MecMeter: Reduce some load by uncaching and rounding some states
[ Simon Stürz ]
* Clean up network device discovery replies due to mechanism update
[ Michael Zanetti ]
* go-e: Drop flooding useless debug print
[ Jenkins ]
* shelly: improve shelly readme notes and fix typo in integrations
card
[ Michael Zanetti ]
* AQI: Update to new interface specification
* Shelly: Add support for flood, smoke and gas sensors
[ Simon Stürz ]
* bimmerconnected: Update python requirements
[ Michael Zanetti ]
* SMA: Disable caching for frequently changing states
* go-e: Uncache some states
* go-e: Fix charging state
-- jenkins <developer@nymea.io> Wed, 26 Oct 2022 13:53:45 +0200
nymea-plugins (1.4.1) jammy; urgency=medium
[ Michael Zanetti ]
* Tempo: Properly handle expired tokens
* Fronius: Improve and translate error message for the user
* MyStrom: Fix discovery for Swiss plugs
* Shelly: Fix color state for rgbw2
* Fronius: Fix generating childs with multiple fronius connections
-- jenkins <developer@nymea.io> Mon, 26 Sep 2022 17:40:12 +0200
nymea-plugins (1.4.0) jammy; urgency=medium
[ Michael Zanetti ]
* Tasmota: Allow configuring the TelePeriod
[ Christian Fetzer ]
* somfytahoma: Fix actions for roller shutters
[ Michael Zanetti ]
* PushNotifications: Allow adding custom data to push notifications
* Bosswerk: Improve discovery for setup
[ Simon Stürz ]
* SMA: Improve Sunny WebBox discovery
* go-eCharger: Improve discovery and add API V2 support (Hardware V3)
[ Michael Zanetti ]
* Shelly: Add support for the Shelly TRV
* Nuki: Update to new interface definition
* Fronius: Fix a crash if the discovery times out
* DHT: Update RPi.GPIO python dependency
[ Simon Stürz ]
* Keba: Finish action info after updating the according state
* sgready: Fix set state value on mode changed
[ Michael Zanetti ]
* myStrom: Improve discovery mechanism
-- jenkins <developer@nymea.io> Thu, 25 Aug 2022 15:06:59 +0200
nymea-plugins (1.3.1) jammy; urgency=medium
-- jenkins <developer@nymea.io> Mon, 11 Jul 2022 15:35:13 +0200
nymea-plugins (1.3.0) jammy; urgency=medium
[ Michael Zanetti ]
* Shelly: Rework plugin to use CoAP instead of MQTT
* Meross: Also list devices with a Meross owned mac address
* TpLink: Add a timeout timer for jobs
* New plugin: powerfox
[ Jenkins ]
* Bump pyjwt from 2.3.0 to 2.4.0 in /bimmerconnected
[ Michael Zanetti ]
* Shelly: Add support for the Shelly Plus 1[PM]
* SystemMonitor: Add more process and system monitoring capabilites
[ Jenkins ]
* Bump numpy from 1.21.0 to 1.22.0 in /sunposition
[ Michael Zanetti ]
* Tasmota: Add support for energy metering
* Keba: Add a phase count setting to the Keba germany edition
-- jenkins <developer@nymea.io> Fri, 01 Jul 2022 22:49:06 +0200
nymea-plugins (1.2.0) jammy; urgency=medium
[ Simon Stürz ]
* TcpCommander: Add TCP server broadcast functionality to send data to
all connected clients
* NetworkDetector: Make use of the internal network device monitor
[ Michael Zanetti ]
* New Plugin: Bimmer connected
* Fix dpkg Priority field
[ Simon Stürz ]
* Kodi: Use nymea icon for notifications and make notifications
configurable
* System monitor: Disable unneeded caching of monitor states
* Keba : Add support for wallboxes without energy meter (German
Edition)
[ Christian Fetzer ]
* somfytahoma: Use local connection "Somfy Developer Mode"
[ Simon Stürz ]
* Keba: Use network device monitor as IP source
[ Michael Zanetti ]
* Tado: Fix encoding in login url
* New Plugin: Bosswerk micro inverters
* MyStrom: Fix a memory leak
* Sunposition: Bump numpy from 1.19.1 to 1.21.0
-- jenkins <developer@nymea.io> Fri, 17 Jun 2022 00:17:14 +0200
nymea-plugins (1.1.0) jammy; urgency=medium
[ Simon Stürz ]
* New plugin: USB-RLY82 relay with 2 relays and 8 analog/digital
inputs.
[ Jenkins ]
* New plugin - Daikin Airco
[ Michael Zanetti ]
* MecElectronics: Return proper error code on wrong authentication
* DateTime: Fix time parsing and HTTP redirects
* Update project packaging
[ Simon Stürz ]
* GoE: Add smartmeterconsumer interface due to interface update
[ Michael Zanetti ]
* New plugin: Meross
* OneWire: Make owfs more robust against occational read errors
* Update dependencies
-- jenkins <developer@nymea.io> Sun, 08 May 2022 19:14:39 +0200
nymea-plugins (1.0.0) xenial; urgency=medium
[ Simon Stürz ]
* SMA: Add speedwire interface
[ Michael Zanetti ]
* MQTT client: Add more parameters to thing class (for SSL and will)
* Neato Botvac: Fix dependencies
* Remove ZigBee plugins (moved to new repository)
[ Simon Stürz ]
* SMA: Add default value for sma sunny webbox thing param #528
* go-eCharger: Handle reconfigure for MQTT and queue HTTP requests
[ Michael Zanetti ]
* Shelly: Try to reconfigure MQTT on disconnected shellies
* PhilipsHue: Improve discovery and error handling
* SomfyTahoma: Fix min/max values as per interface
* MecMeter: Optimize performance
* DHT: Properly clean up pluginTimer when all things are gone
* Shelly: Don't cache volatile states
[ Jenkins ]
* Shelly: Add support for Shelly EM
[ Michael Zanetti ]
* SolarLog: Fix currentPower state and disable caching for volatile
states
* BluOS: Fix eventTypeId -> stateTypeId typo
* Keba: Fix eventTypes -> stateTypes typo and uncache volatile states
* Remove generic things plugins (Moved to new repository)
[ Simon Stürz ]
* Keba: Add series capability check and fetch product information
during setup
* Fronius: Rework plugin entirely, queue request and simplify
structure for new API versions
[ Michael Zanetti ]
* Shelly: Fix switch settings (button mode and reverse)
[ Jenkins ]
-- Jenkins <jenkins@nymea.io> Sun, 27 Mar 2022 19:50:27 +0200
nymea-plugins (0.30.0) xenial; urgency=medium
[ Michael Zanetti ]
* ZigbeePhilipsHue: Use manufacturer specific remote commands
[ Jenkins ]
* Bump urllib3 from 1.26.3 to 1.26.5 in /yamahaavr
[ Michael Zanetti ]
* 0.30
[ Simon Stürz ]
* Keba: set limit for charging current and update to new interface
definitions
* goECharger: set limit for charging current and update to new
interface definitions
* New Plugin: SG-Ready heat pump based on GPIOs interface
* New Plugin: Simple heat pump
* GenericThings: Update generic SG-Ready thing and add heat pump
interfaces
[ Michael Zanetti ]
* Generic things: Add a generic water level sensor
* TP-Link Kasa: Add support for the KP115 switch
* ZigbeeGeneric: Add zigbee presence sensors support
* ZigbeeHue: Add support for the Hue Wallswitch Module
[ Simon Stürz ]
* GenericThings: add minimal charging current for generic car.
[ Michael Zanetti ]
* Move simulation plugin to nymea-plugins-simulation repository
[ Jenkins ]
* New plugin: Garadget
[ Michael Zanetti ]
* I2CDevices: Add support for the INA219 energy meter
* New Plugin: Zigbee remotes
[ Simon Stürz ]
* Fronius: Update to latest interface requirements and add
providedInterfaces
[ Michael Zanetti ]
* Hue: Add new providedInterfaces property with light and powersocket
to bridge
* Update to libnymea-gpio changes
* New Plugin: myStrom
* New Plugin: mec electronics
[ Simon Stürz ]
* Keba: Update discovery mechanism
[ Michael Zanetti ]
* Shelly: Remove adaptive filtering
* Shelly: Add support for the shelly vintage bulb
* Nuki: Fix bad if clause guards
* Osdomotics: Fix a crash if the plugin fails to load
-- Jenkins <jenkins@nymea.io> Wed, 15 Dec 2021 11:53:33 +0100
nymea-plugins (0.29.2) xenial; urgency=medium
[ Michael Zanetti ]
* Shelly: Fix switch settings for second channel
* GPIO Controller: Fix Gpio Monitor and bump required nymea-gpio
version
-- Jenkins <jenkins@nymea.io> Tue, 02 Nov 2021 17:18:28 +0100
nymea-plugins (0.29.1) xenial; urgency=medium
[ Simon Stürz ]

1
debian-qt5/compat Normal file
View File

@ -0,0 +1 @@
11

887
debian-qt5/control Normal file
View File

@ -0,0 +1,887 @@
Source: nymea-plugins
Section: utils
Priority: optional
Maintainer: chargebyte austria GmbH <contact@nymea.io>
Standards-Version: 4.6.0
Build-depends: debhelper (>= 0.0.0),
libnymea-dev (>= 0.26~),
libnymea-mqtt-dev,
libnymea-gpio-dev (>= 1.0.0~),
libqt5serialport5-dev,
libqt5websockets5-dev,
nymea-dev-tools:native,
pkg-config,
python3:any,
qtbase5-dev,
qtconnectivity5-dev,
libow-dev,
libsodium-dev,
libudev-dev,
libhidapi-dev,
libssl-dev,
Package: nymea-plugin-anel
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for ANEL Elektronik NET-PwrCtrl power sockets
This package contains the nymea integration plugin for ANEL Elektronik NET-PwrCtrl
network controlled power sockets.
Package: nymea-plugin-aqi
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin to fetch the air quaility index from http://aqicn.org
This package contains the nymea integration plugin for the air quality index online service
Package: nymea-plugin-avahimonitor
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for avahimonitor
This package contains the nymea integration plugin for monitoring network devices via mDNS
Package: nymea-plugin-awattar
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for awattar
This package contains the nymea integration plugin for the awattar online service
Package: nymea-plugin-bimmerconnected
Architecture: any
Depends: ${misc:Depends},
rustc,
Description: nymea integration plugin for bimmerconnected
This package contains a nymea integration plugin for BMW cars with
BMW Connect via the bimmerconnected community project.
Package: nymea-plugin-bluos
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for bluos
This package contains the nymea integration plugin for bluos based media devices
Package: nymea-plugin-bose
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for bose soundtouch
This package contains the nymea integration plugin for bose soundtouch devices.
Package: nymea-plugin-bosswerk
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: nymea integration plugin for Bosswerk micro inverters
This package contains the nymea integration plugin for Bosswerk micro inverters.
Package: nymea-plugin-coinmarketcap
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for coin market cap
This package contains the nymea integration plugin for the coinmarketcap online service
Package: nymea-plugin-commandlauncher
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for commandlauncher
This package contains the nymea integration plugin for launching system commands
Package: nymea-plugin-daikinairco
Architecture: any
Depends: ${misc:Depends},
python3-pip,
Description: nymea integration plugin for Daikin airconditioning units
This package contains the nymea integration plugin for Daikin airconditioning units.
Package: nymea-plugin-datetime
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for datetime
This package contains the nymea integration plugin for date and time related features
Package: nymea-plugin-daylightsensor
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for a mathematical daylight sensor
This package contains a plugin for a mathematical daylight sensor. That means
it will work without any internet connection or hardware. It computes daylight
times based on the geographical location of the nymea instance.
Package: nymea-plugin-denon
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for denon
This package contains the nymea integration plugin for Denon sound devices
Package: nymea-plugin-dht
Architecture: any
Depends: ${misc:Depends},
python3-pip,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for DHT11/DHT22/AM2302
This plugin add support for the DHT11, DHT22 and AM2302 temperature and humidity
sensors to nymea.
Package: nymea-plugin-doorbird
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for DoorBird
This package contains the nymea integration plugin for DoorBird doorbells
Package: nymea-plugin-dweetio
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for dweet.io
This package contains the nymea integration plugin for dweet.io
Package: nymea-plugin-dynatrace
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for dynatrace
This package contains the nymea integration plugin for the dynatrace UFO
Package: nymea-plugin-easee
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: nymea integration plugin for easee wallboxes
This package contains the nymea integration plugin for easee wallboxes
Package: nymea-plugin-elgato
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for elgato
This package contains the nymea integration plugin for devices from Elgato
Package: nymea-plugin-espuino
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for ESPuino
This package contains the nymea integration plugin for ESPuino devices.
Package: nymea-plugin-espsomfyrts
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for ESP-Somfy-RTS
This package contains the nymea integration plugin for the ESP Somfy RTS project.
Package: nymea-plugin-evbox
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: nymea integration plugin for EVBox
This package contains the nymea integration plugin for EVBox wallboxes
implementing the Protocol Max v4.
Package: nymea-plugin-everest
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: nymea integration plugin for EVerest based EV chargers
This package will install the nymea integration plugin for
EVerest based EV charger
Package: nymea-plugin-fastcom
Architecture: any
Depends: ${misc:Depends},
python3-pip,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for fast.com based internet speed test
This package contains the nymea integration plugin for performing ineternet speed
tests using fast.com
Package: nymea-plugin-flowercare
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Xiaomi Flower care devices
This package contains the nymea integration plugin for Xiaomi Flower care devices,
also know as Plant care or MiCare
Package: nymea-plugin-fronius
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Fronius PV inverters
This package contains the nymea integration plugin for Fronius solar inverters
Package: nymea-plugin-eq-3
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for eq-3
This package contains the nymea integration plugin for eq-3 devices
Package: nymea-plugin-garadget
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Garadget
This package contains the nymea integration plugin for Garadget Garage Door Opener
Package: nymea-plugin-gpio
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libnymea-gpio,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for gpio
This package contains the nymea integration plugin to interact with GPIOs
Package: nymea-plugin-goecharger
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for the go-eCharger wallbox
This package contains the nymea integration plugin for the go-eCharger wallbox
Package: nymea-plugin-homeconnect
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for home connect
This package contains the nymea integration plugin for home connect appliances
Package: nymea-plugin-i2cdevices
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for I2C devies
This plugin adds support for I2C devices to nymea.
Currently supported devices are the ADS1114/1114/1115 and the Pi-16ADC.
Package: nymea-plugin-kodi
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for kodi
This package contains the nymea integration plugin for kodi
Package: nymea-plugin-lgsmarttv
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for lgsmarttv
This package contains the nymea integration plugin for smart tvs from LG
Package: nymea-plugin-lifx
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for lifx
This package contains the nymea integration plugin for lifx devices
Package: nymea-plugin-logilink
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (< 1.0.1)
Description: nymea integration plugin for Logilink power sockets
This package contains the nymea integration plugin for Logilink PDU
network controlled power sockets.
Package: nymea-plugin-mecelectronics
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for mec electronics devices
This package will add support for the mec meter to nymea.
Package: nymea-plugin-meross
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: nymea integration plugin for meross devices
This package will add support for the meross devices to nymea.
Package: nymea-plugin-mailnotification
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for mailnotification
This package contains the nymea integration plugin for sending notifications via email.
Package: nymea-plugin-mcp3008
Architecture: any
Depends: ${misc:Depends},
python3-pip,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: MCP3008 DAC integration plugin for nymea
This package contains the nymea integration plugin for using the MCP3008 DAC.
Package: nymea-plugin-mqttclient
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for a generic MQTT client
This package contains a generic MQTT client plugin for nymea.
Package: nymea-plugin-mystrom
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for myStrom devices
This package will add support for myStrom devices to nymea.
Package: nymea-plugin-nanoleaf
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for nanoleaf
This package contains the nymea integration plugin for nanoleaf devices.
Package: nymea-plugin-neatobotvac
Architecture: any
Depends: ${misc:Depends},
python3-pip,
libffi-dev,
libssl-dev,
rustc,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for neato
This package contains the nymea integration plugin for Neato Botvac robots.
Package: nymea-plugin-netatmo
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for netatmo
This package contains the nymea integration plugin for the netatmo weather station.
Package: nymea-plugin-networkdetector
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for networkdetector
This package contains the nymea integration plugin for detecting and monitoring
network devices via basic networking mechanisms (ARP, ICMP..).
Package: nymea-plugin-notifyevents
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: nymea integration plugin for Notify.Events
This package contains the nymea integration plugin for Notify.Events.
Package: nymea-plugin-nuki
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Replaces: nymea-nukiplugin
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for the nuki smart lock
This package contains the nymea integration plugin for nuki smart lock devices.
Package: nymea-plugin-onewire
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for one wire devices
This package contains the nymea integration plugin for one wire devices.
Package: nymea-plugin-openccu
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for OpenCCU
This package contains the nymea integration plugin for OpenCCU
based floor heating systems. The integration connects to the
xmlapi integration of OpenCCU.
Package: nymea-plugin-openuv
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for OpenUV
This package contains the nymea integration plugin for OpenUV.
Package: nymea-plugin-openweathermap
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for openweathermap
This package contains the nymea integration plugin for openweathermap.
Package: nymea-plugin-osdomotics
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for osdomotics
This package contains the nymea integration plugin for osdomotics.
Package: nymea-plugin-philipshue
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for philipshue
This package contains the nymea integration plugin for Philips Hue bridges
and connected devices to it.
Package: nymea-plugin-powerfox
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: nymea integration plugin for powerfox
This package contains the nymea integration plugin for the powerfox online service
to integrate energy meters.
Package: nymea-plugin-pushbullet
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Pushbullet
This package contains the nymea integration plugin for sending messages via Pushbullet.
Package: nymea-plugin-pushnotifications
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin to send Push notifications
This package contains the nymea integration plugin for sending messages to nymea:app.
Package: nymea-plugin-solarlog
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Solar-Log
This package contains the nymea integration plugin for Solar-Log devices.
Package: nymea-plugin-tasmota
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Sonoff-Tasmota devices
This package contains the nymea integration plugin for Tasmota-Sonoff devices.
Package: nymea-plugin-texasinstruments
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Texas Instruments devices
This package contains the nymea integration plugin for Texas Instruments devices.
Package: nymea-plugin-telegram
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Telegram
This plugin allows nymea to send messages to telegram via the bot API.
Package: nymea-plugin-tempo
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Tempo time tracking
This package contains the nymea integration plugin for Tempo time tracking.
Package: nymea-plugin-tmate
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
tmate,
Description: nymea integration plugin for tmate
This package contains the nymea integration plugin for tmate terminal access.
Package: nymea-plugin-tplink
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for tp-link Kasa devices
This package contains the nymea integration plugin for TP-Link Kasa devices.
Package: nymea-plugin-tuya
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Tuya cloud devices
This package contains the nymea integration plugin for Tuya cloud devices.
Package: nymea-plugin-udpcommander
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for UDP commander
This package contains the nymea integration plugin for sending arbitrary
UDP commands from and to nymea.
Package: nymea-plugin-unifi
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for UniFi network controllers
This package contains the nymea integration plugin for UniFi network controllers.
Package: nymea-plugin-usbrelay
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
libudev1,
libhidapi-hidraw0,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for USB relay
This package contains the nymea integration plugin for USB relays.
Package: nymea-plugin-usbrly82
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
libudev1,
Description: nymea integration plugin for USB-RLY82 relay
This package will install the nymea integration plugin for USB-RLY82 relay
with 2 relays and 8 analog/digital inputs.
Package: nymea-plugin-wakeonlan
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for wakeonlan
This package contains the nymea integration plugin for sending WOL
(wake on lan) magic packets to the network.
Package: nymea-plugin-wemo
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for wemo
This package contains the nymea integration plugin for wemo devices.
Package: nymea-plugin-ws2812fx
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for ws2812fx
This package contains the nymea integration plugin for using ws2812fx
LEDs via an Arduino based microcontroller connected to nymea.
Package: nymea-plugin-tcpcommander
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for TCP commander
This package contains the nymea integration plugin for sending arbitrary
TCP packets from and to nymea.
Package: nymea-plugin-httpcommander
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for HTTP commander
This package contains the nymea integration plugin for sending arbitrary
HTTP requests from and to nymea.
Package: nymea-plugin-senic
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for senic
This package contains the nymea integration plugin for the Senic Nuimo.
Package: nymea-plugin-sgready
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libnymea-gpio,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for SG-Ready heat pump interface based on GPIOs
This package contains the nymea integration plugin for SG-Ready heat pump interface based on GPIOs.
Package: nymea-plugin-shelly
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Shelly devices
This package contains the nymea integration plugin for Shelly devices.
Package: nymea-plugin-simpleheatpump
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libnymea-gpio,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for simple heat pumps
This package contains the nymea integration plugin for simple heat pumps.
Package: nymea-plugin-somfytahoma
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Somfy TaHoma
This package contains the nymea integration plugin for Somfy TaHoma devices.
Package: nymea-plugin-sonos
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Sonos smart speakers
This package contains the nymea integration plugin for Sonos smart speakers.
Package: nymea-plugin-spothinta
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Description: nymea integration plugin for spot-hinta.fi
This package contains the nymea integration plugin to retrieve Finlands
spotmarket energy prices from spot-hinta.fi.
Package: nymea-plugin-sunposition
Architecture: any
Depends: ${misc:Depends},
libatlas-base-dev,
python3-pip,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for calculating the sun position
This package contains the nymea integration plugin for calculating the sun position.
Package: nymea-plugin-keba
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
nmap,
arping,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Keba wallboxes
This package contains the nymea integration plugin for Keba wallboxes.
Package: nymea-plugin-reversessh
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
sshpass,
Recommends: openssh-server
Replaces: nymea-plugin-remotessh
Conflicts: nymea-plugin-remotessh,
nymea-plugins-translations (<= 1.0.0)
Description: nymea integration plugin to configure remotessh for your nymea:core
This package contains the nymea integration plugin for remote ssh connections.
Package: nymea-plugin-serialportcommander
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
libqt5serialport5,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin to send and receive strings over a serial port
This package contains the nymea integration plugin for sending and receiving
arbitrary data via serial ports.
Package: nymea-plugin-systemmonitor
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin to monitor the system
This package contains the nymea integration plugin for system monitoring.
Package: nymea-plugin-tado
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin to connect to your Tado account
This package contains the nymea integration plugin for Tado devices.
Package: nymea-plugin-v2xeamberelectric
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: This nymea plugin fetches live and forecasted price data,
providing real-time and future pricing information for integration with smart energy management systems.
Package: nymea-plugin-wheretheissat
Architecture: any
Depends: ${misc:Depends},
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin to monitor the ISS position
This package contains the nymea integration plugin for the wheretheiss.at
online service.
Package: nymea-plugin-yamahaavr
Architecture: any
Depends: ${misc:Depends},
python3-pip,
Conflicts: nymea-plugins-translations (<< 1.0.1)
Description: nymea integration plugin for Yamaha receivers
This package contains the nymea integration plugin for (non-Musiccast) Yamaha AV receivers.
Package: nymea-plugins-translations
Architecture: all
Depends: ${misc:Depends},
Description: Transitional package.
This package used to contain plugins translations. It is empty now, used
as a transitional package and will be removed in the future.

29
debian-qt5/copyright Normal file
View File

@ -0,0 +1,29 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nymea-plugins
Upstream-Contact: chargebyte austria GmbH <contact@nymea.io>
Copyright: 2013-2024, nymea GmbH
2024-2025, chargebyte austria GmbH
Download: https://github.com/nymea/nymea-plugins
Source: https://github.com/nymea/nymea-plugins.git
License: GPL-3+
nymea-plugins is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
nymea-plugins is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with nymea-plugins. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public License
can be found in `/usr/share/common-licenses/GPL-3'.
Files: *
License: GPL-3+
Copyright: 2013-2024, nymea GmbH <contact@nymea.io>
2024-2025, chargebyte austria GmbH <contact@nymea.io>

View File

@ -0,0 +1,2 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginanel.so
anel/translations/*qm usr/share/nymea/translations/

View File

@ -1 +1,2 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginavahimonitor.so
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginaqi.so
aqi/translations/*qm usr/share/nymea/translations/

View File

@ -0,0 +1,2 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginavahimonitor.so
avahimonitor/translations/*qm usr/share/nymea/translations/

View File

@ -0,0 +1,2 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginawattar.so
awattar/translations/*qm usr/share/nymea/translations/

Some files were not shown because too many files have changed in this diff Show More