I have been an avid Home Assistant user and advocate for what must be a decade now, i built my first HA instance on a RPi about 2016.
In that period i have seen many things change, predominantly the demise of RS232 connections, IR blasters, Telnet controlled HDMI matrixes and RF controlled switches and sockets that did not report the state etc.
My current instance is heavily designed using raw YAML coding from the sensors, integrations and the dashboard itself.
However more and more often things that i used on the daily are being deprecated and replaced by the GUI driven interface and even more so the products i have been installing at home are light years from the products of old … even a simple WIFI light switch is far superior to the RF ones … i don’t have to worry about the distance from the hub and i don’t have to worry about the state of the device.
I also have a lot of sensors that could be consolidated or replaced with a sleeker method that enumerates the entities rather than specifying them individually … this should save me on the many hours i have spent adding and removing lines of code every time i replace or remove a product or entity.
Anyway its time to pull the break/fix plaster off, embrace the modern way of doing things and building from scratch on a new fresh instance from the latest build.
Wish me luck lol
If anyone else has recently done the same i am more than open to suggestions.
I am also interested in any dashboards that are out there that can adapt between the mobile app, web page and a tablet … i also have some echo 15s on the wall so if there is a way to get a dashboard on that very interested.
As far as dashboards a rudimentary search has come across the Fast Search Card by @fastender which has peaked my interest though i think there is a bit of work to add person cards, maps and things to show blood sugars for diabetics etc.
Again any comments welcome

