Updated airfilter mqtt topic
This commit is contained in:
parent
476688e3cb
commit
8b191f6013
|
@ -121,7 +121,7 @@ devices:
|
||||||
!AirFilter
|
!AirFilter
|
||||||
name: "Air Filter"
|
name: "Air Filter"
|
||||||
room: "Bedroom"
|
room: "Bedroom"
|
||||||
topic: "pico/filter/test"
|
topic: "pico/filter/bedroom"
|
||||||
|
|
||||||
# Run the air filter everyday for 19:00 to 20:00
|
# Run the air filter everyday for 19:00 to 20:00
|
||||||
schedule:
|
schedule:
|
||||||
|
|
|
@ -121,7 +121,7 @@ devices:
|
||||||
!AirFilter
|
!AirFilter
|
||||||
name: "Air Filter"
|
name: "Air Filter"
|
||||||
room: "Bedroom"
|
room: "Bedroom"
|
||||||
topic: "pico/filter/test"
|
topic: "pico/filter/bedroom"
|
||||||
|
|
||||||
# schedule:
|
# schedule:
|
||||||
# 0/30 * * * * *:
|
# 0/30 * * * * *:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user