mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
47755fb1e9
* Add Time-based Onetime Password Multi-factor Auth Add TOTP setup flow, generate QR code * Resolve rebase issue * Use svg instead png for QR code * Lint and typing * Fix translation * Load totp auth module by default * use <svg> tag instead markdown image * Update strings * Cleanup