How to reset Hue lights

Or my Raspberry Pi SD card failed, and of course I had Zigbee2MQTT running there with Sonoff Zigbee USB-adapter for controlling my Hue lights etc with Home Assistant. After reconfiguring Zigbee2MQTT on my main “server”, I was faced with the dilemma of needing to pair my Hue lights to the new instance. But when Googling around I was only finding instructions on how to do the reset with the dimmer but that didn’t work at all for me.
Read more →

OpenSSL and Godaddy certificates

Ever had the issue that when creating a wildcard cert with generated private key you get the key + certificate files from GoDaddy and need to create a .pfx file for some reason? And then openssl command complains that private key isn’t valid? Hope this helps. Prep # Get your zip for Apache from GoDaddy and unzip it. You should now have the generated private key, certificate file and the intermediate certificate file.
Read more →