2091 Commits

Author SHA1 Message Date
Jenkins nymea
e783e44584 Merge PR #492: TP-Link Kasa: Add support for the KP115 switch 2021-12-15 11:53:02 +01:00
Jenkins nymea
f31218e9a6 Merge PR #491: Generic things: Add a generic water level sensor 2021-12-15 11:53:01 +01:00
Jenkins nymea
ebbbffe5c5 Merge PR #490: GenericThings: Update generic SG-Ready thing and add heat pump interfaces 2021-12-15 11:53:00 +01:00
Jenkins nymea
8126f0c4e0 Merge PR #489: New Plugin: Simple heat pump 2021-12-15 11:52:58 +01:00
Jenkins nymea
d1117807cb Merge PR #488: New Plugin: SG-Ready heat pump based on GPIOs interface 2021-12-15 11:52:57 +01:00
Jenkins nymea
96dcf11d6c Merge PR #487: goECharger: set limit for charging current and update to new interface definitions 2021-12-15 11:52:55 +01:00
Jenkins nymea
68cffcc68a Merge PR #486: Keba: set limit for charging current and update to new interface definitions 2021-12-15 11:52:54 +01:00
Jenkins nymea
5d0c46839d Merge PR #480: 0.30 2021-12-15 11:52:53 +01:00
Jenkins nymea
2015c519c9 Merge PR #479: Bump urllib3 from 1.26.3 to 1.26.5 in /yamahaavr 2021-12-15 11:52:52 +01:00
Jenkins nymea
225b08715f Merge PR #472: ZigbeePhilipsHue: Use manufacturer specific remote commands 2021-12-15 11:52:50 +01:00
Simon Stürz
055a535a8d Fix typo 2021-12-10 10:48:56 +01:00
Simon Stürz
e9e8129f80 Make code more readable 2021-12-10 10:45:25 +01:00
Michael Zanetti
469fa10a19 ZigbeePhilipsHue: Add support for the manufacturer specific Remote commands 2021-12-09 16:55:12 +01:00
Simon Stürz
b3e27a37b2 Update translations 2021-12-09 07:18:45 +01:00
Simon Stürz
8814ced9dc Update states and clean up code 2021-12-09 07:17:40 +01:00
Michael Zanetti
412dd334cc Update translations 2021-12-06 22:53:19 +01:00
Simon Stürz
7c4a21c006 Fix max settings if no cable connected and improve discovery result texts 2021-12-03 12:50:48 +01:00
Simon Stürz
4050ab05a9 Fix generic simple heat pump power action 2021-11-16 18:05:12 +01:00
Simon Stürz
9e1780c5c4 Show theoretical hardware limit for the charging current 2021-11-16 16:46:08 +01:00
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
Michael Zanetti
66d0bcbecb 0.30 2021-11-16 15:03:54 +01:00
Simon Stürz
3cf4f4311d Update typo in event display name for simple heat pump 2021-11-16 14:52:04 +01:00
Simon Stürz
b343bb4ced Update simple heat pump to power interface 2021-11-16 14:49:58 +01:00
Simon Stürz
b4bc9bf2b3 Update simple heat pump to power interface 2021-11-16 14:45:25 +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
Simon Stürz
ee30d86f94 Update max charging current data type to uint 2021-10-28 08:09:21 +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
0b57fb32e8 Add phase count calculation and update sessionEnergy to interface 2021-10-22 14:45:47 +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