Breaking Changes are (typically) new features and improvements.
The difference is that the new feature/improvement breaks the previous way of doing things. That’s why they are listed separately (so you can easily see if your existing configuration needs modifications to conform to the new way of doing things).
The blog post highlights particular improvements that are deemed noteworthy and likely to be of high interest to people. Breaking changes also are longer because they each come with a blurb trying to explain in very exacting detail exactly what happened and what users need to do. The full changelog is longer then either of these and most just quietly make the product better behind the scenes.
Awesome stuff yet again! One small thing that I noticed; the compare feature doesn’t seem to work on custom dashboards. I’ve created my own dashboard for energy readouts and the energy date picker works as it should apart from the new compare feature.
Wouldn’t it be time to bring out a label called “Home Assistant certified”.
It can be used by manufacturers with integrations that are known to work easy and seamless or where a core integration is available. E.g.: Tuya and the integration, ESPHome, IKEA, Hue, and so on?
Manufactures can print it on the box or put it on their website.
The certification process may be free or with a small fee attached and can be done by volunteers owning the devices.
Hi,
With the new mqtt configuration, is it possible to externalize data in separate files, i.e. elsewhere than in the configuration.yaml file ?
For example, I have 3 sensors whose parameters are recorded actually in \\my_pc\config\sensors\aquarium.yaml file like this :
I whole heartedly agree with @MiguelAngelLV for the need to implement “custom date range”. My energy provider DOES NOT bill from 1st to last day of each month. This deficiency makes the energy dashboard practically useless.
There appears to also be an issue with Google Calendar integration. I have 4 calendar device_ids used to search events for specific words in order to associate events. This feature works with yaml, but does not with the integration.