Vormillion

Results 12 comments of Vormillion

Yes, I checked on HA: mosquitto_sub -h 192.168.1.214 -p 1883 -v -d -q 1 -t 'yicam/motion_detection' and I'm getting messages

Hmm, I just checked again and getting: [core-ssh config]$ mosquitto_sub -h 192.168.1.214 -p 1883 -v -d -q 1 -t 'yicam/motion_detection' Client (null) sending CONNECT Client (null) received CONNACK (0) Client...

I have even more weird scenario. Whenever I will reboot camera, mqttv4 is saying that it's connected but HA can't see any messages - sensors are in unavailable status. Sometimes...

We also really need to parallalize composer with --prefer-source.

Same issue on Jenkins 2.387 and plugin 313.v14b_f37ff114d. Test user principal works but there is one XHR /me failing with 400 response code: {"error":{"code":"BadRequest","message":"/me request is only valid with delegated...

@LonwoLonwo - Is there any expected date for documentation alignment?

Another thing indicating issue with K6 itself is page rendering. It's crazy high, like chromium can't cope with content. ![Image](https://github.com/user-attachments/assets/a1ae3bbb-8453-479a-be1e-7b5f2bf3705c)

Hi, I can't share exactly whole test, but stripped version looks like this. It's simple navigation on page. ``` import { browser } from 'k6/browser'; import { ProductPage } from...

What about search functionality on non-expanded tables?