2622 Commits

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