home-assistant-custom-components icon indicating copy to clipboard operation
home-assistant-custom-components copied to clipboard

Uhoo: typo in credentials gives unintuitive error

Open mcclown opened this issue 6 years ago • 3 comments

2019-05-06 15:33:00 ERROR (MainThread) [custom_components.uhooair.sensor] Error: string indices must be integers 2019-05-06 15:33:00 WARNING (MainThread) [homeassistant.components.sensor] Platform uhooair not ready yet. Retrying in 60 seconds. 2019-05-06 15:34:02 ERROR (MainThread) [custom_components.uhooair.sensor] Error: string indices must be integers 2019-05-06 15:34:02 WARNING (MainThread) [homeassistant.components.sensor] Platform uhooair not ready yet. Retrying in 90 seconds. 2019-05-06 15:35:34 ERROR (MainThread) [custom_components.uhooair.sensor] Error: string indices must be integers 2019-05-06 15:35:34 WARNING (MainThread) [homeassistant.components.sensor] Platform uhooair not ready yet. Retrying in 120 seconds.

mcclown avatar May 07 '19 00:05 mcclown

I am seeing this, but I don't think my credentials are wrong. (I can use them to log into the uHoo app.) I get "You are not authorized to access this API" back from their servers; did they lock the api down for non-enterprise users?

peter-ciccolo avatar Dec 12 '19 08:12 peter-ciccolo

@peter-ciccolo as far as I know, the API is an enterprise only feature. It may be worth talking to uhoo, to see if they can do anything about that.

mcclown avatar Dec 15 '19 02:12 mcclown

Thanks. My impression was that this was working for non-enterprise customers at some point, but it wouldn't be surprising if they stopped that.

peter-ciccolo avatar Dec 15 '19 05:12 peter-ciccolo