Ainur T
Ainur T
Let's assume we have small map file. And trying to build distance matrix from points with no map data. Pickup - P Dropoff - D `P1 -> D1` - we...
### Describe the issue you are experiencing Hello from zigbee2mqtt team! Recently many users started complaining that z2m frontend open slowly. https://github.com/zigbee2mqtt/hassio-zigbee2mqtt/issues/236 https://github.com/nurikk/zigbee2mqtt-frontend/issues/1124 After some debugging i can see that...
COMMIT
### Implement bootstrap5 theme This PR adds support for bootstrap5 theme. It 99.99% copy of bootstrap4 theme, but has following differences: 1) This package depends on react-boostrap [v2](https://react-bootstrap.github.io/migrating/) (which enables...
Hello! This PR introduces `ftdilib1` led device implementation. FTDI chips are common usb2serial/spi/whatever chips, and are available for 5-10$ from Chinese website as various breakout boards. My wiring is following:...
Hello! This PR introduces `ftdilib1` led device implementation. FTDI chips are common usb2serial/spi/whatever chips, and are available for 5-10$ from Chinese website as various breakout boards. (This is the back...
https://nurphps-team.monday.com/boards/1386105786/pulses/1386105971
Fail upload task if there's any error during jlink script execution. It often happens that jlink commander can't upload firmware and upload task shows success like here: ``` Building in...
This PR introduces following changes: 1) Refactors `SourceGoogleAds` to use Concurrent CDK #36852
Hello! Thanks for such a nice project! Here's the small improvement from me. This PR introduces confirmation on DELETE action, to prevent accidental deletions (Update and Delelete action colocated next...