fixing firetv and trusted networks ip range
This commit is contained in:
parent
0781f52d4a
commit
4d533165af
@ -11,7 +11,7 @@ homeassistant:
|
||||
trusted_networks:
|
||||
- 127.0.0.1
|
||||
- ::1
|
||||
- 192.168.0.0/24
|
||||
- 192.168.0.0/16
|
||||
- fd00::/8
|
||||
|
||||
frontend:
|
||||
@ -141,7 +141,8 @@ media_player:
|
||||
- platform: spotify
|
||||
client_id: !secret spotify_client_id
|
||||
client_secret: !secret spotify_client_secret
|
||||
- platform: firetv
|
||||
- platform: androidtv
|
||||
device_class: firetv
|
||||
name: Fire TV
|
||||
host: !secret firetv_ip
|
||||
adbkey: !secret adbkey
|
||||
|
Loading…
Reference in New Issue
Block a user