mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-20 20:56:44 +00:00
Changed the family is home sensor...again...so thats means updating things.
This commit is contained in:
@@ -318,8 +318,8 @@ script:
|
|||||||
# state: 'on'
|
# state: 'on'
|
||||||
# # Ensure the family is home. If you are using a group to track the family, or a person just update as needed. Comment out if not needed.
|
# # Ensure the family is home. If you are using a group to track the family, or a person just update as needed. Comment out if not needed.
|
||||||
# - condition: state
|
# - condition: state
|
||||||
# entity_id: sensor.family_status
|
# entity_id: group.family
|
||||||
# state: Home
|
# state: 'home'
|
||||||
# # Update the media player with the one you want to use
|
# # Update the media player with the one you want to use
|
||||||
# - service: media_player.turn_on
|
# - service: media_player.turn_on
|
||||||
# data:
|
# data:
|
||||||
@@ -365,8 +365,8 @@ script:
|
|||||||
# state: 'on'
|
# state: 'on'
|
||||||
# # Ensure the family is home. If you are using a group to track the family, or a person just update as needed. Comment out if not needed.
|
# # Ensure the family is home. If you are using a group to track the family, or a person just update as needed. Comment out if not needed.
|
||||||
# - condition: state
|
# - condition: state
|
||||||
# entity_id: sensor.family_status
|
# entity_id: group.family
|
||||||
# state: Home
|
# state: 'home'
|
||||||
# # Update the media player with the one you want to use
|
# # Update the media player with the one you want to use
|
||||||
# - service: media_player.turn_on
|
# - service: media_player.turn_on
|
||||||
# data:
|
# data:
|
||||||
|
Reference in New Issue
Block a user