About a year ago Raspbian Bullseye was released, but as I was still running Buster and had no issues I kept running Buster. Last week I encountered some issues with the RUSTC package being outdated for an update of my HomeAssistant environment running Python 3.10.6....
Search my blog!
Home Assistant Articles
How to upgrade Python venv to 3.8.6
How to upgrade Python venv to 3.8.6 If you are running Home Assistant on a Raspberry Pi with Python and manually installed it, you prob are running it in a Virtual Environment (venv) like me. Now with the release of HomeAssistant 0.116.0, there is a notification that...
HomeAssistant upgrade Python to 3.7.3 (venv)
How to upgrade Python venv from 3.5 to 3.7.3 If you are running Home Assistant on a Raspberry Pi with Python and manually installed it, you prob are running it in a Virtual Environment (venv) like me. Now with the release of HomeAssistant 0.94, there is a notification...
My Home Assistant project
How does my Home Assistant app looks like? First of all when I started everything was in my configuration.yaml file. As I moved on i decided to split up the configuration to have a better overview and cleaner config when debugging. This is why i started using the:...
How To Home Assistant as Home Automation on Raspberry Pi
I came accross Home Assistant a few days ago and it looks like a nice Home Automation system, so... Lets try! At this point i'm running several apps like Hue, IFTTT, Stringefy to make my home smarter and respond on actions or triggers. As i now came accross Home...