2472 Commits

Author SHA1 Message Date
Simon Stürz
2a0fbe90f8 Re-add grace period and introduce cached reachable state over nymea restarts 2022-05-13 07:31:07 +02:00
Simon Stürz
9828e6ec11 Replace network device detector with internal monitor 2022-05-13 07:31:07 +02:00
Simon Stürz
31e5b0c8a5 Fix connected state based on client count and clean up code 2022-05-13 07:29:18 +02:00
Simon Stürz
007dfedc20 Fix broadcast sending and make command confirm optional for backwards compatibility 2022-05-13 07:29:18 +02:00
Simon Stürz
a152974228 Fix connected state for tcp server while set up 2022-05-13 07:29:18 +02:00
dependabot[bot]
2ba22e089f
Bump numpy from 1.19.1 to 1.21.0 in /sunposition
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.19.1...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 14:49:44 +00: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
f0c94277eb Fix dpkg Priority field 2022-05-02 23:55:29 +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