0.86: New Lovelace UI and Zigbee Management Panel!

It looks like my ui-lovelace.yaml was somehow erased on install and frontend was trying to use groups.yaml to build lovelace config. I went ahead and wrote a new ui-lovelace.yaml file and pasted my old contents and all was good.

Anyone else having issues reloading groups after an edit? If so, i’ll log an issue…

Goodbye then, for the rest of us we are happy with the direction of the project and appreciate the effort the Devs go to.

8 Likes

Just realised I can remove the group toggles in the Lovelace editor. :blush: But still, group reload doesn’t seem to work.

Pretty sure the old style idea of groups is not the same in Lovelace. Just a browser refresh should work, that’s the beauty of Lovelace

Ahh I see, that would explain it. Thanks!

I love the demos. Now I can show it to some friends to get them interested in Home Assistant.

4 Likes

getting an error with asuswrt component: (0.86.0)

Log Details (ERROR)
Thu Jan 24 2019 15:39:17 GMT+1000 (Australian Eastern Standard Time)

Error during setup of component asuswrt
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/homeassistant/setup.py", line 145, in _async_setup_component
    hass, processed_config)
  File "/usr/local/lib/python3.6/site-packages/homeassistant/components/asuswrt.py", line 61, in async_setup
    await api.connection.async_connect()
  File "/usr/local/lib/python3.6/site-packages/aioasuswrt/connection.py", line 66, in async_connect
    self._client = await asyncssh.connect(self._host, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/asyncssh/misc.py", line 182, in __await__
    return (yield from self._coro)
  File "/usr/local/lib/python3.6/site-packages/asyncssh/connection.py", line 5454, in connect
    conn, _ = yield from create_connection(None, host, port, **kwargs)
  File "/usr/local/lib/python3.6/site-packages/asyncssh/connection.py", line 5110, in create_connection
    yield from auth_waiter
  File "/usr/local/lib/python3.6/site-packages/asyncssh/connection.py", line 627, in data_received
    while self._inpbuf and self._recv_handler():
  File "/usr/local/lib/python3.6/site-packages/asyncssh/connection.py", line 847, in _recv_packet
    processed = handler.process_packet(pkttype, seq, packet)
  File "/usr/local/lib/python3.6/site-packages/asyncssh/packet.py", line 215, in process_packet
    self._packet_handlers[pkttype](self, pkttype, pktid, packet)
  File "/usr/local/lib/python3.6/site-packages/asyncssh/connection.py", line 1414, in _process_kexinit
    self._kex = get_kex(self, kex_alg)
  File "/usr/local/lib/python3.6/site-packages/asyncssh/kex.py", line 122, in get_kex
    return handler(alg, conn, hash_alg, *args)
  File "/usr/local/lib/python3.6/site-packages/asyncssh/kex_ecdh.py", line 47, in __init__
    self._priv = ecdh_class(*args)
  File "/usr/local/lib/python3.6/site-packages/asyncssh/crypto/curve25519.py", line 31, in __init__
    self._priv_key = x25519.X25519PrivateKey.generate()
  File "/usr/local/lib/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py", line 39, in generate
    _Reasons.UNSUPPORTED_EXCHANGE_ALGORITHM
cryptography.exceptions.UnsupportedAlgorithm: X25519 is not supported by this version of OpenSSL.

I am seeing wemo group not loaded…

Also, flic button stopped to work…

will try to debug but these are error log I saw so far

Error doing job: Task exception was never retrieved
9:45 PM /usr/local/lib/python3.6/site-packages/homeassistant/core.py (ERROR)
Error doing job: Task exception was never retrieved
9:39 PM components/device_tracker/tile.py (ERROR)

Error handling message: {‘type’: ‘cloud/subscription’, ‘id’: 44}
8:55 PM components/cloud/http_api.py (ERROR)
Received invalid command: webhook/list
8:55 PM components/websocket_api/connection.py (ERROR)
Error doing job: Task exception was never retrieved
8:53 PM helpers/entity_platform.py (ERROR)

Thank you. Will it be possible to manage xiaomi via native component?

I haven’t moved to lovelace yet. Since lovelace is default UI now does it mean when upgrading to 0.86 my GUI will automatically adapt to lovelace?

It doesn’t really look like that, so what’s the best way to now move to Lovelace after upgared to 0.86

where were they reported?
on the github page?

Yes, the bugs I was referring to have been reported here: Issues · home-assistant/frontend · GitHub

Is this still the official place for Lovelace bug reports?

If you load lovelace it will ask to import old states/groups into Lovelace.

@DavidFW1960 David this is probably the most stupid question possible but where do I “load lovelace”? I have done upgrade to 0.86 already so am on 0.86 now

Is it still showing states page?

If it is, open side panel, click on i (info) in dev-tools down the bottom and click on Lovelace link down the bottom…

Or it would probably work if you change the address bar from…

http:/ip-address:8123/states to http://ip-address:8123/lovelace

@DavidFW1960 no you are absolutely right, it was but after disconnecting and logging in again it now shows the lovelace one. Great and thanks for answering the dummy questions :slight_smile:

1 Like

I guess it just takes time to get all issues fixed. Don’t forget the guys do in spare time

1 Like

Will try to log it in Github, but is anyone else having issues with their Hue bulbs following 0.86?

I’m getting a log entry for hue/light.py that says
Can not get color gamut of light "XXXXXXXX"
for white and ambiance bulbs. I can still turn them on/off and change brightness but can no longer adjust colour settings.

Im getting the hue gamut error and also asuswrt device tracker errors

Can not get color gamut of light “Hallway”
Unable to prepare setup for platform device_tracker.asuswrt: Could not set up all dependencies.

2 Likes

I just want to thank you to everyone involved , thanks for your time and effort for awesome Home Assistant . Fantastic work done, thanks

1 Like