This commit is contained in:
pszafer
2026-02-17 11:31:56 +00:00
commit b145709b4a
46 changed files with 579 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "Dimmer LED 2xRGBW v0.3",
"version": "2026.1.5-b1",
"builds": [
{
"chipFamily": "ESP32",
"parts": [
{
"path": "https://boneio-eu.github.io/esphome/firmware/boneio-dr-rgbw-03-esp32.bin",
"offset": 0
}
]
}
]
}