Category Archives: Technical

HTML Mail with Python

Figured out how to send HTML email with embedded images via python. The intent is when there is an event, I can put the camera monitors from zoneminder into the function and have it generate and send an email. Also … Continue reading

Posted in Coding, Technical, Training, Weigh In | Leave a comment

Checking My Code

Learned something IT from my son. He taught me pylint to be used to check my code. That was cool. Been super tired today, I had ok time for sleep. Hoping tonight I will sleep better. Weight: 343.4

Posted in Fitbit, New Toys, Technical, Training, Weigh In | Leave a comment

Couple Advances In Script

I was able to figure out how to subscribe in Paho-MQTT multiple Topics, I am pretty sure I can have it inspect for stuff coming in from a independent units and even Zigbee via Home Assistant. So it may be … Continue reading

Posted in New Toys, Technical, Training, Virtualization, Weigh In | Leave a comment

Script Working Well

Posting a bit early today, gonna have a busy evening. It looks like I will make my fitbit goals so I will log as such. Will update this post if anything changes. Looks like my scripts are working. Going to … Continue reading

Posted in Fitbit, Technical, Training, Weigh In | Leave a comment

Its a Trap

Insert Star Wars Meme Here Anyway, I was going to edit a media wiki entry. But I got an Exception TypeError. I know this is related in the upgrade from CentOS 7 to Rocky 9. Basically the PHP version was … Continue reading

Posted in New Toys, Technical, Training, Virtualization, Weigh In | Leave a comment

Replacing UNO with Tasmota Devices

I actually got quite a bit of amount of steps going back and forth from the mailbox trying to get Tasmota to see the mailbox getting opened. Recall I have these UNO boxes sensing 433Mhz But recently moved to Tasmota … Continue reading

Posted in Arduino, New Toys, Technical, Training, Virtualization, Weigh In | Leave a comment

Python As A Service

In Centos 7 I have been running screen on reboot (via cron) to start a script like this. @reboot screen -d -m -S pir /opt/bin/myscustom.py But wanted to be more modern and use systemd unit files and as of Rocky … Continue reading

Posted in Fitbit, New Toys, Technical, Training, Virtualization, Weigh In | Leave a comment

Guilty of Little Documentation

Last box I need to migrate has so much custom python scripts. Kind of a pain to convert. Some stuff ran, but had libraries that produced different results (paho mqtt). As I was going through this a lot of this … Continue reading

Posted in Technical, Training, Weigh In | Leave a comment

Python Challenges

I now have less VMs to upgrade locally from C7 to R9 than I have in the cloud. Looking into one of them now but am encountering python problems. CentOS 7 supported python 2 and have a few python scripts … Continue reading

Posted in Technical, Training, Weigh In | Leave a comment

Another Upgrade

I could have moved another server from C7 to R9 today, but am going to wait till tomorrow. Gonna let tonight’s backup happen then do it tomorrow. Seahawks won but an incredible game was the loss by Denver Broncos. Did … Continue reading

Posted in Technical, Training, Weigh In | Leave a comment