hassio-atomcam-hack
code:error
ロガー: homeassistant.helpers.frame
ソース: helpers/frame.py:324
最初に発生: 13:22:25 (1 発生)
最終ログ: 13:22:25
Detected that custom integration 'atomcam_hack' calls async_run_job, which should be reviewed against https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job for replacement options at custom_components/atomcam_hack/update.py, line 44: hass.async_run_job(latest.async_refresh). This will stop working in Home Assistant 2025.4, please create a bug report at https://github.com/vwt12eh8/hassio-atomcam-hack/issues
custom_components/atomcam_hack/update.py, line 44: hass.async_run_job(latest.async_refresh) で、カスタム統合 'atomcam_hack' が async_run_job を呼び出していることを検出しました。
https://developers.home-assistant.io/blog/2024/03/13/deprecate_add_run_job で置換オプションについて確認する必要があります。これはHome Assistant 2025.4で動作しなくなります。https://github.com/vwt12eh8/hassio-atomcam-hack/issues でバグレポートを作成してください。
Deprecating async_run_job and async_add_job | Home Assistant Developer Docs
code:error
ロガー: homeassistant.helpers.entity
ソース: helpers/entity.py:1655
最初に発生: 13:22:25 (4 発生)
最終ログ: 13:22:25
Entity camera.atomcam_d_none (<class 'custom_components.atomcam_hack.camera.AtomCam'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature: 0>, please create a bug report at https://github.com/vwt12eh8/hassio-atomcam-hack/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
Entity camera.atomcam_c_none (<class 'custom_components.atomcam_hack.camera.AtomCam'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature: 0>, please create a bug report at https://github.com/vwt12eh8/hassio-atomcam-hack/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
Entity camera.atomcam_a_none (<class 'custom_components.atomcam_hack.camera.AtomCam'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature: 0>, please create a bug report at https://github.com/vwt12eh8/hassio-atomcam-hack/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
Entity camera.atomcam_b_none (<class 'custom_components.atomcam_hack.camera.AtomCam'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature: 0>, please create a bug report at https://github.com/vwt12eh8/hassio-atomcam-hack/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
エンティティcamera.atomcam_b_none (<class 'custom_components.atomcam_hack.camera.AtomCam'>) は、HA Core 2025.1で削除される非推奨のサポート機能を使用しています。代わりに<CameraEntityFeature: 0> を使用する必要があります。https://github.com/vwt12eh8/hassio-atomcam-hack/issues でバグレポートを作成し、https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation を参照してください。
Deprecating all magic numbers for supported features | Home Assistant Developer Docs