I had my network IP address range renamed because of an ISP change, and forgot to change the static IP's of my ESPHome nodes before the switch. These are the steps to re-program
…
»
/certificate add name=SSL common-name=SSL key-size=2048 /certificate create-certificate-request template=SSL key-passphrase=mypassword123Copy these files (via files download) from your MikroTik to a Linux system: certificate-request.pem certificate-request_key.pem On the
…
»
I wanted to see what DSMR reader can tell from my power and gas usage over time, and also to get an insight in the costs. This until I have build a dashboard
…
»
Found an interesting custom component sensor called docker_monitor.py here. But since I use Hass.io it couldn't open docker's UNIX socket, this post describes how to enable and use the TCP
…
»
ESPhomeyaml was already a great add-on for Home Assistant, you could program, compile and flash an ESP node just from your browser. And if you wanted to update it, you just compiled it
…
»