mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 20:24:21 +01:00
68f03dcc67
* Always return bytes from auth.providers.homeassistant.hash_password Good for interface cleanliness, typing etc. * Add some homeassistant auth provider type annotations