Updated airfilter mqtt topic
All checks were successful
Build and deploy automation_rs / Build automation_rs (push) Successful in 7m4s
Build and deploy automation_rs / Build Docker image (push) Successful in 1m28s
Build and deploy automation_rs / Deploy Docker container (push) Successful in 29s

This commit is contained in:
Dreaded_X 2024-03-27 04:46:06 +01:00
parent 476688e3cb
commit 8b191f6013
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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 * * * * *: