2609 Commits

Author SHA1 Message Date
Michael Zanetti
b7cb808557 Remove simulation plugins, moving them to nymea-plugins-simulation repository 2021-10-26 23:47:38 +02:00
Simon Stürz
693db4a23c New Plugin: Simple heat pump 2021-10-26 23:47:20 +02:00
Michael Zanetti
0c290fd475 Shelly: Fix switch settings for second channel 2021-10-22 23:33:58 +02:00
Simon Stürz
941586cc90 Update max value of minimal charging current according to interface 2021-10-22 16:19:35 +02:00
Simon Stürz
0b57fb32e8 Add phase count calculation and update sessionEnergy to interface 2021-10-22 14:45:47 +02:00
Simon Stürz
d22f741909 Make minimal charging current writable and update the state value on action executed 2021-10-22 12:11:46 +02:00
Simon Stürz
0382d2f70c GenericThings: add minimal charging current for generic car. 2021-10-22 12:07:19 +02:00
Simon Stürz
1e65edb2a0 Update UUID of current power 2021-10-22 07:12:20 +02:00
Simon Stürz
312a9504e4 Update interfaces and fix units 2021-10-20 15:55:10 +02:00
Michael Zanetti
67d5f85c93 Generic things: Add a generic water level sensor 2021-10-17 13:03:55 +02:00
Michael Zanetti
f922534c31 TP-Link Kasa: Add support for the KP115 switch 2021-10-14 00:07:31 +02:00
Simon Stürz
7f544566e9 Update SG ready thing and add heat pump interfaces 2021-10-12 15:34:53 +02:00
Simon Stürz
b4daf5a693 Add translations 2021-10-12 14:56:52 +02:00
Simon Stürz
aef9cba99e New Plugin: SG-Ready heat pump based on GPIOs 2021-10-12 14:09:58 +02:00
Simon Stürz
b039823694 goECharger: set limit for charging current 2021-10-06 15:40:14 +02:00
Jenkins nymea
e7eae3711f Jenkins release build 0.29.1 2021-10-04 15:37:46 +02:00
Jenkins nymea
7457353f40 Merge PR #484: 0.29.1 2021-10-04 15:37:44 +02:00
Jenkins nymea
5c197b52c4 Merge PR #483: goecharger: extend states and make mqtt optional 2021-10-04 15:37:43 +02:00
Jenkins nymea
7d4b8ff2ee Merge PR #482: Keba: Rework commands and connection status handling 2021-10-04 15:37:42 +02:00
Jenkins nymea
9b68d6693b Merge PR #475: Gpio: Update to libnymea-gpio and add GPIO buttons, overall improvements 2021-10-04 15:37:41 +02:00
Simon Stürz
34cc8d0bd9 Disable unlanded min max state value setting 2021-10-04 15:36:43 +02:00
Simon Stürz
7bc1d802d4 Disable unlanded min max state value setting 2021-10-04 14:36:25 +02:00
Simon Stürz
4ceeaa5754 0.29.1 2021-10-04 11:27:25 +02:00
Simon Stürz
f8d0037f25 Update currtime to use 1 second 2021-09-30 20:54:31 +02:00
Simon Stürz
2807cd970f Fix http updating for goe 2021-09-30 18:08:25 +02:00
Simon Stürz
508f1f4be8 Set charging limits according to maximal limit of the hardware or settings 2021-09-30 16:03:33 +02:00
Simon Stürz
5ea0dd49b4 Update limits of charging current to the hardware limits 2021-09-30 15:55:59 +02:00
Simon Stürz
6ff328d79f Fix keba debug prints 2021-09-30 12:15:16 +02:00
Simon Stürz
588e754f1f Add todo in code for later implementation 2021-09-30 12:10:26 +02:00
Simon Stürz
53fe473913 Use ama for backwards compatibility 2021-09-30 11:53:21 +02:00
Simon Stürz
c4150a4d7b Fix http refresh and measuments update 2021-09-30 11:47:22 +02:00
Simon Stürz
283756cf30 goecharger: extend states and make mqtt optional 2021-09-30 09:42:29 +02:00
Simon Stürz
71433ba2fa Fix report 1xx parsing 2021-09-28 22:23:27 +02:00
Simon Stürz
74f3174a7f Set current immedialty 2021-09-28 22:03:35 +02:00
Simon Stürz
e23ddd4a54 Update keba debug category and fix set current 2021-09-28 22:02:40 +02:00
Simon Stürz
a21cf98aa4 Implement timing for messages 2021-09-28 16:48:06 +02:00
Simon Stürz
408edc3739 Add keba reconfigure handling 2021-09-28 13:52:00 +02:00
Simon Stürz
476c7b0efb Update debug prints 2021-09-28 12:32:09 +02:00
Simon Stürz
3b0cd827fc Rework Keba commands and connection status 2021-09-28 12:21:58 +02:00
dependabot[bot]
e74720f022
Bump urllib3 from 1.26.3 to 1.26.5 in /yamahaavr
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-18 20:59:55 +00:00
Jenkins nymea
7f6ceb4171 Jenkins release build 0.29.0 2021-09-07 17:36:18 +02:00
Jenkins nymea
143b720d12 Merge PR #478: Keba: Filter discovered devices by mac address vendor and not by hostname 2021-09-07 17:36:12 +02:00
Jenkins nymea
c9cdaee757 Merge PR #476: ZigbeeDevelco: Use adaptive filter for sensor values 2021-09-07 17:36:11 +02:00
Jenkins nymea
d2dd52f028 Merge PR #474: GenericElements: Make use of interfaces in generic elements and add trigger button 2021-09-07 17:36:10 +02:00
Jenkins nymea
d07dfa3b4c Merge PR #473: Keba: Add plugged in interface state and translate different states 2021-09-07 17:36:09 +02:00
Jenkins nymea
a93feb050c Merge PR #471: Neato Botvac: Use nymea plugintimer 2021-09-07 17:36:07 +02:00
Jenkins nymea
facb2deee7 Merge PR #470: Add plugedIn interface state for goE-Charger 2021-09-07 17:36:05 +02:00
Jenkins nymea
b2cc654831 Merge PR #469: Shelly: Add support for settings for the Shelly I3 2021-09-07 17:36:03 +02:00
Jenkins nymea
3ba7247339 Merge PR #468: GenericThings: Fix typo in Generic door/window sensor 2021-09-07 17:36:02 +02:00
Jenkins nymea
f01e3c09be Merge PR #467: New Plugin: MCP3008 SPI DAC 2021-09-07 17:36:01 +02:00