1220 Commits

Author SHA1 Message Date
Carlo Costanzo
71f79a0b90
Removing RUNNING version.
ALthough super cool addition by @pinkywafer . I want this to run against the LATEST version of Home Assistant for two reasons. 
1) Catch potential issues coming down the pike.
2) reassure followers of the repo that my code works for the current version of HA, not just the one I might be running. 

But thanks so much for the addition @pinkywafer !
2020-06-06 12:42:36 -04:00
ccostan
1332c663ad Closes #762 2020-06-06 12:32:22 -04:00
Carlo Costanzo
e261f9be4a
Merge pull request #761 from pinkywafer/master
Fix failing build - Thanks So Much @pinkywafer !!
2020-06-06 12:30:47 -04:00
Jenny
cef2f7546b
Bump python version 2020-06-06 01:56:07 +01:00
Jenny
46ff85e150
Correct location of .HA_VERSION 2020-06-06 01:52:33 +01:00
Jenny
d280a4cb61
Update .travis.yml 2020-06-06 01:49:53 +01:00
ccostan
8429ae93e8 Complete #744 - No more Color_name Breaking Change 2020-06-05 14:24:37 -04:00
ccostan
6766dc3273 Clearing out some errors from the logs. 2020-06-05 11:22:28 -04:00
ccostan
7b2d0ba4d9 Clean up Configuration.yaml and close #523 for now. 2020-06-04 13:57:23 -04:00
ccostan
c01e30a849 Just about completed with #523 changes 2020-06-04 13:33:55 -04:00
ccostan
e7293393e9 Making changes to suppor tthe new Mobile APP integration for HA companion 2.0. #750 2020-06-04 13:15:01 -04:00
ccostan
7cbdf1aa0f More little tweaks to the triggers #757 2020-06-04 10:11:34 -04:00
ccostan
5f62dac9f8 Monitor rain sensor rather than intensitity 2020-06-04 09:58:11 -04:00
ccostan
72aa341327 Fixed a quick typo in #757 2020-06-04 09:54:14 -04:00
ccostan
925ee0b4b0 Getting out of bed trigger for #757 2020-06-04 09:51:40 -04:00
ccostan
b623d6ddb2 Closes #757 - Made some changes to be more aggressive on the lighting when it's raining. 2020-06-03 17:32:55 -04:00
ccostan
e55a51bc08 Fix #758 - I broke it when I gave Neato a Voice. 2020-06-03 17:03:30 -04:00
ccostan
9e9c026ced Trying different things to fix #758 2020-06-03 16:43:49 -04:00
ccostan
2345afd2a5 I like @thejeffreystone 's heavy breathing. [0094ce9b6a/config/packages/notify.yaml] for #758 2020-06-03 16:36:46 -04:00
ccostan
21524fe99d More work on this #523 2020-05-31 21:54:16 -04:00
ccostan
86697aeee7 Closes #606 - Fixed update sensor. 2020-05-31 17:09:04 -04:00
ccostan
d1f521d76d Updated #401 - https://www.vcloudinfo.com/2020/05/home-assistant-neato-vacuum-automation.html 2020-05-31 15:13:11 -04:00
ccostan
9c4fa42272 Updated #401 - https://www.vcloudinfo.com/2020/05/home-assistant-neato-vacuum-automation.html 2020-05-31 15:10:58 -04:00
ccostan
fd6c16bfca ok.. I think I have the spacing correct now for #750 2020-05-29 17:57:36 -04:00
ccostan
fc179760a2 Minor #750 Update 2020-05-29 17:53:20 -04:00
ccostan
8c466d50be Updated #750 - Adding collapable IOS notifications 2020-05-29 17:50:36 -04:00
ccostan
ae2790c0c6 Updated #401 Neato TTS using #750 technique and #3 technique of looping with events. 2020-05-29 17:31:54 -04:00
ccostan
f775fc083b Added in missing Commas. Hooray for YAML! 2020-05-29 16:52:24 -04:00
ccostan
2a7cab9e0d #401 - Giving Neato a Voice in this house. Joanna, meet Neato. 2020-05-29 16:45:24 -04:00
Carlo Costanzo
7c9517fafe
Update weekly-digest.yml 2020-05-29 11:19:53 -04:00
ccostan
0feb28609f Added in great Cloud Joke from @jrowberg to make @BearStoneHA more witty! 2020-05-29 11:07:22 -04:00
ccostan
67236c5a9b Updated Space Notifications a bit. #411 2020-05-27 18:41:01 -04:00
ccostan
44a0fcbd5d Had to back off the TTS part. Due to Alexa throttling, better to use Google ChromeCast. #421 2020-05-26 14:22:59 -04:00
Carlo Costanzo
591e662086
Update weekly-digest.yml 2020-05-26 11:19:41 -04:00
ccostan
bc7b254649 Updated to clear up the logbook. Closes #752 2020-05-26 11:08:27 -04:00
ccostan
df14aec017 Testing TTS functions with Speech Engine. #421 2020-05-25 18:33:31 -04:00
ccostan
5384c8dbed Changing up the TTS a bit to make it more clear to hear. 2020-05-25 17:50:22 -04:00
ccostan
eabad7870d Updated Speech Notifications for #391 - Phyn Unit. 2020-05-25 17:44:25 -04:00
ccostan
b7f87c1085 Template data is not passing to tweet script so pulling that for now. #391 2020-05-25 17:22:38 -04:00
ccostan
664db46a58 Pretty images for Twitter - #391 2020-05-25 16:57:05 -04:00
ccostan
c164e18478 Updating Phyn Logic - Adding in YouTube Tweets for #391 - https://www.vcloudinfo.com/2020/05/phyn-plus-smart-water-shutoff-device.html 2020-05-25 16:45:19 -04:00
ccostan
f4000c1237 Adding in some Phyn Notifications #391 2020-05-25 13:50:17 -04:00
ccostan
a109fd6223 Updated to not tweet more than once every 4 hours. #747 2020-05-23 16:34:20 -04:00
ccostan
ab8d2065b4 Closes #748 - Move Rachio to Integrations 2020-05-23 16:22:46 -04:00
ccostan
293edad13e Closes #729 - Added in Lines of Code Snesor and Tweets 2020-05-23 15:10:13 -04:00
ccostan
1adc15041c Updated all Dynamic holidays. No more changing dates in this file. #575 2020-05-23 14:24:01 -04:00
ccostan
688a25ef27 Added in more Holiday announcements #288 2020-05-23 14:09:48 -04:00
ccostan
b65043a531 Updated HACS - Updated Secrets file to remove entries. 2020-05-22 14:11:48 -04:00
ccostan
b697a2e9f8 Closes #747 - Updated to Integrations 2020-05-22 13:43:39 -04:00
ccostan
eab000ca7d Updated for Integrations - Closes #746 2020-05-22 13:24:26 -04:00