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

Why so negative? That sounds so unneeded.

Everything goes in steps. We now gain experience with this part, and expanding slowly to add more features and enable those things.

Making small steps and doing MVPs, keep things moving.

As a matter of fact, this is being worked on.

12 Likes

Tado Integration is completely broken since 0.108. Cannot use the new interface to add component. YAML isn’t working either.

@Filip that is a fairly limited description, which makes it hard to help.

Have you checked our issue tracker for similar reports? If there is none, maybe you could raise an issue? Thanks!

1 Like

After few more retries I noticed, that configuring Synology DSM a

  - platform: synologydsm
    host: 192.168.0.21
    port: 5001
    username: Synology
    password: xxxxxxxxx
    name: Lewiston NAS

do not work, these entries are ignored - I removed one from my configuration.yaml and still see one unit configured properly and the other one awaiting to be configured, but never succeeding. So the questions are:

  • Do you see any notification stating that new device was disovered and need to be configured?
    Screenshot 2020-05-01 at 09.31.10
    I do see one and if I go then to Configuration->Integrations I can see one more device awaiting to complete configuration:
    Screenshot 2020-05-01 at 09.32.23
    unfortunatelly when I try to get it working it hangs for eternity on following screen:
    Screenshot 2020-05-01 at 09.33.39
    If you do not see thes, it means that disovery is somehow not working for you.
  • Since this integration seems to rename entities (or rather recreate them with new names) did you checked in Develpper Tools->States if there are new one available? Just filter by Entity Name: synology prior to configuration of UI:

    I think name you gave to your NAS is no longer part of sensor name (until you renamed the sensor manually)

As per the breaking change the name key is also no longer valid fysa.

check this:

Ah! Got it, I’ll have a go with that and see how I get on. many thanks, I’ll work on this over the weekend!

I have the same issues with D-Link sensors all show unavailable in my zwave network

I think it is time someone thanked @frenck for responding on this forum.

Whether you agree with or like his answers it is nice that we finally have someone form the ‘inner circle’ prepared to respond directly to the masses.

It’s like the patient who gets better just because they have seen a caring doctor; it feels good to know that we at least have a crack in the door to speak to those who are in control.

10 Likes

Thank you, I retract my comment. Very good to hear. The new integrations page is a bit “blotchy” with custom component integrations having no logo.

PS undoubtedly th fact that 500 brand images have been processed is down to mainly you and a few others, congrats.

1 Like

please add here
https://github.com/home-assistant/core/issues/35002

About the new weather card, no matter how I play with my monitor settings, this is what I get :

Sadly many of the new integration icons work only on light themes.

Looks awful.
I wish that some devs would listen and not bluntly think that everything looks awesome. One of the compromises could be something suggested here:

I’ve got the same issue. Raspberry Pi 4 and MQTT covers here. All buttons are greyed out except the stop buttons that do nothing.

Interestingly, I have a few covers grouped and the groups are available and working. And once the group has been activated, the blinds in that group become available and work. A restart of Home Assistant will deactivate the individual MQTT blinds once more.

please add request here
https://github.com/home-assistant/core/issues/35002

20-05-01 10:53:05 ERROR (SyncWorker_0) [supervisor.docker.interface] Can’t install homeassistant/qemux86-64-homeassistant:0.109.2 -> 404 Client Error: Not Found (“no such image: homeassistant/qemux86-64-homeassistant:0.109.2: No such image: homeassistant/qemux86-64-homeassistant:0.109.2”)

The answer as usual : you ran out of disk space. Remember, during the upgrade there need to be space for 2 HA images.

2.5 - 3 actually. As while the original image is running, the new gets downloaded, which needs to be extracted and installed as well. :wink:

1 Like

I chimed in on the issue. Seems like it’s fixed and merged :slight_smile: