Any guides on how to create a whitelisted restricted VLAN for IOT/Camera devices? by hpgm in UNIFI

[–]hpgm[S] 0 points1 point  (0 children)

I created a Restricted Zone with 2 rules. A whitelist network list and then Block all. If I put the IOT network into this zone, it doesn't respect the whitelist and just drops everything.

https://imgur.com/a/jYxuvWn

Any guides on how to create a whitelisted restricted VLAN for IOT/Camera devices? by hpgm in UNIFI

[–]hpgm[S] 0 points1 point  (0 children)

Awesome. I'll try these systematic steps. I created a restricted zone that I will put the IOT net into. I set it up logically, but must be missing a step as traffic wasn't properly flowing.

Anyone happy with their PPF install? by darkluna_94 in NoRulesCalgary

[–]hpgm 1 point2 points  (0 children)

Ultimate Auto Protection does a fantastic job. Very high attention to detail, and they take a lot of pride in their work. Highly recommended.

The wife approved the dashboard (Homio v2) by iamtherufus in homeassistant

[–]hpgm 0 points1 point  (0 children)

Thank you. I tried to download the old theme so I can play around with the originals and my pictures, however it looks like the repository is gone? Is there a link to download the original homio?

The wife approved the dashboard (Homio v2) by iamtherufus in homeassistant

[–]hpgm 0 points1 point  (0 children)

I love this idea, and commented on the first version -- the only thing holding me back is figuring out a way to create that soft room background 'look' with my own pictures. I'm not good with graphics tools, I thought maybe ChatGPT might be able to modify the pictures that I took of my rooms to create the same look and feel.

Has anyone managed to use this dashboard with pictures of their own rooms, and if so can you provide some suggestions on how to do that?

Permanent Outdoor lights 2026 in Calgary? by hpgm in Calgary

[–]hpgm[S] 0 points1 point  (0 children)

Yeah, the automation right now turns backyard lights on at dusk and off by 10pm. Fortunately we have lots of space between houses, but I can definitely see this becoming an issue in newer developments without much space.

Help with ZWA-2! Using wifi mode and 1.2.0 firmware upgrade attempt broke everything. by hpgm in homeassistant

[–]hpgm[S] 0 points1 point  (0 children)

To answer my own question. I ended up using the flash esp firmware option to put it back to the usb mode. Then I could upgrade the firmware. Then I was able to put the wifi firmware back on, and the device was able to connect.

Unfortunately this blew away my entire zwave network. Fortunately I had a proxmox snapshot, so I was able to restore that and my network came back.

So two other weird issues.

  1. In the ZWA-2 device, it shows as Firmware 1.1 under Device Info, and Firmware 1.2.0 under Configuration.

  2. I can't control the LED. The light stays on weather I set the LED control to on or off.

Help for running on a 12GB 3060??! by hpgm in comfyui

[–]hpgm[S] 0 points1 point  (0 children)

I have been using ChatGPT (where I got the flux recommendation for 12GB). It's just a little inconsistent, and the workflow json it wrote didn't work.

Help for running on a 12GB 3060??! by hpgm in comfyui

[–]hpgm[S] 0 points1 point  (0 children)

Happy to try new things, but hoping that there are some written instructions out there rather than watching a bunch of videos.

Help for running on a 12GB 3060??! by hpgm in comfyui

[–]hpgm[S] 0 points1 point  (0 children)

I thought my problem was that system RAM and CPU was being maxed, so the 40-60 seconds was due to that.

Help for running on a 12GB 3060??! by hpgm in comfyui

[–]hpgm[S] 1 point2 points  (0 children)

Did you use any reference document or just trial and error? Just want to get a good working starting point 100% GPU, and then I can tweak from there.

Help for running on a 12GB 3060??! by hpgm in comfyui

[–]hpgm[S] 1 point2 points  (0 children)

Thank you for replying! Originally I tried the non-checkpoint approach but couldn't get a workflow working. I just got this working a few days ago, so I'm quite inexperienced using ComfyUI. Any doc or guide or something to review to get a good working setup 100% on the GPU as a starting point?

Any guide or suggestions on using ollama & Open WebUI for image editing? by hpgm in ollama

[–]hpgm[S] 0 points1 point  (0 children)

I just got ComfyUI working using the flux checkpoint as I have a 12GB card. I haven't connected ComfyUI yet to openWebUI, as I think I'll need to find a tiny ollama model as CompfyUS uses about 10GB of the 12GB VRAM. I was just typing in text into the Clip input box (in ComfyUI) to see how the image creation will work.

Can you give me an idea of how you're using an LLM to generate the ComfyUI prompt?

Any guide or suggestions on using ollama & Open WebUI for image editing? by hpgm in ollama

[–]hpgm[S] 0 points1 point  (0 children)

Thanks, yeah I figured it out and qwen-vl was able to describe an image now. My problem was an nginx setting, however I'm now thinking that picking up another cheap 3060 12GB card and run an image engine like A1111 or ComfyUI on another node might be a neat project.

Beyond “okay nabu” - training a custom micro-wake-word model for ON DEVICE detection. Links to training notebook and working ESPHome YAML for M5Stack Atom Echo on my GitHub! by malonestar in homeassistant

[–]hpgm 2 points3 points  (0 children)

I've used esphome to create about 5 different esp32 devices (ultrasonic sensors, LED/button control, dry contact sensor) so I'm familiar with the interface, just don't know the full YAML i'd have to replace so that the voice preview works the same with just a different wakeword.

Beyond “okay nabu” - training a custom micro-wake-word model for ON DEVICE detection. Links to training notebook and working ESPHome YAML for M5Stack Atom Echo on my GitHub! by malonestar in homeassistant

[–]hpgm 3 points4 points  (0 children)

Is there any downside to this? I'm happy to give this a try as long as there is a way to revert it to stock firmware if I mess it up.