1412 Commits

Author SHA1 Message Date
ccostan
26c6ada45e 5 home Assistant Tips with @SuburbanNerd (https://youtu.be/fRfE4hjzQMU) 2020-06-19 16:15:57 -04:00
ccostan
187b557cef Teaching the house more words. 2020-06-15 18:41:56 -04:00
ccostan
b05d4ebf27 This is a pretty good start for reusable code. 2020-06-15 17:52:36 -04:00
Carlo Costanzo
888fe14382
NOT WORKING
Still trying different days to get this to run somehow. :(
2020-06-15 13:22:43 -04:00
ccostan
e1389f3cb2 "Solar Powered Backyard Lighting! (https://www.vcloudinfo.com/2020/06/solar-powered-motion-activated-palm-tree-lights.html)" 2020-06-15 11:55:08 -04:00
ccostan
1b5ada7cd8 Give the House more words.. it's addicting teaching it things. 2020-06-12 19:58:39 -04:00
ccostan
acbbcd1ee3 Closes 2020-06-12 19:50:40 -04:00
ccostan
5837edc582 Upgraded to 0.111.0 2020-06-10 16:31:28 -04:00
ccostan
9db15b794f Adding in Tweets for LogBook Tips and Tricks. 2020-06-10 12:40:29 -04:00
ccostan
981fc80ba3 More tweaking for all the scripts. 2020-06-09 13:58:58 -04:00
ccostan
abfcd7e53a More trying to get this to work. 2020-06-09 13:57:37 -04:00
ccostan
e49abf2548 Still working out all the kinks 2020-06-09 11:12:11 -04:00
ccostan
fa762c74c5 Easy fix for - No noise after sundown. 2020-06-09 11:08:05 -04:00
ccostan
2d9a2281cf rgb_color needs special handling in data_template 2020-06-08 21:51:27 -04:00
ccostan
dd0a55e1f2 closes - More stuff to ignore. 2020-06-08 17:28:25 -04:00
ccostan
e51af10836 More minor stuff 2020-06-08 17:15:58 -04:00
ccostan
afa1a54b0f Add in a little delay of 1 minute after kitchen door is opened for announcement. 2020-06-08 17:08:56 -04:00
ccostan
6b142e38bd Home Assistant hates capital LETTERS.. 2020-06-08 16:58:33 -04:00
ccostan
4fff2ec30d Minor update to spacing. 2020-06-08 16:50:37 -04:00
ccostan
8a7a9cecba I think I have this implimented correctly now to handle more than one person as long as the system picks them up while in the garage. 2020-06-08 16:46:42 -04:00
ccostan
6908244972 Finally got around to adding the Mother of all Macros from @thejeffreystone - https://github.com/thejeffreystone/home-assistant-configuration/pull/73 - Updated to handle underscores now. 2020-06-08 15:27:38 -04:00
Carlo Costanzo
94bbce0a10
Added in Commits per year Average 2020-06-08 14:33:38 -04:00
ccostan
8a540ccebc Notification Updates 2020-06-08 11:52:47 -04:00
ccostan
64d3054019 Migrate everything into the Garadget Package. 2020-06-08 11:27:11 -04:00
ccostan
3480711eda Grouping more of the notifications into either important or informational. 2020-06-07 16:23:56 -04:00
ccostan
caa7f7a735 Couple of more stray light groups for 2020-06-07 16:12:20 -04:00
ccostan
4d56f3764d Finish with a search and replace changing Groups to Light Groups. 2020-06-07 16:06:43 -04:00
ccostan
2d58c0f7ea Add in new lights to the interior Lights Group. 2020-06-07 15:39:03 -04:00
ccostan
810ac9b841 Turn the IPP logging down a bit 2020-06-07 15:04:04 -04:00
ccostan
ef4b017a5b Removing the HACS directory from being tracked. 'git -r --cached .' 2020-06-07 14:41:44 -04:00
ccostan
93c5bb6837 Add in Alexa Last used Sensor. 2020-06-07 14:29:26 -04:00
ccostan
f9094e57d4 Added in a condition to make sure Rainy Day Automation doesn't trigger more than ~3 hours at a time. 2020-06-07 14:07:19 -04:00
ccostan
2e72549d1b Inspired by https://github.com/jcallaghan/home-assistant-config/issues/80 , opened up the LogBook recording more of All automations and Scripts. pLAN IS TO PAIR THEM DOWN AS NECESSARY. 2020-06-07 13:57:55 -04:00
ccostan
9fc814986c Remove unneccessary groups in YAML. Will be handled with LoveLace soon. 2020-06-07 13:29:02 -04:00
ccostan
3c64fdcd15 I don't think I need 30 days History. Moved to 14 for now. Inspired by https://github.com/jnewland/ha-config/pull/177/files 2020-06-07 13:26:38 -04:00
ccostan
eff9edd390 Update the speedtest variable to account for some issues I have on my end. So @ATT can stop crying to me about the tweets. * 5 2020-06-06 18:30:22 -04:00
ccostan
cb6c5c7d6d Lots of Spring Cleaning. 2020-06-06 18:13:19 -04:00
ccostan
b7155447c9 Add in Cameras for Homekit. 2020-06-06 17:13:58 -04:00
ccostan
a8c36081e6 Clean up the Logger a bit. Dampen the logs a bit more to make them more useful. 2020-06-06 17:05:04 -04:00
ccostan
596f299187 Cleaning up old entries that I don't need because of LoveLace now. 2020-06-06 16:54:36 -04:00
ccostan
91ad6f3a71 Moved groups to Light Groups. Added filters to Homekit and Alexa. REMOVED Homebridge references. 2020-06-06 16:43:37 -04:00
ccostan
c54e25c69c Closes 2020-06-06 15:14:25 -04:00
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 2020-06-06 12:32:22 -04:00
Carlo Costanzo
e261f9be4a
Merge pull request 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 - 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