home-assistant: Update IP kitchen kiosk IP address
I got a new 2GB Raspberry Pi 4 Model B for the kitchen. That way, I can use the 4GB one for something that needs more memory.pull/43/head
parent
183bb28c12
commit
294c0230bf
|
@ -42,11 +42,11 @@ homeassistant:
|
||||||
- type: trusted_networks
|
- type: trusted_networks
|
||||||
trusted_networks:
|
trusted_networks:
|
||||||
- 172.31.1.81/32
|
- 172.31.1.81/32
|
||||||
- 172.31.1.244/32
|
- 172.31.1.115/32
|
||||||
trusted_users:
|
trusted_users:
|
||||||
172.31.1.81:
|
172.31.1.81:
|
||||||
- 03a8b3528f1145ab908e20ed5687d893
|
- 03a8b3528f1145ab908e20ed5687d893
|
||||||
172.31.1.244:
|
172.31.1.115:
|
||||||
- 03a8b3528f1145ab908e20ed5687d893
|
- 03a8b3528f1145ab908e20ed5687d893
|
||||||
- type: homeassistant
|
- type: homeassistant
|
||||||
allow_bypass_login: true
|
allow_bypass_login: true
|
||||||
|
|
Loading…
Reference in New Issue