Commit Graph

18 Commits

Author SHA1 Message Date
Correl Roush 9aa45acb17 Update URL config and add mobile app integration 2021-02-01 16:13:16 -05:00
Correl Roush f620256134 Switch to tracking devices via Fios gateway 2021-01-28 22:27:15 -05:00
Correl Roush 62abba89f5 Add community themes 2020-04-29 23:34:12 -04:00
Correl Roush c655823d5d Remove legacy API authentication
It's not being used, and it's configured differently now.
Adding it back would require something to the tune of:

    homeassistant:
      auth_providers:
        - type: homeassistant
        - type: legacy_api_password
          api_password: !secret http_password
2020-01-07 14:02:36 -05:00
Correl Roush d0fd985cb2 Increase consider_home timeout to 5 minutes 2019-05-21 12:37:27 -04:00
Correl Roush f4549d2640 Add the Midnight theme 2018-12-30 02:20:11 -05:00
Correl Roush 89a88a082e Set up nginx proxy environment variables 2018-10-21 00:17:13 -04:00
Correl Roush 7d3bb2af8d Remove unused MQTT service 2018-08-27 14:05:50 -04:00
Correl Roush d43088b5c8 Keep a years worth of state data 2018-06-29 22:59:07 -04:00
Correl Roush 424b479f60 Use PostgreSQL for recording history 2018-06-29 21:43:24 -04:00
Correl Roush a18bb79322 Move sonos tts script into the sonos package 2018-06-14 19:10:11 -04:00
Correl Roush 2498e370a3 Remove unused automations 2018-06-14 19:05:55 -04:00
Correl Roush 6bbad99795 Remove owntracks 2018-06-14 18:57:08 -04:00
Correl Roush 7945ed5fc5 Remove notifymyandroid 2018-06-14 18:55:37 -04:00
Correl Roush d23d460531 Move Dark Sky weather automations into their own package 2018-05-17 13:54:45 -04:00
Correl Roush 7868455b80 Move plex automations into their own package 2018-05-17 13:27:46 -04:00
Correl Roush fae0cd8c06 Notify when someone's home 2018-04-25 18:43:26 -04:00
Correl Roush a5dbf57e65 Initial commit 2018-03-22 21:01:46 -04:00