irrigation_unlimited icon indicating copy to clipboard operation
irrigation_unlimited copied to clipboard

state_changes_during_period was called from irrigation_unlimited, this is a deprecated function

Open kotana opened this issue 4 years ago • 1 comments

Logger: homeassistant.components.history Source: helpers/deprecation.py:122 Integration: History (documentation, issues) First occurred: 7:24:50 (9 occurrences) Last logged: 7:25:10

state_changes_during_period was called from irrigation_unlimited, this is a deprecated function. Use homeassistant.components.recorder.history.state_changes_during_period instead, please report this to the maintainer of irrigation_unlimited

kotana avatar Jun 05 '21 05:06 kotana

I will get on to this. Please note everything is working fine. What has happened is the Home Assistant developers have decided to move some functionality around and are warning developers to update their code. It is the same code but in a different location. For now they have a redirection but intend to remove it at some future date.

rgc99 avatar Jun 06 '21 07:06 rgc99