2021.10.0: Z-Wave S2 support, Tuya, secure ESPHome and 400 new icons

on the new dev tools Statistics:

I have a set of sensors in kW, and they really are kW, and should be kWā€¦ still the Statistics page says:

The unit of the statistics in your database for this entity is not a supported unit for the device class of the entity, power. It should be W.

which is incorrect. So I dont want to:

Do you want to update the unit of the history statistics to W?

anyone else using these sensors, and seeing the erroneous error?

Secondly: I see a whole bunch of entities with the This entity is excluded from being recorded.issue, but why, I mean I dont want to record them, and theyā€™re not used in the energy dashboard at all? So why bother?

So odd I didnā€™t see this during the beta, because weā€™ve been at it for a weekā€¦

isnt it just being informative, whats the issue. be damned if they dont explain, be damned if they do. seems a trivial issue

Latest Z-waveJS stopped working. Will not startā€¦
Restored back to latest snapshot.

That was really useful to me as well and I am really missing it.

hmm, I dont get it yet. it was caused by the fact I had device_class: power on these sensors:

      unit_of_measurement: kW
      value_template: >
        {{value|round(2)}}
#      device_class: power
      state_class: measurement

wasnt that the correct combination? must have missed that. All my W sensors have that combination too and are fine. Must be a bug after all then.
filed it: https://github.com/home-assistant/core/issues/57203

Because of this issue:

And Balloob said this about discovery:

it wasnā€™t ignorable
people hated it
so we moved away to use SSDP / zeroconf / dhcp as standalone discovery integrations and they trigger discovered config flow
discovery is old and should be removed really

https://discord.com/channels/330944238910963714/427516175237382144/895161708635627560

Get the URLs by fetching the config https://developers.home-assistant.io/docs/api/websocket#fetching-config

2 Likes

Could anyone find an easy way to see which icons have been changed/added: 2021.10.0: Z-Wave S2 support, Tuya, secure ESPHome and 400 new icons - Home Assistant
Great as their icons are, I find it practically impossible to find that kind of infoā€¦ version 6, but, where to find that

1 Like

The docs seem to point to either W or kW being supported. Sensor Entity | Home Assistant Developer Docs

exactly. thanks for that, was looking for itā€¦

I just added that it seems to be a translation issue:

Translation Error: The intl string context variable "state_unit" was not provided to the string "The unit (''{state_unit}'') of the recorded statistics doesn't match a unit of device class ''{device_class}''."

tplink stopped working again (https://github.com/home-assistant/core/issues/45943)ā€¦all switches and plugs are now ā€œunavailableā€. This has happened earlier with other releases as well! :frowning: They were working fine and stopped working after updating to new HA version today!

Please give us energy month start customization on next updates!! Month start for Energy monitoring - Feature Requests

2 Likes

wait, Spacegaier posted this on Discord: Material Design Icons

which is already a good start.

would be nice if we could enter the release tag there. If one could find thoseā€¦

Just change the URL:

https://pictogrammers.github.io/@mdi/font/6.2.95/
                                           ^^^
                                           |||

ofcā€¦
but to which tag-numberā€¦ cant find their previously released release tags anywhere

https://dev.materialdesignicons.com/changelog

2 Likes

yes! thank you so much! Ive been looking for this for agesā€¦

I found that my TP-Link lights that were unavailable after the upgrade had a new entity id with [old entity id]_2. Check your entities, that may have happened to you as well. And of course, update any automations, light groups, etc. that may have used the old entity id.

1 Like

After upgrading the homeassistant core, the load on the cpu has increased significantly. There is nothing in the logs, everything works correctly, but the load average is around 1.3 (normally on my raspberry pi 4 it is around 0.2). I uninstalled the only custom component I was using (Overkiz). I canā€™t figure out which HA operation in particular is occupying the CPU. I tried rebooting from a clean DB, but nothing has changed.
I use this integrations:
fritz!wlan
homekit controller
Daikin AC
Google Cast
Hacs
IPP
Kodi
Mosquitto Broker
Nest
Nmap
Philips Hue
Shelly
Sony Bravia
certificate expiration
waze
twinkly
wled
xiaomi miio
yeelight

Iā€™ve tried to rollback to 2021.09.7, load average is 0.2, but all long term statistics disappeared

1 Like

Not sure if they are the same but there is a breaking change for tp-link kasa smart integration