Skip to content

biern/hass-http_legacy_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brings back api_password authentication for home assistant API.

Setup

  1. Clone / copy this repository to your home assistant config custom_components directory, eg:
cd my-home-assistant-config-path
git clone https://github.com/biern/hass-http_legacy_auth.git custom_components/http_legacy_auth
  1. Set config in configuration.yaml:
http_legacy_auth:
  api_password: !secret http_password

Password should be declared in secrets.yaml.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages