Simon Stürz
|
cd79bb517f
|
Fix max charging current if keba retuns 0 for hardware limit
|
2021-11-16 16:46:08 +01:00 |
Simon Stürz
|
49e55afefc
|
Update charging current to uint and add duplicated ip check
|
2021-11-16 16:46:08 +01:00 |
Simon Stürz
|
3e5c6796a1
|
Update keba phase counting
|
2021-11-16 16:46:08 +01:00 |
Simon Stürz
|
f7fde95e76
|
Add phase count state according to updated evcharger interface
|
2021-11-16 16:46:08 +01:00 |
Simon Stürz
|
94be751d24
|
Update phase states to common ABC definition
|
2021-11-16 16:46:08 +01:00 |
Simon Stürz
|
175143c2ff
|
Update state, use curr and update to latest interface
|
2021-11-16 16:46:08 +01:00 |
Simon Stürz
|
e7775e46ef
|
Keba: set limit for charging current
|
2021-11-16 16:46:08 +01:00 |
Jenkins nymea
|
74290ca1a3
|
Jenkins release build 0.29.2
|
2021-11-02 17:18:28 +01:00 |
Jenkins nymea
|
f4049e5ebd
|
Merge PR #503: GPIO Controller: Fix Gpio Monitor and bump required nymea-gpio version
|
2021-11-02 17:18:27 +01:00 |
Jenkins nymea
|
1e6ea89d79
|
Merge PR #497: Shelly: Fix switch settings for second channel
|
2021-11-02 17:18:25 +01:00 |
Michael Zanetti
|
51db84a290
|
Bump required nymea-mqtt version as there was an API break
|
2021-11-01 14:37:24 +01:00 |
Michael Zanetti
|
aaac7065c0
|
GPIO controller: Fix input and counter
|
2021-11-01 14:34:24 +01:00 |
Michael Zanetti
|
0c290fd475
|
Shelly: Fix switch settings for second channel
|
2021-10-22 23:33:58 +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 |
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 |
Jenkins nymea
|
c96abbeefa
|
Merge PR #466: Generic Things: Add a generic electric car thing
|
2021-09-07 17:36:00 +02:00 |
Jenkins nymea
|
13d03fea87
|
Merge PR #465: Fronius: Add network discovery and broken API version check
|
2021-09-07 17:35:58 +02:00 |
Jenkins nymea
|
73427706ec
|
Merge PR #464: Shelly: Add generic IO states for shelly 2.5
|
2021-09-07 17:35:57 +02:00 |