diff --git a/config/.HA_VERSION b/config/.HA_VERSION index a77cee31..055002ff 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -2021.8.0 \ No newline at end of file +2021.8.2 \ No newline at end of file diff --git a/config/automation/System/Wink_update_notification.yaml.disabled b/config/automation/System/Wink_update_notification.yaml.disabled index adff72a4..1b14f999 100755 --- a/config/automation/System/Wink_update_notification.yaml.disabled +++ b/config/automation/System/Wink_update_notification.yaml.disabled @@ -1,6 +1,6 @@ - alias: "Wink Update Available Notification" id: 4f1d06f4-e051-4bbb-9d7f-4f2023c75ecd - + trigger: platform: template value_template: "{{ is_state_attr('binary_sensor.carlowink', 'update needed', True) }} != False }}" @@ -20,12 +20,6 @@ data: url: "https://home-assistant.io/getting-started/installation-raspberry-pi-all-in-one/#upgrading" - - service: persistent_notification.create - data: - title: "Wink Update Available" - message: "Wink Update is available. - {{ as_timestamp(now()) | timestamp_custom('%I:%M:%S %p %d%b%Y', true) }}" - notification_id: "update_available" - - service: ifttt.trigger data: {"event":"GitPost", "value1":"Wink Update is available. - {{ as_timestamp(now()) | timestamp_custom('%I:%M:%S %p %d%b%Y', true) }}", "value2":"{{ states.binary_sensor.carlowink.attributes }}"} diff --git a/config/configuration.yaml b/config/configuration.yaml index bc6be1d1..f36bc345 100755 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -34,11 +34,6 @@ system_health: my: energy: -# #Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana. -# influxdb: -# host: 192.168.10.10 -# database: home_assistant - config: cloud: diff --git a/config/packages/battery_levels.yaml.DISABLED b/config/packages/battery_levels.yaml.DISABLED index ad6c28e4..7e289e00 100755 --- a/config/packages/battery_levels.yaml.DISABLED +++ b/config/packages/battery_levels.yaml.DISABLED @@ -47,11 +47,6 @@ automation: condition: template value_template: "{% if states('sensor.low_battery') %}true{% endif %}" action: - - service: persistent_notification.create - data: - title: Low Battery - message: "{{ states('sensor.low_battery') }}" - notification_id: low-battery-alert - service: script.notify_engine data: value1: "Low battery levels: {{ states('sensor.low_battery') }}" diff --git a/config/packages/github.yaml b/config/packages/github.yaml index 425c8a98..353dfbac 100755 --- a/config/packages/github.yaml +++ b/config/packages/github.yaml @@ -47,11 +47,6 @@ automation: # who: 'carlo' # apns: 'information' # - # - service: persistent_notification.create - # data: - # title: "Travis-CI FAILURE" - # message: "Travis validation testing failed." - # notification_id: "travis_failed" - alias: 'Closed Github Issue' id: cccd9bef-17d9-48ae-87e3-6cf883712779 diff --git a/config/templates/speech/briefing.yaml b/config/templates/speech/briefing.yaml index 8b0701a4..5e127782 100755 --- a/config/templates/speech/briefing.yaml +++ b/config/templates/speech/briefing.yaml @@ -242,7 +242,7 @@ "and one more thing, Certain things catch your eye, but pursue only those that capture the heart. ", "and one more thing, Believe you can and you are halfway there. ", "and one more thing, Good things take time. ", - "and one more thing, If you cant beat the Fear... just do it scared! " + "and one more thing, If you cant beat the Fear... just do it scared! ", "and one more thing, There is no place like home. ", "and one more thing, Life can be tough but so are you. ", "and one more thing, Everything you have ever wanted is on the other side of fear. ", @@ -258,7 +258,7 @@ "and one more thing, If you can dream it, you can do it. ", "and one more thing, You can not fall if you do not climb. But there’s no joy in living your whole life on the ground. ", "and one more thing, Too many of us are not living our dreams because we are living our fears. ", - "and one more thing, Live your dreams or live your fears. You can only choose one… "," + "and one more thing, Live your dreams or live your fears. You can only choose one… ", "and one more thing, Challenges are what make life interesting and overcoming them is what makes life meaningful. ", "and one more thing, If you want to lift yourself up, lift up someone else. ", "and one more thing, Be nice to others and nice things will happen to you.",