eifinger / hass-foldingathomecontrol

Homeassistant integration for FoldingAtHomeControl
MIT License
19 stars 4 forks source link

TIME_SECONDS is now a deprecated constant #443

Closed rootnegativ1 closed 9 months ago

rootnegativ1 commented 9 months ago

Configuration

Version 2.4.0

Describe the bug

Home Assistant logs are now reporting a warning regarding the const TIME_SECONDS being deprecated and should be replaced by 2025.1.

Debug log

2024-01-23 05:56:33.367 WARNING (MainThread) [homeassistant.const] TIME_SECONDS was used from foldingathomecontrol, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTime.SECONDS instead, please create a bug report at https://github.com/eifinger/hass-foldingathomecontrol/issues