Go to file
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
packages Add google home speaker 2020-01-07 13:53:34 -05:00
www Initial commit 2018-03-22 21:01:46 -04:00
.HA_VERSION Bump HA version to 0.103.6 2020-01-07 13:54:13 -05:00
.gitignore Bump HA version 2018-05-17 11:57:16 -04:00
.gitlab-ci.yml Remove gitlab deployment 2018-06-12 20:27:34 -04:00
Makefile Set up nginx proxy environment variables 2018-10-21 00:17:13 -04:00
configuration.yaml Remove legacy API authentication 2020-01-07 14:02:36 -05:00
customize.yaml Add devices to HA overview pane 2018-12-30 02:30:11 -05:00
entity_registry.yaml Updates to entity registry 2018-10-21 00:16:14 -04:00
groups.yaml Add Roku 2019-02-25 10:56:04 -05:00
scenes.yaml Add some more scenes 2018-12-27 16:02:41 -05:00
scripts.yaml Move sonos tts script into the sonos package 2018-06-14 19:10:11 -04:00
secrets.example.yaml Notify me when someone else enters or leaves the house 2018-06-29 20:31:32 -04:00
themes.yaml Add the Midnight theme 2018-12-30 02:20:11 -05:00