technicalpickles / picklehome-homeassistant-config

homeassistant configuration for my house
3 stars 0 forks source link

Please use access_token instead api_password #66

Closed technicalpickles closed 5 years ago

technicalpickles commented 5 years ago
Please use access_token instead api_password

This started since https://github.com/technicalpickles/picklehome-homeassistant-config/pull/65 ... I think it's just because the new auth system is pretty new, and there's not support for long-lived acecss tokens

technicalpickles commented 5 years ago

Fixed in with:

logger:
  default: info
  logs:
    homeassistant.components.http.auth: error
    homeassistant.components.http: error