Reuse the Frigate integration devcontainer
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
default_config:
|
||||
|
||||
logger:
|
||||
default: error
|
||||
logs:
|
||||
custom_components.frigate: debug
|
||||
homeassistant.components.mqtt: error
|
||||
|
||||
downloader:
|
||||
download_dir: www
|
||||
|
||||
homeassistant:
|
||||
name: Home
|
||||
latitude: 0
|
||||
longitude: 0
|
||||
elevation: 0
|
||||
unit_system: metric
|
||||
currency: USD
|
||||
time_zone: 'America/Los_Angeles'
|
||||
|
||||
demo:
|
||||
|
||||
lovelace:
|
||||
mode: yaml
|
||||
resources:
|
||||
- url: http://localhost:5001/frigate-hass-card.js
|
||||
type: module
|
||||
Reference in New Issue
Block a user