From 02949112e8e125edabbdac5906ea66d38fb1c6f4 Mon Sep 17 00:00:00 2001 From: ccostan Date: Sun, 1 Apr 2018 14:34:34 -0400 Subject: [PATCH] Upgraded to Version 1.0! April Fools! --- config/.HA_VERSION | 2 +- config/packages/twitter.yaml | 2 +- config/script/tweet.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/.HA_VERSION b/config/.HA_VERSION index 884e557b..367d4880 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.65.6 \ No newline at end of file +0.66.0 \ No newline at end of file diff --git a/config/packages/twitter.yaml b/config/packages/twitter.yaml index 442e9f08..12df0165 100755 --- a/config/packages/twitter.yaml +++ b/config/packages/twitter.yaml @@ -169,7 +169,7 @@ group: - sensor.binary_sensor_count - sensor.automation_count - sensor.lights_count - - sensor.device_tracker + - sensor.tracker_count ############################################################# diff --git a/config/script/tweet.yaml b/config/script/tweet.yaml index 3c5e0ffd..7f131c85 100755 --- a/config/script/tweet.yaml +++ b/config/script/tweet.yaml @@ -35,7 +35,7 @@ tweet_engine_setup: "My Home Assistant has been tested by Travis-CI and {{states('sensor.ccostanhomeassistantconfig_state')}}. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", "{{((states.sensor.sensor_count.state | int) + (states.sensor.binary_sensor_count.state | int))}} sensors feed my Smart Home #data. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", "{{states.sensor.automation_count.state}} automations and {{states.sensor.script_count.state}} scripts make my home smart (https://github.com/CCOSTAN/Home-AssistantConfig#logo)", - "Nevermind me. I am just keeping track of {{states.sensor.lights_count.state}} lights and {{states.sensor.devices_count.state}} devices in the house. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)" + "Nevermind me. I am just keeping track of {{states.sensor.lights_count.state}} lights and {{states.sensor.tracker_count.state}} devices in the house. (https://github.com/CCOSTAN/Home-AssistantConfig#logo)" ], "door": [