Robert Łabuś

Results 7 issues of Robert Łabuś

Hi, first of all - congrats, great code, saved me a lot of time. Second thing: On iOS (check only on iphones) you script provides such information: For Safari: safari...

1) Readme section for manual installation mentions adding lines to config file, which now is deprecated and confgi panel for dashboard resources should be used. 2) Using new way of...

If I open a pipe like that: var rx = radio.openPipe('rx', 0xF0F0F0F0F1, {size: '5'}); node-nrf get's the data, but does not send back ACK, my Arduino sender says that transmission...

If I open the pipe: var rx = radio.openPipe('rx', 0xF0F0F0F0F1, {size: 'auto'}); for each packet send to my code I get two on('data') events: First one is correct one -...

# Home Assistant Adaptive Lighting Issue Template ## Bug Reports If you need help with using or configuring Adaptive Lighting, please [open a Q&A discussion thread here](https://github.com/basnijholt/adaptive-lighting/discussions/new?category=q-a) instead. ### Before...

kind/bug
kind/feature
need/triage

Ledo yaml should be validated as currently it's silent to wrong structure/semantics and it's hard to notice them. While it's simple file yet I've lost an hour on stupid mistake....

Following config: ``` streams: # Tuya Smart API: WebRTC main stream (use Add > Tuya to discover the URL) camera1: - tuya://protect-us.ismartlife.me?device_id=&email=&password= ``` Ands in error in logs: ``` 20:46:25.860...

documentation
question