You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was about to tell you to use the unknown=True argument for the get_cached_sensor call, but that doesn't actually exist at the moment. That would cache the sensor, but also treat it as unknown and not ask the user any information about it. Probably best to create a separate issue to add that functionality to get_cached_sensor and then we can upgrade the importer to use that later.