73 Commits

Author SHA1 Message Date
Simon Stürz
c46b86088a Add networkdevice interface 2024-12-03 16:24:07 +01:00
jenkins
1d268e2205 Merge PR #608: Add vibrationsensor interface 2022-12-13 21:05:06 +01:00
jenkins
f22d1e55a4 Merge PR #589: Add a childlock interface 2022-12-13 21:04:52 +01:00
Michael Zanetti
bbc8e54ebc Add vibrationsensor interface 2022-12-06 22:56:13 +01:00
Michael Zanetti
57b3c84b8f Add a childlock interface 2022-10-23 23:00:14 +02:00
Michael Zanetti
7c7955b66b Rework air quliaty interfaces
Removes the indoorairquality and airquality interfaces as the
plugin isn't the right place for these sort of voncersion.
Instead, this PR specifies the individual compounds that
for the base for air quality measurements and ties them down
to export raw data.

It's the client apps responsibility to translate those values
into Air Quality Index scales based on the location of user. I.e.
while Europe would use the CAQI (Common Air Quality Index), the
US would use the EPA AQI etc.
2022-10-17 23:00:39 +02:00
Michael Zanetti
6da1c70e5b Add alarm and fire seonsor interfaces 2022-05-31 17:16:42 +02:00
Jenkins nymea
16fb05d18d Merge PR #469: Add water level sensor interface 2021-12-11 00:30:59 +01:00
Michael Zanetti
ac0ade64c5 Add water level sensor interface 2021-10-12 23:06:44 +02:00
Simon Stürz
1b385dd038 Add heat pump interfaces 2021-10-12 10:11:29 +02:00
Michael Zanetti
500f6c6cef Add energystorage interface 2021-10-07 14:10:58 +02:00
Jenkins nymea
bbdbd01613 Merge PR #454: Add an electricvehicle interface 2021-09-06 09:05:05 +02:00
Jenkins nymea
e3b1f38902 Merge PR #452: Add a solar inverter interface 2021-09-06 09:05:03 +02:00
Michael Zanetti
886f5c49f6 Add O2, PH, ORP, CO and flammable gas sensor interfaces 2021-08-20 23:57:22 +02:00
Michael Zanetti
9aef331330 Add an electricvehicle interface 2021-08-09 23:17:27 +02:00
Michael Zanetti
34f73f7998 Add a solar inverter interface 2021-08-09 15:06:54 +02:00
Jenkins nymea
61b411a180 Merge PR #439: Rework smartmeter interfaces 2021-07-06 17:18:33 +02:00
Michael Zanetti
2ed9d18c90 Rework smartmeter interfaces 2021-07-01 23:55:58 +02:00
Simon Stürz
8067a3abfd Add air quality interfaces 2021-05-21 08:10:00 +02:00
Jenkins nymea
8d2ebedbdf Merge PR #403: Add a cleaning robot interface 2021-04-19 11:38:24 +02:00
Michael Zanetti
d46ef1c5fa Rework battery interface 2021-04-12 00:58:43 +02:00
Michael Zanetti
e56e21d170 Add a cleaning robot interface 2021-04-11 22:38:58 +02:00
Jenkins nymea
dfc9b38e10 Merge PR #385: Updated evcharger interface 2021-02-25 11:27:07 +01:00
Jenkins nymea
b0d041b73e Merge PR #380: Add a watersensor interface 2021-02-25 11:27:02 +01:00
Michael Zanetti
fadb5c8896 Fix interfaces.qrc 2021-02-17 11:55:54 +01:00
Michael Zanetti
d6fd4bfba5 Rework heating/cooling/thermostat interfaces
Simple heating/cooling devices are more different to thermostats
than one would think at first. This splits heating and thermostat
interfaces into two unrelated interfaces and adds a generic
cooling interface for simple on/off air conditioners.
2021-01-31 23:40:53 +01:00
Michael Zanetti
62b87ee211 Add a watersensor interface 2021-01-06 16:39:36 +01:00
Michael Zanetti
015d09432b Simplify and extend media interfaces
Merges the basic and extended variants into one using the optional entries.
2020-12-17 00:14:11 +01:00
Michael Zanetti
e96d5f0d44 Add update interface 2020-09-06 03:11:27 +02:00
Michael Zanetti
60c55f0d85 Make signalStrength state in wirelessconnectable optional 2020-09-06 02:53:57 +02:00
Michael Zanetti
075046ff70 Add simplegaragedoor 2020-08-01 00:26:22 +02:00
Michael Zanetti
f66c3c4a60 add new interfaces to qrc 2020-07-31 17:42:51 +02:00
Michael Zanetti
ffae936125 Add venetianblind interface
And fix a bug in shutter, which should extend closable
instead of simpleclosable just like blinds and awnings.
2020-06-07 23:51:25 +02:00
Jenkins nymea
247146ceda Merge PR #298: Add ventilation interface 2020-06-07 19:16:24 +02:00
Michael Zanetti
b5ba11d039 Add ventilation interface 2020-05-27 10:58:22 +02:00
Michael Zanetti
6d295d74b1 Add irrigation interface 2020-05-05 23:25:48 +02:00
Michael Zanetti
7023d14084 Add a barcodescanner interface 2019-11-04 12:22:55 +01:00
Jenkins nymea
ba1dce9137 Merge PR #206: Add account interface 2019-10-18 14:57:22 +02:00
Jenkins
2558ab8277 Merge PR #199: Add an alert interface 2019-09-13 14:11:47 +02:00
Jenkins
1407e2eb09 Merge PR #198: Add a doorbell interface 2019-09-13 14:11:46 +02:00
Jenkins
27e4715324 Merge PR #185: Add a powerswitch interface 2019-09-13 14:11:46 +02:00
Michael Zanetti
652e9769fd Add account interface 2019-09-03 23:46:30 +02:00
Michael Zanetti
94ebdd66dc Rework button interface inheritance 2019-08-31 00:31:38 +02:00
Michael Zanetti
e445fd31a5 Add an alert interface 2019-08-30 13:14:41 +02:00
Michael Zanetti
dc89240f1a Add a doorbell interface 2019-08-29 23:48:43 +02:00
Michael Zanetti
dd0f4c474c Add a powerswitch interface 2019-07-04 21:03:32 +02:00
Simon Stürz
07144e27c1 Add new interface closablesensor 2019-05-15 23:50:10 +02:00
Simon Stürz
0d7ba938f2 Add navigation pad interfaces 2019-05-15 23:48:56 +02:00
Jenkins
7c449c50c0 Merge PR #139: New interface: windspeedsensor 2019-04-12 13:42:30 +02:00
Simon Stürz
a7a44e3d4a Update interfaces qrc 2019-04-08 16:52:36 +02:00