Bastian Urschel

Results 8 comments of Bastian Urschel
trafficstars

Ok, I suspected that. I will see what I can do. I may need some time to figure out how to reproduce this.

I've checked the PowerFeed but it seems that it is not a string: ``` ./manage.py nbshell ### NetBox interactive shell (netbox-beta) ### Python 3.9.2 | Django 4.0.7 | NetBox 3.3.0...

@jaylik Thank's for your monkey patch. I tried your device.html template patch. Now affected PDUs displayed properly without error page (I didn't check it with all affected PDUs, but checked...

> What I can say, we mainly use three-phase feeds but I don't have this bug with all of our three-phase feeded PDUs. I missed the fact, that our non-affected...

I will try this on monday with a fresh installation of v3.3.0 and give feedback.

I've reproduced this issue with a fresh installation of v3.3.0. Here are steps to reproduce: 1. create site "dc1" 2. create power-panel "usv-a" 3. create rack "rack1" and assign it...

Hi s-hadinger, good points. I will check and edit asap.

Hello, I had time to test the code on the ESP32 and it works. I've noticed and fixed a missing initialisation of variable 'i'. Do I have to make a...