Hi,
sieht gerade aus wie folgt:
Damit komme ich bis zur Anmelden. Wenn ich mich anmelden will, mit 2FA, kann er sich angeblich nicht verbinden.
Da aber 2FA abgefragt wird, muss er ja irgendwo ankommen.
Grüße
sieht gerade aus wie folgt:
YAML:
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
#http
http:
cors_allowed_origins:
- https://google.com
- https://www.home-assistant.io
ip_ban_enabled: true
login_attempts_threshold: 20
trusted_proxies:
- 192.168.0.100
use_x_forwarded_for: true
Damit komme ich bis zur Anmelden. Wenn ich mich anmelden will, mit 2FA, kann er sich angeblich nicht verbinden.
Da aber 2FA abgefragt wird, muss er ja irgendwo ankommen.
Grüße