Spühlenlicht: fix command topic

This commit is contained in:
Ranlvor 2018-04-29 21:01:20 +02:00
parent e747acc67e
commit a7785bf1de
Signed by untrusted user who does not match committer: Ranlvor
GPG key ID: 5E12D04750EF6F8E

View file

@ -178,7 +178,7 @@ const config : Config = {
}, },
kitchen_sink_light_brightness: { kitchen_sink_light_brightness: {
state: "/service/openhab/out/tradfri_0100_gwb8d7af2b448f_65545_brightness/state", state: "/service/openhab/out/tradfri_0100_gwb8d7af2b448f_65545_brightness/state",
command: "/service/openhab/out/tradfri_0100_gwb8d7af2b448f_65545_brightness/command", command: "/service/openhab/in/tradfri_0100_gwb8d7af2b448f_65545_brightness/command",
defaultValue: "0", defaultValue: "0",
values: {} values: {}
} }