Question: device_tracker.see action is deprecated / will be removed #4233
Replies: 1 comment
|
Please use the forums or discord for support. If you do not have access to the proper channel in discord, you're not creating a post, you're just attempting to use a locked channel. You have to use the support channels in discord. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Describe your core improvement
Hopefully I'm in the right thread (because its not really a CR or improvement. I've try to post in Discord, but all relevant chanels looks like, that ther are not loaded (no access)
It's a question, how to handle this one:
I received at every restart following msg:
WARNING (MainThread) [homeassistant.components.device_tracker.legacy] The device_tracker.see action is deprecated and will be removed in Home Assistant Core 2027.5
Current limitations
Situation:
Each person has an own tracker (Piotek) . This tracker send every 20Sec a polling ping. If the ping is not available, this means, this person is not at home.
If nobody at home anymore, the doorlock is closed automatically via HA after a small security time (If a message is dropped in the network)
If the function device_tracker.see no more available: How could I handle this one? Is there is a possibility to reprogram this one to hold this function?
Sorry if I'm ask this now, but better to ask and think in front, as if I come home and the door is never locked again..
Technical benefits
n/a
Additional context
n/a
All reactions