Skip to content

Instantly share code, notes, and snippets.

View Floppy's full-sized avatar
💾

James Smith Floppy

💾
View GitHub Profile
@Floppy
Floppy / homeassistant_configuration..yaml
Last active June 14, 2021 20:33
Ansible files for Joggler dashboard configuration
homeassistant:
customize: !include customize.yaml
auth_providers:
# Don't require login on local network
- type: trusted_networks
trusted_networks:
- 192.168.1.0/24
- 2001:xxxx:xxxx::/64
- fe80::/10
allow_bypass_login: true