mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-16 19:24:46 +00:00
Adding some new sensores, removing unused scripts
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
jeff_is_moving:
|
||||
sequence:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "jeff/location/status"
|
||||
payload: "moving"
|
||||
retain: true
|
@@ -1,7 +0,0 @@
|
||||
jeff_is_stationary:
|
||||
sequence:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "jeff/location/status"
|
||||
payload: "stationary"
|
||||
retain: true
|
Reference in New Issue
Block a user