2401 Commits

Author SHA1 Message Date
Simon Stürz
ec46526917 Update firmware to 0.0.3 2022-08-10 19:13:12 +02:00
Simon Stürz
e112dfc0dc Fix connected signal when the controller is ready 2022-08-10 19:13:12 +02:00
Simon Stürz
328d282b75 Add firmware files 2022-08-10 19:13:12 +02:00
Michael Zanetti
5954d1b645 Some fixes 2022-08-10 19:13:12 +02:00
Michael Zanetti
9c87f4c470 Fix memory leak on failed setup, reconfigure 2022-08-10 19:13:12 +02:00
Simon Stürz
40ba9031e0 Add arduino uno and clean up a bit 2022-08-10 19:13:12 +02:00
Simon Stürz
509b649fbe Make gpios work with arduino based boards 2022-08-10 19:13:12 +02:00
Simon Stürz
42f2e9a3d7 Add missing meta type declare for serial port errors 2022-08-10 19:13:12 +02:00
Simon Stürz
9878a0c18c Make error signal depending on the Qt version 2022-08-10 19:13:12 +02:00
Simon Stürz
3c1fd0d7ca Fix serial port error signal for older qt versions 2022-08-10 19:13:12 +02:00
Simon Stürz
f7872915d0 Add arduino and abstract transport 2022-08-10 19:13:12 +02:00
Michael Zanetti
1852044ef1 Make it build with older Qt 2022-08-10 19:13:12 +02:00
Michael Zanetti
affc04d250 Add dpkg files 2022-08-10 19:13:12 +02:00
Michael Zanetti
d14e5334e4 some more work 2022-08-10 19:13:12 +02:00
Michael Zanetti
3985f2ad5a WIP: New Plugin: Nymea owlets 2022-08-10 19:13:12 +02:00
Michael Zanetti
2bb91cf98b WIP: New Plugin: nymea owlet 2022-08-10 19:13:12 +02:00
jenkins
860fbac0e8 Jenkins release build 1.3.1 1.3.1 2022-07-11 15:35:13 +02:00
jenkins
b4aeeefa48 Jenkins release build 1.3.0 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 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