frigate-hass-integration icon indicating copy to clipboard operation
frigate-hass-integration copied to clipboard

Frigate integration for Home Assistant

Results 71 frigate-hass-integration issues
Sort by recently updated
recently updated
newest added

## Version of the custom_component 2.2.2 ## Describe the bug MQTT switches do not appear to publich changes with retain flag. What I did to verify: -- Stopped Frigate 1....

bug

Resolves #153 The unauthenticated notifications proxy gives access to event data in perpetuity. If a URL is shared or leaks, it is valid for the lifetime of the event id....

enhancement

## Version of the custom_component 1.1.2 ## Configuration N/A ## Describe the bug Not a bug per se. It seems the integration exposes an API through a proxy server that...

enhancement

I would like to access the event_id so I can build an image URL. I am triggering now on the state change of binary_sensor.*_occupancy from off to on. But after...

## Version of the custom_component v3.0.0 ## Configuration ```yaml logger: default: warning logs: homeassistant.custom_components.frigate: debug homeassistant.custom_components.frigate.api: debug ``` ## Describe the bug I'm getting repeated and voluminous log output from...

## Version of the custom_component 3.0.0 ## Configuration ```Automation: alias: Front Door Motion Notification description: Send push notification to people trigger: - platform: state entity_id: - binary_sensor.front_door_motion to: "on" condition:...

## Version HACS Frigate integration v3.0.0 HACS Frigate Card 4.0.0 Addon Frigate NVR 0.11.0 Mosquitto broker 6.1.3 Home Assistant 2022.9.7 Supervisor 2022.09.1 Operating System 9.0 Frontend 20220907.2 - latest ##...

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies

## Version of the custom_component 0.11.0 ## Configuration ```mqtt: host: YY.YY.YY.39 port: 1883 user: XXXXXXXXXX password: YYYYYYYYYY detectors: coral: type: edgetpu device: usb cameras: Front_door: mqtt: timestamp: False bounding_box: False...

Hello, im trying to configure the new frigate card so that users can only see recent snapshots which is working however, when users click on the thumbnail, it starts playing...