blakeblackshear / frigate-hass-integration

Frigate integration for Home Assistant
MIT License
657 stars 110 forks source link

Recording switches #674

Closed OMVMMG closed 2 months ago

OMVMMG commented 2 months ago

-->

Frigate 0.13.2

custom component v5.1.0

Since Frigate 0.13 the recurring switches for all the cameras do not work properly.

They do send the turn on command but seem not to record the state (always go back to off). Frigate recordings are turned on but this doesn't reflect on home assistant.

Turn off command is not send (I guess because it thinks it's already off)

I had it working for the last 3 year without issues. No changes other than updated version.

Thanks for your help.

rknotter commented 2 months ago

I can confirm this issue. The switches for recordings and motion are affected. They report state 'off' all the time and are reset to off when switched on. No response when changed in Frigate. The switches for detect and snapshots are working properly and also report the right state. MQTT is working properly.

NickM-27 commented 2 months ago

duplicate of https://github.com/blakeblackshear/frigate-hass-integration/issues/667