0.109: New integrations page and weather card, frontend lost weight

:smiley: good to know I created something usefull :+1:

New to Home Assistant, this is my second update. Unfortunately the update to 0.109.x went poorly for me. My logs are packed with various errors. Can any one shed light on the below error?

2020-05-05 11:49:17 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 830, in _resolve_host
    self._resolver.resolve(host, port, family=self._family)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/resolver.py", line 30, in resolve
    host, port, type=socket.SOCK_STREAM, family=family)
  File "/usr/local/lib/python3.7/asyncio/base_events.py", line 792, in getaddrinfo
    None, getaddr_func, host, port, family, type, proto, flags)
  File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/local/lib/python3.7/socket.py", line 752, in getaddrinfo
    for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Try again

Thanks,
Chris

That’s a network error DNS specifically, check your network connection.

Appreciate the quick reply, don’t want to bog this thread down with noob questions. Could you point me in the direction of some documentation I can follow to troubleshoot?

I don’t believe there is any troubleshooting documents for networking issues. Feel free to create a new thread tho.

Did you manage to find out what’s the problem? I have the same issue and can’t figure out what’s causing the issue.

Sure, here is my image. Hope it helps.

Ah yeah. Bad version number in a different miio component. A miio custom component. In my case fan miio custom component. Python-miio in manifest.json should be 0.5.0.1

1 Like

Wait, that’s a Hue Switch, right? Not a Smart Button. There are no triggers except the battery status for the Smart Button.

@anon42250454 looks like it is working now. But sometimes HA and my TV get a missmatch on what state my TV is -> TV is on but HA show off.

apart from the much discussed design of the new weather-card, why is this still possible at midnight (well almost)

using integration Buienradar


(not meaning the cut-off name here, for which plenty of space still is available, but the Sun
)

Because you live in the arctic? :stuck_out_tongue:

that’s the yellow full moon

4 Likes

It’s already fixed, now I only need the pull request to be accepted https://github.com/home-assistant/core/pull/35252

1 Like

Because your weather Integration is telling the card the state is sunny. Nothing changed on which type of icon to show

Yea, probably not a card issue, but the question still stands

The few weather integrations HA has in core should all check for day/night and adjust state accordingly.
We’ve been over this so many times that one almost would shrug and think ‘o never mind ‘. Almost.

I have to say, that despite a couple of teething issues (which were - as usual - user error - had resources in my ui-lovelace as opposed to config which blocked the initial upgrade) this version has vastly improved the performance. I have some pretty big cards which were previously unusable on iphone, now it all works swimmingly!!!

Thanks a million for a great update!

Check this thread if you can find a fix.
Google unavailable after upgrade to 0.109.x

1 Like

It is the card actually. My card detects day/night and uses a different icon for that. But it’s really not a big deal surely?

well, I find it really silly, and, as I am fiddling about with my HA code during the evenings (nights
) it is rather confronting tbh.
What intelligent HA doesn’t even know the difference between day and night and requires their users to set all kinds of templates/custom cards/customizations to make the difference


Using Darksky shows how it could be done, unfortunately that will be deprecated from next year on