2684 Commits

Author SHA1 Message Date
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