15 Commits

Author SHA1 Message Date
Michael Zanetti
8862e357a6 fix notifications interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
6072a159b7 add trigger interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti
14055fe172 add connectable interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
a42b8fd5e7 add sensors interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti
21a0085463 tune weather interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
114a749abb tune button interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti
6770469763 add a button interface 2019-04-08 13:55:15 +02:00
Michael Zanetti
813caf5ba7 fix some interfaces 2019-04-08 13:55:15 +02:00
Michael Zanetti
58c83e9072 add support for interface based rules 2019-04-08 13:55:15 +02:00
Michael Zanetti
87af2e1843 more interfaces 2019-04-02 01:02:45 +02:00
Michael Zanetti
d0231d5cdd some more work on interfaces 2019-04-02 01:02:45 +02:00
Michael Zanetti
a22d220cb7 add interface for notifications, finish param checking implementation 2019-04-02 01:02:45 +02:00
Michael Zanetti
4fc0ef01fa add a test 2019-04-02 01:02:45 +02:00
Michael Zanetti
f48a1d185b add docs for interfaces 2019-04-02 01:02:45 +02:00
Michael Zanetti
45caf66851 initial work on interfaces
have some interfaces defined and in use by DeviceManager and the API.
this can be used to build first prototypes in apps using the interfaces
stuff. Currently the lights interfaces are mostly defined and fully
implemented by the Hue plugin.

TODO: more interfaces to be defined, make more plugins follow
interfaces.
TODO: tests for the interface code
TODO: docs for the interface code
2019-04-02 01:02:45 +02:00