Commit Graph

512 Commits

Author SHA1 Message Date
CCOSTAN
9d36d7320e Checks for open garages at sundown and then turns on front lights bright white when they are open (kids outside) 2017-04-09 22:16:30 +00:00
CCOSTAN
dfbc8d3467 Closes #121 - Turn off TV when we are away if it's on. 2017-04-09 22:01:26 +00:00
CCOSTAN
3d3a225305 Closed #130 - Splits up Late night helper routines. 2017-04-09 21:48:14 +00:00
CCOSTAN
fb830142a0 #71 Bring additional LED online. 2017-04-09 21:07:54 +00:00
CCOSTAN
6bc502e475 Closes #125 - Thanks to @chrio 's excellent suggestion to prevent doubleclicks! 2017-04-04 15:48:38 +00:00
CCOSTAN
8da35e2a09 Closes #124 - Speed up Speech processing. 2017-04-04 15:43:21 +00:00
CCOSTAN
2a537f0e51 Added more holiday colors - Easter, Cinco De Mayo. 2017-04-03 19:34:50 +00:00
CCOSTAN
dad8005b99 Closes #123 - added Stacey's Phone to the Known_devices.yaml 2017-04-03 15:02:07 +00:00
CCOSTAN
560dea1f5e Trying to squealch some samsungtv info messages thanks to @skalavala 's suggestion. 2017-03-31 15:42:04 +00:00
CCOSTAN
fdd754d52f #119 - Added in a new way to do it. Thanks @VDRainer 2017-03-31 02:14:35 +00:00
CCOSTAN
bf3de5d842 #113 - Make sure Alexa can use Justin's Color Tornado! 2017-03-31 01:46:22 +00:00
CCOSTAN
d57338dc2e Closes #113 - Added Justin's Color Torando trigger! 2017-03-31 01:17:47 +00:00
CCOSTAN
b3fa51e9cc Added support for Samsung TV - Power controls! 2017-03-31 01:04:30 +00:00
CCOSTAN
80c8e4ea08 Closes #111 added device tracker package. 2017-03-29 20:05:41 +00:00
CCOSTAN
10a1210d58 FIXED THE ha STARTUP TIMES. Added jinja code from @skalavala 2017-03-29 15:38:44 +00:00
CCOSTAN
64a492e3d8 Change the Update Scan interval for the system monitoring stuff to 24 hours. 2017-03-28 16:25:21 +00:00
CCOSTAN
30f4bbe1b4 Closes # 117 - Thanks @VDRainer for the awesome Log Level automation - Change log levels using an input_select! 2017-03-28 15:51:07 +00:00
CCOSTAN
6ee5d7a3dc Closes #119 - Added HASS Stats (Uptime and Installed Version sensors) - Thanks @torn8o for the code/idea 2017-03-28 15:43:37 +00:00
CCOSTAN
ba566b87b3 Disabling Discovery. (Issues). Add delay for garadget reboots. (false alarms) 2017-03-28 15:33:55 +00:00
CCOSTAN
2efb0697ba Update to latest version 0.41.0 2017-03-27 16:31:47 +00:00
CCOSTAN
763d87ac05 Closes #115 - stopped leveraging the Motion script and hard coded the Full Brightness scene instead. 2017-03-17 21:28:14 +00:00
CCOSTAN
933a30b2cf Added in second strip of LED lights. 2017-03-17 20:52:48 +00:00
CCOSTAN
c9158b0642 #105 - Stop tracking new devices. 2017-03-17 17:41:10 +00:00
CCOSTAN
2c6a2f439b #109 - Set up command shell to flush pm2 logs. 2017-03-17 13:38:34 +00:00
CCOSTAN
d60500dbe9 Closes #114 - Restart Homebridge when HASS is restarted. 2017-03-17 13:35:26 +00:00
CCOSTAN
2b6a8719c3 #105 - Device Tracker Unifi working great! 2017-03-16 21:47:41 +00:00
CCOSTAN
4effe66910 closes #105 - Needed SSL_VERIFY False to work. 2017-03-16 18:17:48 +00:00
CCOSTAN
1ce2aa4d34 Upgrading to 0.40.1 finally.. Looks good baby! 2017-03-16 18:13:19 +00:00
CCOSTAN
05fbc2f5f2 #107 - Reset the medicine marker every night. 2017-03-15 14:18:43 +00:00
CCOSTAN
fd94226392 Closs #108 - Need some lights turned on for the wife at 6:30. 2017-03-14 19:26:18 +00:00
CCOSTAN
2d771d2a74 A little more Self Promotion. 2017-03-14 17:21:23 +00:00
CCOSTAN
2d22ec73ea Lots and Lots of Cleanup code. Getting the sensors in order. 2017-03-13 23:57:22 +00:00
CCOSTAN
f70a671692 .20 at 6pm was way too low. 2017-03-13 22:03:59 +00:00
CCOSTAN
bfcc1cf21e Closes #85 - Adding in zwave Sensor for Back door. 2017-03-13 20:59:01 +00:00
CCOSTAN
ad60c8dda4 Adding Back Door Sensor to the Mix. 2017-03-13 20:40:34 +00:00
CCOSTAN
2ec32b9dee Closes #107 - Added IFTTT alert when I take my medicine for record keeping. 2017-03-13 17:33:32 +00:00
CCOSTAN
2838d6be97 More #87 Stuff 2017-03-12 06:22:30 +00:00
CCOSTAN
e5ab0b938a Working on #87 - Adding dash button for my Medicine. 2017-03-12 05:24:56 +00:00
CCOSTAN
1e28e94e52 Closes #105 - Adding Unifi as a Device Tracker! 2017-03-12 02:02:35 +00:00
CCOSTAN
b3ededa8c9 Updated Firmware! Boom - No more Timer issues - https://twitter.com/home_assistant/status/839940982900563969 2017-03-11 04:25:34 +00:00
CCOSTAN
d177fd0ff4 Upgraded to the Dev Version. Stupid timer sync issues. 2017-03-10 21:12:40 +00:00
CCOSTAN
a2485d167b Add in Unifi AP. Closes #91 2017-03-10 15:58:38 +00:00
CCOSTAN
fb66c0d178 Split out the Recorder section and then exclude a bunch of stuff that @Brianjking did in https://github.com/brianjking/hass-config/issues/37 2017-03-09 04:35:48 +00:00
CCOSTAN
3bce553a9c Moved some secret stuff over to another secret place. 2017-03-07 18:19:39 +00:00
CCOSTAN
3f614d52f1 Track Printer and Amazon Fire Stick. Notification for Printer. 2017-03-06 22:07:33 +00:00
CCOSTAN
905f73bfc5 Closes #99 - Don't want close alerts when I am sleeping. Period. 2017-03-06 19:33:11 +00:00
CCOSTAN
6bfcf59de6 Emergency Repairs - Company is coming over! 2017-03-05 18:15:15 +00:00
CCOSTAN
7d46498bfb Closes #96 - Who let the dogs out? 2017-03-05 02:41:13 +00:00
CCOSTAN
3fc0789276 Almost done with #96. Just need to create the boolean for manual triggering. 2017-03-03 22:23:39 +00:00
CCOSTAN
45ec9c0922 Even more filtering and documentation. 2017-03-03 20:51:44 +00:00