rroller / dahua

Dahua Camera and Doorbell Home Assistant Integration
MIT License
387 stars 73 forks source link

Fix HA camera deprecated constant #337

Closed thecode closed 5 months ago

thecode commented 7 months ago

Since HA core 2024.1.0 supported_features should use the CameraEntityFeature IntFlag https://developers.home-assistant.io/docs/core/entity/camera/#supported-features SUPPORT_STREAM will be removed in HA Core 2025.1

Fixes https://github.com/rroller/dahua/issues/328

PR for fixing Light deprecated constants will follow

rroller commented 5 months ago

Thank you!

rroller commented 5 months ago

Released in https://github.com/rroller/dahua/releases/tag/0.9.53