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
Christian Fetzer
86442ac742
somfytahoma: Rename Tahoma to TaHoma in log messages
2022-05-29 13:51:15 +02:00
Christian Fetzer
427d9b6b42
somfytahoma: Improve error logging for failed HTTP calls
...
The Somfy API does contain some valuable information in the reply
data and the headers.
2022-05-28 22:19:18 +02:00
Christian Fetzer
4cf1449524
somfytahoma: Use local connection "Somfy Developer Mode"
...
Change the plugin from cloud based to local access.
2022-05-23 18:55:00 +02:00
jenkins
1f411c2244
Jenkins release build 1.1.0
2022-05-08 19:14:39 +02:00
jenkins
320c8afef6
Merge PR #558 : Update dependencies
2022-05-08 19:14:38 +02:00
jenkins
20c51eea0c
Merge PR #557 : OneWire: Make owfs more robust against occational read errors
2022-05-08 19:14:37 +02:00
jenkins
cddf03817d
Merge PR #554 : New plugin: Meross
2022-05-08 19:14:35 +02:00
jenkins
2d2ce71090
Merge PR #553 : GoE: Add smartmeterconsumer interface due to interface update
2022-05-08 19:14:34 +02:00
jenkins
bf62019f80
Merge PR #552 : Update project packaging
2022-05-08 19:14:33 +02:00
jenkins
e0b2199611
Merge PR #551 : DateTime: Fix time parsing and HTTP redirects
2022-05-08 19:14:31 +02:00
jenkins
79d954a484
Merge PR #549 : MecElectronics: Return proper error code on wrong authentication
2022-05-08 19:14:30 +02:00
jenkins
7376ec795e
Merge PR #546 : New plugin - Daikin Airco
2022-05-08 19:14:29 +02:00
jenkins
29650429f2
Merge PR #545 : New plugin: USB-RLY82 relay with 2 relays and 8 analog/digital inputs.
2022-05-08 19:14:28 +02:00
loosrob
b471916ef8
Update integrationplugindaikinairco.json
...
add temperaturesensor interface
2022-05-07 15:57:52 +02:00
Michael Zanetti
aa980b2924
New Plugin: Meross
2022-05-02 20:02:19 +02:00
Michael Zanetti
575610bb9f
fix meta files
2022-05-02 20:01:13 +02:00
loosrob
9aebf92bd2
Update requirements.txt
2022-04-30 12:11:29 +02:00
loosrob
e16b4b278f
Merge branch 'new-plugin-daikinairco' of https://github.com/loosrob/nymea-plugins into pr/546
2022-04-28 20:46:43 +02:00
loosrob
0595e638d3
Update requirements.txt
2022-04-28 20:46:25 +02:00
Michael Zanetti
21d7d326d5
Update control
2022-04-27 23:32:15 +02:00
loosrob
c89db9231a
Update debian/control
2022-04-27 21:18:50 +02:00
loosrob
4b92cdbdcd
Update requirements.txt
2022-04-27 21:16:37 +02:00
loosrob
335ade4bde
Update meta.json
2022-04-25 22:09:40 +02:00
Simon Stürz
d96bedd0d9
Fix typo
2022-04-25 07:59:35 +02:00
Simon Stürz
642042425e
Fix typos and handle reconfigure
2022-04-25 07:44:45 +02:00
loosrob
d8b938b714
add install.in
2022-04-23 12:20:16 +02:00
Michael Zanetti
699b0032a7
Update dependencies
...
With bookworm/jammy there is no "python" package any more.
2022-04-23 00:25:38 +02:00
Michael Zanetti
b88abe483d
Add conflict markers to packages for a cleaner upgrade
2022-04-21 10:00:45 +02:00
Michael Zanetti
8c7f1783b4
OneWire: Make owfs more robust against occational read errors
2022-04-20 01:21:48 +02:00
Michael Zanetti
0aaad3fba8
Update URL and fix it to not break on redirects any more
2022-04-19 15:22:52 +02:00
Michael Zanetti
cc60e39261
Bring back the translations package as a transitional dummy
2022-04-18 22:50:09 +02:00
Michael Zanetti
80ad1e85bd
Update project packaging
2022-04-18 22:50:05 +02:00
Michael Zanetti
2522f41488
DateTime: Fix time parsing for some time zones
2022-04-18 22:46:55 +02:00
loosrob
74d078badf
improve cooling/heatingOn states
2022-04-16 11:14:17 +02:00
loosrob
4561ebb552
more ip address to variable
2022-04-16 11:01:03 +02:00
loosrob
dee2077f95
heating/coolingOn added; IP mgmt
...
*states headingOn and coolingOn added
*IP refreshed when connected = false
2022-04-15 15:56:39 +02:00
Simon Stürz
aa6c145eca
Fix power state notification
2022-04-13 15:51:02 +02:00
Simon Stürz
a9026d02d4
Add smartmeterconsumer interface to goe
2022-04-11 11:42:00 +02:00
Michael Zanetti
56653d037e
don't add it to nymea-plugins-all
2022-04-08 20:35:17 +02:00
Simon Stürz
7bd888bd39
Add license and fix building for older qt version
2022-04-07 12:14:46 +02:00
Simon Stürz
dd1baf340d
Add translations
2022-04-07 12:14:46 +02:00
Simon Stürz
0d8a5524d3
Add debian packaging and start implementing analog values
2022-04-07 12:14:46 +02:00
Simon Stürz
f65bf428d9
Add basic structure for USB-RLY82
2022-04-07 12:14:46 +02:00
Jenkins nymea
750afb77f9
Jenkins release build 1.0.0
2022-03-27 19:50:27 +02:00
Jenkins nymea
189470fc0d
Merge PR #547 : Shelly: Fix switch settings (button mode and reverse)
2022-03-27 19:50:23 +02:00
Jenkins nymea
c0d0e973e7
Merge PR #544 : Fronius: Rework plugin entirely, queue request and simplify structure for new API versions
2022-03-27 19:50:22 +02:00
Jenkins nymea
1dfe975753
Merge PR #543 : Keba: Add series capability check and fetch product information during setup
2022-03-27 19:50:20 +02:00