File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,17 +43,17 @@ go2rtc:
4343 streams :
4444 # Nest cameras via Home Assistant WebRTC proxy
4545 backyard-nest :
46- - " homeassistant://home-assistant.home-assistant:8123?token=$ {HA_TOKEN}&camera=camera.backyard_camera"
46+ - " homeassistant://home-assistant.home-assistant:8123?token={HA_TOKEN}&camera=camera.backyard_camera"
4747 garage-inside-nest :
48- - " homeassistant://home-assistant.home-assistant:8123?token=$ {HA_TOKEN}&camera=camera.garage_inside"
48+ - " homeassistant://home-assistant.home-assistant:8123?token={HA_TOKEN}&camera=camera.garage_inside"
4949 garage-outside-nest :
50- - " homeassistant://home-assistant.home-assistant:8123?token=$ {HA_TOKEN}&camera=camera.garage_camera"
50+ - " homeassistant://home-assistant.home-assistant:8123?token={HA_TOKEN}&camera=camera.garage_camera"
5151 front-porch-nest :
52- - " homeassistant://home-assistant.home-assistant:8123?token=$ {HA_TOKEN}&camera=camera.front_porch_doorbell"
52+ - " homeassistant://home-assistant.home-assistant:8123?token={HA_TOKEN}&camera=camera.front_porch_doorbell"
5353 living-room-nest :
54- - " homeassistant://home-assistant.home-assistant:8123?token=$ {HA_TOKEN}&camera=camera.living_room_camera"
54+ - " homeassistant://home-assistant.home-assistant:8123?token={HA_TOKEN}&camera=camera.living_room_camera"
5555 kitchen-nest :
56- - " homeassistant://home-assistant.home-assistant:8123?token=$ {HA_TOKEN}&camera=camera.kitchen_camera"
56+ - " homeassistant://home-assistant.home-assistant:8123?token={HA_TOKEN}&camera=camera.kitchen_camera"
5757cameras :
5858 # Keep working shed and driveway cameras
5959 shed :
You can’t perform that action at this time.
0 commit comments