Peter Beaucage
Peter Beaucage
### Overview This is related to the now-closed #9674 which I believe was closed in error. It is extremely difficult to precisely calibrate (within 100um) of the bottom of a...
This issue is intended to centralize discussion around how to handle duplicate entries when using the functionality added by @danielballan in #735 to copy nodes from one catalog to another...
While trying to serve an existing catalog from filesystem, I've noticed a few times that if an underlying call inside `tiled serve config ...` fails (for instance: `tiled catalog init...
Fixes #480 by adding an conversion between Tuya brightness values (on my device, 0-1000; on some others 0-255) and HomeKit (0-100) as is done in the SimpleDimmerAccessory. Requires adding similar...