openhab: base config done : sitemap + things + item and link mqtt
This commit is contained in:
parent
0ee3d15754
commit
07cfe658cc
3 changed files with 62 additions and 0 deletions
7
openhab/openhab_conf/sitemaps/battlefield.sitemap
Normal file
7
openhab/openhab_conf/sitemaps/battlefield.sitemap
Normal file
|
@ -0,0 +1,7 @@
|
|||
sitemap battlefield label="My home automation" {
|
||||
Frame label="Battlefield" {
|
||||
Text item=dmg label="Last Dmg [%s]"
|
||||
Group item=Actuators icon="light"
|
||||
Switch item=reset
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue