Embed geofency platform into component#20083
Conversation
|
Just noticed that we don't use It doesn't matter for the set up, but if trying to unload the entry, nothing will happen and the dispatch signal won't be removed. We should probably do something about this in the future. |
@MartinHjelmare does this mean the base component needs to switch to using |
|
Not necessarily, although I would like that. Switching to EntityComponent would be a big refactor. For now, we could just add a class that collects the necessary setup and unload methods and has access to the |
|
Sounds good. I'll push something up once I get it working. |
|
Pushed up in #20237. |
Description:
This PR leverages #19948 to embed the Geofency device tracker platform under the component.
Checklist:
tox. Your PR cannot be merged unless tests passIf user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
REQUIREMENTSvariable (example).requirements_all.txtby runningscript/gen_requirements_all.py..coveragerc.If the code does not interact with devices: