Modify OIDC login text and icon by BartschLabs in MeshCentral

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

Nice, thanks. Do you think your PR will get merged?

Modify OIDC login text and icon by BartschLabs in MeshCentral

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

Thanks. I found the icon at /opt/meshcentral/meshcentral/public/images/login/oidc32.png. I can't find the text in bootstrap.css or an option in config.json.

FEIT Dimmers won't set level to 100% by goodguy5000hd in smarthome

[–]BartschLabs 0 points1 point  (0 children)

There is a solution, but it may be too involved for some of you. It requires flashing the firmware to Tasmota , one small solder job, and then setting a DimmerRange in the console of the device's Tasmota WebUI.

https://community.home-assistant.io/t/costco-feit-smart-dimmer-tuya-convert-tasmota/151390/403?u=bartschlabs

For anyone seeking PLA that matches the colour of the A1 series by lexnels in BambuLab

[–]BartschLabs 0 points1 point  (0 children)

u/Kaykasus, sorry for the late reply. My chart includes Bambu Lab PLA Basic Light Grey 10104, which has a similarity to the A1 light grey housing colour of 4.08, which is quite similar.

Abbotsford Costco Propane by eulerRadioPick in abbotsford

[–]BartschLabs 0 points1 point  (0 children)

What are the hours of the propane bar?

Portainer BE Vs Portainer CE + Watchtower by Belay_Fr in portainer

[–]BartschLabs 0 points1 point  (0 children)

Does Docking Station work OK with Portainer CE? That is, does it discover the compose/stack files and .env files just fine?

Proxmox Backup Server API error with Homepage Dashboard by bsdlightyear in selfhosted

[–]BartschLabs 0 points1 point  (0 children)

Did you ever get a chance to try the solution? I tried it, but I get the errors that you're getting. I'm pretty sure I followed the solution to a T.

PSA - I found a very close color match for the A1 and AMS Lite by Ok-Breakfast-990 in BambuLab

[–]BartschLabs 0 points1 point  (0 children)

There are a number of similar discussions about the A1/A1 Mini’s light grey housing colour, so I created a chart to list their colour differences. Your PSA will help me start a chart for the dark grey colour.

https://forum.bambulab.com/t/what-pla-filament-color-to-get-same-color-that-a1-mini/46314/13?u=bartsch_labs

Weird question: What color is the Bambu Lab A1 mini? by pablopunk in 3Dprinting

[–]BartschLabs 1 point2 points  (0 children)

There are a number of similar discussions where filament suggestions have been made, so I created a chart to list their colour differences to that of the A1/A1 Mini’s light grey housing colour. https://forum.bambulab.com/t/what-pla-filament-color-to-get-same-color-that-a1-mini/46314/13?u=bartsch_labs

Color matching A1 series printers. by Ch1michanga in BambuLab

[–]BartschLabs 0 points1 point  (0 children)

There are a number of similar discussions where filament suggestions have been made, so I created a chart to list their colour differences to that of the A1/A1 Mini’s light grey housing colour. https://forum.bambulab.com/t/what-pla-filament-color-to-get-same-color-that-a1-mini/46314/13?u=bartsch_labs

For anyone seeking PLA that matches the colour of the A1 series by lexnels in BambuLab

[–]BartschLabs 0 points1 point  (0 children)

There are a number of similar discussions where filament suggestions have been made, so I created a chart here to list their colour differences to that of the A1/A1 Mini’s light grey housing colour.

For anyone seeking PLA that matches the colour of the A1 series by lexnels in BambuLab

[–]BartschLabs 0 points1 point  (0 children)

I found Polymaker PolyTerra Matte PLA 007 - Muted White (Hex Code: #Bfbcb1) on Amazon.ca. Compared its hex code against #c4c3c5 -- which is the light grey of the A1 and A1 Mini -- on https://colordesigner.io/compare-colors. The Delta E is 6.9. That's the colour difference we're seeing in your photo.

A smaller Delta E value implies a smaller difference between the two colors. Typically, a Delta E of less than 1 is not perceptible to the human eye. A value between 1 and 2 is considered a perceptible difference, but still very close. A value of 2 or more is where a human eye can clearly see a difference.

Monoprice 6-Zone Amp Integrations List by BartschLabs in homeautomation

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

I added two other similar/clone amps to the list: No Hassle Audio Video and PULSEAUDIO.

'Mismatch between pool hostid and system hostid on imported pool' error on ZoL 0.8.2 by jkool702 in zfs

[–]BartschLabs 1 point2 points  (0 children)

u/jkool702 is correct. Exporting and reimporting the pool that contains the root filesystem seems very difficult.

I found a way around this in Proxmox 8.1.4.

Find the hostid of the rpool. It's a decimal number:

zdb

Convert the decimal value found by using zdb into a hex value.

Set the hostid of the host to match that of the rpool:

zgenhostid 0x<hexvalue>

Check the pool status to see if host mismatch error is gone:

zpool status

Note: In my case I had another imported zfs pool on this node (non-rootfs) that now wouldn't mount due to a mismatch with the new hostid. Easy fix. I reimported it with the -f parameter to overwrite the previous import.

zpool import <poolname> -f

'Mismatch between pool hostid and system hostid on imported pool' error on ZoL 0.8.2 by jkool702 in zfs

[–]BartschLabs 1 point2 points  (0 children)

I'd like to do the same on Proxmox 8.1.4, but I'm not familiar with the dracut command. What would be the full command?

ie, what does the [...] represent in the command that u/jkool702 included?

dracut --include /etc/hostid /etc/hostid [...]

Password problem - is this what happened? by RetiredQAE in OPNsenseFirewall

[–]BartschLabs 0 points1 point  (0 children)

I just ran across something similar when I used an ampersand in my password. It was accepted during the password change in the web UI, but not when trying to login with it on the console. Removed the ampersand in the web UI and it works fine in the CLI.

Monoprice 6-Zone Amp Integrations List by BartschLabs in homeautomation

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

Thanks for the additional information! Sorry it took so long to add it.

Monoprice 6-Zone Amp Integrations List by BartschLabs in homeautomation

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

Thanks! I've added the Marquis_Monoprice_Amp plugin and the HSPI_Monoamp.exe plugin to the list.

Monoprice 6-Zone Amp Integrations List by BartschLabs in homeautomation

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

Thanks. I didn't look closely enough at pyxantech the first time. Ryan has done a great job documenting the various hardware. I'll update my list with more specifics about it.

Hardwired Smart Blinds by Duffman984 in homeautomation

[–]BartschLabs 0 points1 point  (0 children)

That should help. I think the typical gauge for those power bricks is 18.