Skip to content

Commit

Permalink
Set video: true for dev image #769
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlt8 committed Sep 19, 2024
1 parent 7e2c1fd commit f8050a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home_assistant/dev/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ map:
- ssl:ro
services:
- mqtt:want
video: true
ingress: true
ingress_port: 5000
panel_icon: mdi:bridge
Expand All @@ -57,6 +58,7 @@ schema:
NET_MODE: list(LAN|P2P|ANY)?
SNAPSHOT: list(API|RTSP|RTSP15|RTSP30|RTSP60|RTSP180|RTSP300|Disable)?
SNAPSHOT_FORMAT: str?
SNAPSHOT_KEEP: str?
IMG_TYPE: list(jpg|png)?
IMG_DIR: str?
ENABLE_AUDIO: bool?
Expand Down

0 comments on commit f8050a8

Please sign in to comment.