Disable mysensors until it's more stable
This commit is contained in:
parent
bb21ef7025
commit
05389c89d5
@ -28,16 +28,16 @@ homeassistant:
|
|||||||
# mysensors: debug
|
# mysensors: debug
|
||||||
# homeassistant.components.mysensors: debug
|
# homeassistant.components.mysensors: debug
|
||||||
|
|
||||||
mysensors:
|
# mysensors:
|
||||||
gateways:
|
# gateways:
|
||||||
- device: mysensors
|
# - device: mysensors
|
||||||
persistence_file: "/config/mysensors.json"
|
# persistence_file: "/config/mysensors.json"
|
||||||
tcp_port: 2000
|
# tcp_port: 2000
|
||||||
nodes:
|
# nodes:
|
||||||
2: { name: Vardagsrum }
|
# 2: { name: Vardagsrum }
|
||||||
24: { name: Skrivbordslampa }
|
# 24: { name: Skrivbordslampa }
|
||||||
26: { name: Elmätare }
|
# 26: { name: Elmätare }
|
||||||
version: "2.0"
|
# version: "2.0"
|
||||||
|
|
||||||
# The power meter has two values for one sensor, and which one is logged is a bit random. Therefore replace it with a custom template sensor which always gets the correct value
|
# The power meter has two values for one sensor, and which one is logged is a bit random. Therefore replace it with a custom template sensor which always gets the correct value
|
||||||
sensor:
|
sensor:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user