Some additional Code to Fix #796

This commit is contained in:
ccostan 2020-07-07 11:09:17 -04:00
parent eed5b6b187
commit 2cbe28bb7d
5 changed files with 10 additions and 4 deletions

View File

@ -15,6 +15,9 @@
who: 'carlo'
apns_id: 'information'
- service: homeassistant.update_entity
entity_id: binary_sensor.updater
- service: light.turn_off
entity_id: light.hallway_lights

View File

@ -60,3 +60,6 @@
- input_boolean.medicine
- input_boolean.daylight_override
- input_boolean.guest_mode
- service: homeassistant.update_entity #Look for a new Home Assistant Version
entity_id: binary_sensor.updater

View File

@ -1,9 +1,7 @@
family:
entities:
- device_tracker.carlo
- device_tracker.carlo_xsmax
- device_tracker.stacey
- device_tracker.stacey_6s
arriving:
name: Arriving

View File

@ -42,12 +42,12 @@ sensor:
name: "Large Garage Door Since"
state_topic: "garadget/GLarge/status"
value_template: '{{ value_json.time }}'
unit_of_measurement: 'Minutes'
unit_of_measurement: 'minutes'
- platform: mqtt
name: "Small Garage Door Since"
state_topic: "garadget/GSmall/status"
value_template: '{{ value_json.time }}'
unit_of_measurement: 'Minutes'
unit_of_measurement: 'minutes'
group:
garage_doors: # This group is used to check if doors are open or Closed.

View File

@ -27,6 +27,8 @@ automation:
value_template: "{{ trigger.from_state.state != trigger.to_state.state }}"
action:
- delay: '00:10:00'
- service: script.tweet_engine_no_image
data_template:
tweet: >