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