2178 Commits

Author SHA1 Message Date
Michael Zanetti
ce599e43c9 I2CDevices: Add support for the INA219 energy meter 2021-12-09 15:24:47 +01:00
Simon Stürz
81c33edaed Fix whitespaces 2021-12-09 07:26:52 +01:00
Simon Stürz
8bf4001c07 Fix typo and clean up code 2021-12-09 07:23:25 +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
e9708c3b33 Shelly: Add support for the shelly vintage bulb 2021-12-07 20:26:37 +01:00
Michael Zanetti
412dd334cc Update translations 2021-12-06 22:53:19 +01:00
Michael Zanetti
8a3a5d0bc2 Osdomotics: Fix a crash if the plugin fails to load and is destroyed before init 2021-12-06 16:43:52 +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
8a2d0d9852 Reenable invalid version check 2021-12-03 12:43:12 +01:00
Michael Zanetti
e8789c3c58 Fix some maybe-uninitialized build errors 2021-12-03 01:01:08 +01:00
Michael Zanetti
6e943bf768 Nuki: Fix bad if clause guards 2021-12-03 00:52:38 +01:00
Michael Zanetti
a63beccfdc Shelly: Remove adaptive filtering 2021-11-29 17:32:21 +01:00
Simon Stürz
c3f1f41e64 Try to make a workaround for broken API version loggers 2021-11-29 16:53:43 +01:00
Simon Stürz
07c6d53422 Fix #512 and parse DIP switch and give appropriate error response 2021-11-29 16:27:45 +01:00
Simon Stürz
e42322694f Keba: Update discovery mechanism 2021-11-29 14:16:18 +01:00
Michael Zanetti
62dc44157e New Plugin: mec electronics 2021-11-27 12:08:51 +01:00
Michael Zanetti
8aeb18fb5b New Plugin: myStrom 2021-11-26 23:34:20 +01:00
Michael Zanetti
af0c5532a4 Update to libnymea-gpio changes 2021-11-21 22:30:14 +01:00
Bruce Eckstein
d01986f2a0 updated translation 2021-11-18 17:02:46 -05:00
Bruce Eckstein
0bbf57ecc3 Changed lastwill to internal parameter, mtt and rlt moved to settingType page. 2021-11-18 16:49:00 -05:00
Bruce Eckstein
46f194a83a translations update 2021-11-18 09:34:02 -05:00
Bruce Eckstein
05d8179a55 LWT detection and support 2021-11-18 08:43:13 -05: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
Bruce Eckstein
f5927619b0 updated disconnect detection 2021-11-16 07:04:45 -05:00
Michael Zanetti
f509fc6833 All plugins: Add new providedInterfaces property 2021-11-14 12:42:10 +01:00
Simon Stürz
2c16d4ba0a Update refresh timer for fronius to have a higher resolution 2021-11-12 17:52:19 +01:00
Simon Stürz
9820eb446c Update category 2021-11-12 17:25:37 +01:00
Simon Stürz
d67c858d10 Update translations 2021-11-12 17:23:56 +01:00
Simon Stürz
8834286af8 Update to latest interface requirements and add provided interfaces for the datalogger 2021-11-12 17:21:47 +01:00
Bruce Eckstein
e219b9a6d8 conversion from db to percentage, enter * 2.5 rather than 2.4 2021-11-06 21:18:11 -04:00
Bruce Eckstein
43162149b2 corrected db conversion to percentage based on unifi conversion to (90 + signalStrength)*2.5 2021-11-05 18:09:15 -04:00
Bruce Eckstein
82c9151625 replaced ! in thingRemoved test to reset m_pluginTimer 2021-11-05 17:10:40 -04:00
Bruce Eckstein
02e808de2d Accomodated mzanetti comments and requested re-review of on error. 2021-11-05 16:40:51 -04:00
Bruce Eckstein
83711c5a97 update translations 2021-11-04 16:09:37 -04:00
Bruce Eckstein
ba752dc130 added configuration support for rdp and rlp 2021-11-04 16:07:46 -04:00
Bruce Eckstein
a7df246250 removed range checking on rlt and mtt as garadget preforms this check.
if garadget should change their range in the future, as they have done between version 1.20 and 1.24, nymea will not limit what the user can enter.
2021-11-04 05:31:28 -04:00
Bruce Eckstein
475fde87cf corrected rlt and mtt ranges 2021-11-03 16:39:30 -04:00