Commit Graph

2386 Commits (f23a4409fc124fcf3d0d7b0216e71351e2dea8ad)

Author SHA1 Message Date
Michael Zanetti f23a4409fc Nuki: Update to new interface definition 2022-08-08 12:31:12 +02:00
jenkins 860fbac0e8 Jenkins release build 1.3.1 2022-07-11 15:35:13 +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