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 |
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 |