Commit Graph

43 Commits (075046ff70593a654c8fec143e5148905446ab00)

Author SHA1 Message Date
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
Simon Stürz 7ab3c70664 Add wind speed sensor interface 2019-04-08 16:52:17 +02:00
Simon Stürz 53290fe31f Add wireless connectable interface 2019-04-08 16:34:48 +02:00
Michael Zanetti abc39f1bd4 Add a thermostat interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 14f05e5d6c Add power socket interface 2019-04-08 13:55:15 +02:00
Michael Zanetti bb27615943 Add a presencesensor interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 375ac1baea add a daylight sensor interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 6002c19d5f rework media interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti 9eab2d3cc9 add noisesensor and co2sensor interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti d3f1e199f2 split color light interface into color temperature light 2019-04-08 13:55:15 +02:00
Michael Zanetti a1d961eecc add hearting/evcharger interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti fe8b0cab14 initial take on a fingerprint reader interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 3629371f96 add smart meter interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti 6b636fb82e initial take on adding a smartmeter interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 293a3c7833 add a system interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 200666ee3e add interfaces useful for irrigation scenarios 2019-04-08 13:55:15 +02:00
Michael Zanetti 9dcab1293c rework closable interfaces a bit
simpleclosable  (a: open, close)
|- awning (a: stop)
|  |- extendedawning (s: percentage, moving)
|- blind  (a: stop)
|  |- extendedblind (s: percentage, moving)
|- closable (s: state)
|  |- garagegate (a: stop, s: intermediateposition)
|- shutter (a: stop)
|- smartlock (a, unlatch s: state)

simpleclosable (a: open, close)
|- closable (a: stop)
|  |- awning
|  |- blind
|  |- shutter
|  |- garagegate (s: state, intermediatePosition)
|  |- extendedclosable (s: moving, s: percentage)
|     |- extendedawning
|     |- extendedblind
|     |- extendedshutter
|- smartlock (a: unlatch, s: state)
2019-04-08 13:55:15 +02:00
Simon Stürz 087a89b64b Replace door with smartlock interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 9c49712a99 add pressuresensor interface 2019-04-08 13:55:15 +02:00
Michael Zanetti f160a92f92 add shutter interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti f710d7febb added shutter interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 3a862e2050 add a door interface 2019-04-08 13:55:15 +02:00
Michael Zanetti 4e3b0ddb05 split battery level into 2 2019-04-08 13:55:15 +02:00
Michael Zanetti eb316a7a0c libguh -> libnymea 2019-04-08 13:55:15 +02:00