Auto-sync: heating-temperature-probes.yaml changed
This commit is contained in:
@@ -55,7 +55,7 @@ sensor:
|
|||||||
|
|
||||||
- platform: dallas_temp
|
- platform: dallas_temp
|
||||||
name: Primary circuit
|
name: Primary circuit
|
||||||
update_interval: 1s
|
update_interval: 10s
|
||||||
address: 0x930417c15660ff28
|
address: 0x930417c15660ff28
|
||||||
filters:
|
filters:
|
||||||
- or:
|
- or:
|
||||||
@@ -66,9 +66,16 @@ sensor:
|
|||||||
name: Secondary circuit outgoing
|
name: Secondary circuit outgoing
|
||||||
update_interval: 10s
|
update_interval: 10s
|
||||||
address: 0x370417c1477fff28
|
address: 0x370417c1477fff28
|
||||||
|
filters:
|
||||||
|
- or:
|
||||||
|
- throttle: 60s
|
||||||
|
- delta: 1
|
||||||
|
|
||||||
- platform: dallas_temp
|
- platform: dallas_temp
|
||||||
name: Secondary circuit return
|
name: Secondary circuit return
|
||||||
update_interval: 10s
|
update_interval: 10s
|
||||||
address: 0x490417c14146ff28
|
address: 0x490417c14146ff28
|
||||||
|
filters:
|
||||||
|
- or:
|
||||||
|
- throttle: 60s
|
||||||
|
- delta: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user