What you missed as the important part in that statement is bolded below:
Groups are NOT being removed, but the configuration options, services, and service options related to the (previously deprecated and now removed) States UI are now removed in this release
groups are still perfectly configurable as an integration via yaml.
Happy Birthday Horn Assistant
I love the changes introduced with this release.
But I have a general question: with Bluetooth getting more love every month, wifi everywhere in our houses or z-wave getting update routines: should I continue to invest in e.g. Philips Hue or Ikea Lights on Zigbee standard in the future?
I’m currently with Deconz and Zigbee, and the update mechanism there never worked for me. So I need to unpair all my devices e.g. once a year, connect them to their manufacturer bridges, update, then reinstall. Other things work just fine, but this update thing is annoying.
Could we get some advise from the HA Team which long-time radio should get priorities in our investments?
Or did I miss something and using Zigbee with Deconz is not the recommended way anyways
I had a horrible time with Deconz, I now use zigbee2mqtt with my Conbee II and it has been amazing. Firmware updates for my Phillips hue lights also works great.
Yup, I know they are. What I do not know, is when the release notes talk about “previously deprecated…”, how to find easily THAT release note, where it was announced to be deprecated.
As I’m using it currently via HACS as custom integration, I was wondering what will happen once updated to HA 2022.9.
Will it continue to work out of the box without any changes?
Do I need to remove it from HACS and readd it from the official integrations list (HA Core)?
Is there a difference in terms of supported features or anything else to keep in mind?
I care about these questions as it was quite some work to integrate my devices with all my customization (renaming all entities etc.) and I really hope there’s no need to go through that again
If you don’t use default_config and want to use the new Schedule Helper, be sure to add schedule: to your configuration.yaml file. Otherwise, “Schedule” will be displayed but disabled in the list of available Helpers.
This information is included in the documentation for the Schedule integration. However the documentation for default_config overlooks to mention that Schedule is one of the many integrations bundled into default_config.