Commit Graph

95 Commits (master)

Author SHA1 Message Date
Simon Stürz 930f8c780f Update license text and add SPDX identifier 2025-11-17 16:36:48 +01:00
jenkins 055d7aa707 Merge PR #775: shelly: Add support for shelly 3EM gen3 2025-09-25 10:51:03 +02:00
Simon Stürz f3717d5aa9 shelly: Add support for shelly 3EM gen3 2025-09-22 13:26:34 +02:00
Simon Stürz d387be5c11 shelly: Add Qt6 support 2025-08-14 10:26:19 +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 f3bdee26bf Shelly: Add support for Gen3 hardware and fix #739 2025-01-14 15:25:21 +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
jenkins 2a5dfe5059 Merge PR #729: Shelly: Add support for the Pro 1 PM 2024-01-30 12:01:59 +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
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
ebw44 aa3b249724
Shelly: Fix discovery for 1 Plus PM 2023-10-17 22:13:19 +13:00
jenkins 4e2caf6d78 Merge PR #696: Shelly plus addon 2023-08-17 14:10:46 +02:00
Michael Zanetti 338e8c184a Shelly: Don't print password in debug logs
Fixes: #707
2023-06-21 09:44:20 +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 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 bd5eb8d6b0 Merge PR #690: Shelly: Rework Gen 2 device handling 2023-05-16 12:59:18 +02:00
jenkins 6ae918003b Merge PR #686: Shelly: Add support for the Shelly Pro 3EM 2023-05-16 12:59:13 +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 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
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 a9277e5d72 Shelly: Add support for the Shelly Pro 3EM 2023-05-15 12:47:57 +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 f4eba66fbb Shelly: Fix creation of children for the Plus 2PM 2023-03-17 22:07:45 +01:00
jenkins 4d042e47f0 Merge PR #675: Shelly plus plug s 2023-03-07 19:21:43 +01:00
jenkins 98a164dacb Merge PR #673: Shelly: Workaround bad counter values 2023-03-07 19:21:41 +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 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 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
jenkins a305c2380e Merge PR #621: Shelly: Fix total energy consumed for 1 Plus PM 2022-11-07 20:39:50 +01:00
Michael Zanetti e9a7c7366f Shelly: Fix total energy consumed for 1 Plus PM 2022-11-06 23:38:29 +01:00
Michael Zanetti 82b773c7f7 Shelly: Fix shelly 2.5 roler position 2022-10-28 22:37:18 +02:00
Michael Zanetti 591e20a5d5 Fix leaking action network replies 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 562902ee45 Shelly: Fix color state for rgbw2 2022-09-23 11:19:57 +02:00
Michael Zanetti fd5307772c Shelly: Add support for the Shelly TRV 2022-08-09 16:51:20 +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
Jenkins nymea 189470fc0d Merge PR #547: Shelly: Fix switch settings (button mode and reverse) 2022-03-27 19:50:23 +02:00
Jenkins nymea 3674be276e Merge PR #538: Shelly: Add support for Shelly EM 2022-03-27 19:50:14 +02:00
Michael Zanetti 3e130a602f Fix shelly switch settings 2022-03-18 00:50:40 +01:00