Add Hackerspace Config
This commit is contained in:
parent
a9619536d4
commit
b2f1e2b07c
3 changed files with 16 additions and 3 deletions
|
|
@ -2,6 +2,10 @@
|
|||
import * as utils from './utils';
|
||||
|
||||
const config : Config = {
|
||||
space: {
|
||||
name: "RZL",
|
||||
color: "orange"
|
||||
},
|
||||
topics: {
|
||||
led_stahltraeger: {
|
||||
state: "/service/openhab/out/pca301_ledstrips/state",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue