2021.6: A little bit of everything

Given the updatespeed of homeassistant you will be full by the end of the year :rofl:

1 Like

Problem now resolved, with no changes on my side to make it happen so I"m putting it down to the magic of internet routing having a temporary hissy fitā€¦

hi @tiimsvk can you please be more specific on how you fixed this? i tried to copy the climate.py file over and i added a few lines to the init.py but it still does not work. any tips would be appreciated

Found out meanwhile? I also canĀ“t keep going in terms of syntax with the docs Home Assistant Frontend - Home Assistant :frowning:

How to disable polling (is there a service?) for integrations currently NOT being controlled using the UI (but instead using YAML)? For example AndroidTV (Android Debug Bridge - Home Assistant).

In the end IĀ“d like to do achieve something like
ā€œIF (device = online) DO enable integrationā€
ā€œIF (device = offline) DO disable integrationā€
thinking of two simple automations just to work around tons of errors in HA log due to devices being offline and constantly polled (many integrations do that).

1 Like

Uninstall all local tuya reposietaries and add rospogrigio repository.
And compared in app ā€œarxis mergeā€ repositaries and add missing to the rospogrigio repository.

and restart server

Yes, the same issue over here :frowning_face:
This is what the wind direction history graph used to look like:
image

And this is how it looks now:
image

When I hover over the black part with my mouse, it turns white and does not recover anymore. It started when I upgraded from core-2021.5.4 to core-2021.6.5 and to OS 6.0 about 5 days ago. Today I upgraded to core-2021.6.6, but the problem persists. The problem occurs on 2 different windows computers using Chrome and in both the Android and IOS companion apps. In the windows computers it only started after re-loading the front-end. Any tips are welcome. Iā€™m really clueless on how to tackle this issue.

1 Like

Anyone else seeing the Updater binary sensor stuck On? I started noticing this with 2021.6.5.

Iā€™m on 2021.6.6 (just updated), the latest docker image homeassistant/home-assistant:stable).

Sorry if this was covered somewhere ā€“ itā€™s difficult to search ā€œupdaterā€ without getting lots of hits.

I have the same issue.

Not on core 2021.6.6 in venv- last activity seen 3 weeks ago :slight_smile:
Best, JR

One thing I noticed:
https://updater.home-assistant.io
Returns:
{ā€œrelease-notesā€:ā€œhttps://www.home-assistant.io/latest-release-notes/",ā€œversionā€:"2021.4.6ā€}

EDIT: But updater.binary_sensor (looking at core/homeassistant/components/updater/init.py) uses: https://www.home-assistant.io/version.json, which returns 2021.6.6 as ā€œcurrent_versionā€.
So never mind, thatā€™s not the issue :slight_smile:

Similar issue for me too. I cannot access over wlan at all. There appears to be a few issues on github relating to this. Only one solution there that did not work for me:

possible solution

found a intriguing config conflict maybe: since we can now disable auto polling 2021.6: A little bit of everything - Home Assistant

I tried to check which cards would not be frustrated by that, and cause extra and unnecessary traffic when keeping enabled. so, I figured, Speedtest has its own update per xx minutes config:

and the Disable auto update allows us to, well, enable or disable thatā€¦

so why would there be also this in the system options:

there will never be newly added entities? and there is no polling going on at all? seems somewhat unrelated to speedtest, so why show it in the first place.
or what am I missing here.

1 Like

For me the 00 hours dissapeared with this update.
Now time after midnight is showing ex. 24:08 hours
This is everywhere, in logbook, cards and history.

SkƦrmbillede 2021-06-23 kl. 11.04.08

Can someone help me? After updating, my custom blinds stopped working.
These were the lines on configuration.yaml

cover:
  - platform: mqtt
    name: "Main Curtain"
    command_topic: "cmnd/rfbridge/backlog"
    payload_close: "rfraw AA B0 35 05 08 12CA 05DC 02BC 0172 3B60 481A3B2A3A3B2A3B2A3A3A3B2B2A3B2B2A3B2B2A3A3B2B2A3A3B2B2B2B2B2B2B2A3B2B2B2A3B2B2B2A 55;rfraw 0"
    payload_open: "rfraw AA B0 35 05 08 12CA 05D2 02BC 017C 3B6A 481A3B2A3A3B2A3B2A3A3A3B2B2A3B2B2A3B2B2A3A3B2B2A3A3B2B2B2B2B2B2B2A3B2B2A3A3B2B2A3A 55;rfraw 0"
    payload_stop: "rfraw AA B0 35 05 08 12DE 05C8 02C6 0168 3B6A 481A3B2A3A3B2A3B2A3A3A3B2B2A3B2B2A3B2B2A3A3B2B2A3A3B2B2B2B2B2B2B2A3B2A3B2A3B2A3B2A 55;rfraw 0"
    set_position_template: "50"

You mean the lines are no longer there?

It is getting worse, after update to 2021.6.5 (and the same in 2021.6.6) even in the browser bars do not display properly (Windows 10, Edge):

Never happened beforeā€¦ Other types of charts display without issues.

They display correctly for me. Core-version 2021.6.6. Google Chrome, Win10.

ctrl - f5?

Here everything is fine.
Home Assistant Operating System 6.1, Core 2021.6.6, Supervisor 2021.6.3

On iOS/iPadOS App, macOS with Safari, Chrome, Vivaldi, Windows 10 with Vivaldi.