Michael Zanetti
|
200666ee3e
|
add interfaces useful for irrigation scenarios
|
2019-04-08 13:55:15 +02:00 |
Michael Zanetti
|
de3e0dedc7
|
allow multiple inheritance with interfaces
|
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 |
Simon Stürz
|
b0125bb8c6
|
Fix json typos in interfaces
|
2019-04-08 13:55:15 +02:00 |
Simon Stürz
|
d641833eca
|
Add smartlock interface and simplify simpleclosable 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 |
Simon Stürz
|
1754b74138
|
Remove intermediate action from garagegate interface for a more generic appoach,
|
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
|
5f4e524cca
|
fix inputtrigger interface
|
2019-04-08 13:55:15 +02:00 |
Michael Zanetti
|
123536f9f3
|
add intermediate states to garagegate interface
|
2019-04-08 13:55:15 +02:00 |
Michael Zanetti
|
eb316a7a0c
|
libguh -> libnymea
|
2019-04-08 13:55:15 +02:00 |