Quick sync is a great way to handle hardware transcoding in plex, and also comes on most intel CPUs, so using it becomes more a why wouldn’t you question. In my plex installation, I hadn’t even realized that I was leaving this performance on the table, so here’s how I enabled it and got it to run.
Continue reading “Enabling Quick Sync For Plex on Unraid”Catia V5 Shortcut Keys
I’ve had an 8 key macro pad on my desk for a while now and haven’t been making very good use of it. Since I’ve been doing a bit more CAD work, why not setup some macros for CATIA.
Continue reading “Catia V5 Shortcut Keys”Renaming ESP Devices in ESPHome
I recently started trying out the ESPHome Add-On in home assistant. With this, I was able to add and upgrade some ESP devices, however I soon realized after adding one of them, that the auto-generated name may not be wanted (or if you’re moving a device around and want a new name). So I did some research and worked out the process for renaming the device in ESPHome.
Continue reading “Renaming ESP Devices in ESPHome”Using Z-Wave Groups vs Home Assistant Automations
I installed two Z-wave switches into my house that i wanted to be synchronized, turn on one light switch, have the other turn on too, and vice versa. I first created a home assistant automation that worked using Z-Wave JS to MQTT, this worked but had a lag of a few seconds. I was hoping to find a way to have less latency to make everything work, so in comes Z-Wave Group Associations.
Continue reading “Using Z-Wave Groups vs Home Assistant Automations”Joplin Failed to Fetch Due to Certificate Expiration
Recently I ran into an error when trying to update Joplin (hooked up to WebDAV on NextCloud).
Last error: FetchError: request to https://nextcloud.rapternet.us/remote.php/dav/files/sbachhub/Documents/Joplin/info.json failed, reason: certificate has expired
I checked the SSL cert with FireFox and everything looked good there. Finally I decided to try updating the application, on a wild attempt to fix it in a simple way, and… it worked. It might have just needed a reboot, but the update worked in this case.
The VLANs Strike Back
I recently re-did my entire network, changing out switch locations, what ports were plugged into where, and so on. This wasn’t too bad, except I didn’t make note of one thing: which ports were VLAN tagged. This became quite the struggle as I tried to figure out why my WiFi couldn’t access the internet, and why all my servers were inaccessible. I even changed what port the Unifi AP was plugged into to try and kick that VLAN possibility out of the running. Little did I know that BOTH ports I tried to plug the AP into were tagged, so neither could reach the internet. I ended up plugging my RT-N16 back into the modem to see that I had internet, and then moved the switch port the access point was into one more time to find a port that wasn’t tagged. Once I had that, I swapped what port my servers were plugged into to find a non-tagged port, that would get my Unifi controller back up so I could go and clean up the rest and get things back into an operational state.
TLDR: Label or remove VLANs before re-architecting things
Various CAD Designs
This is just a showcase of some of the CAD designs I’ve made for various projects. I’ve made some functional enclosures as well as some pieces to hold art. Most of these are 100% designed by me, but the EspDeck case I used a few designs from Thingiverse as sources, and merged them together in a way that best suited my end goal.
Continue reading “Various CAD Designs”Cutting Fabric with the Ortur Laser Master 2 & SVG Types
While trying to cut some fabric with the Ortur Laser Master 2, we ran into a strange curiosity in light burn. We found that different SVG types generated different GCode for the same shape. After this we managed to put together a table of cutting settings for various fabric colors.
Continue reading “Cutting Fabric with the Ortur Laser Master 2 & SVG Types”Enabling the Home Assistant API
The home assistant API can be used to build external tools to manipulate information in home assistant and control elements in it. This can be useful for triggering automations with custom code. It can even be triggered using curl on linux, allowing for simple scripts executing home assistant actions.
Continue reading “Enabling the Home Assistant API”Home Assistant Automated Christmas Lights
I have a number of windows with Christmas lights in them. I would like to use smart plugs and home assistant to automate them turning on and off during the winter season since I’m pretty lazy when it comes to decorating. This should be pretty straight forward to do once we have the current month sensor setup in home assistant to use as a condition.
Continue reading “Home Assistant Automated Christmas Lights”