added pushon and pushof to list of switches
This commit is contained in:
parent
d0b64f0ab6
commit
e56d99f1f3
|
|
@ -31,6 +31,8 @@ Just one config is used to configure Domoboard. A example can be found the appli
|
||||||
- dimmer
|
- dimmer
|
||||||
- rgb
|
- rgb
|
||||||
- setpoint
|
- setpoint
|
||||||
|
- pushon
|
||||||
|
- pushoff
|
||||||
- camera
|
- camera
|
||||||
- weather
|
- weather
|
||||||
- news
|
- news
|
||||||
|
|
@ -99,10 +101,10 @@ Above screenshots shows the settings page.
|
||||||
|
|
||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
Everybody can contribute to the project! For development purposes the "develop" branch is used. The "master" branch contains the stable version of Domoboard.
|
Everybody can contribute to the project! For development purposes the "develop" branch is used. The "master" branch contains the stable version of Domoboard.
|
||||||
|
|
||||||
Please let us know when you've created a plugin, so we can can add to the plugin Github repository.
|
Please let us know when you've created a plugin, so we can can add to the plugin Github repository.
|
||||||
|
|
||||||
# Special thanks
|
# Special thanks
|
||||||
|
|
||||||
Special thanks to https://github.com/squandor for developing and testing on Domoboard before it was made public.
|
Special thanks to https://github.com/squandor for developing and testing on Domoboard before it was made public.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue