DIY lywsd03mmc OTA with changed manufacturer code (#447)

This commit is contained in:
Ivan Belokobylskiy
2024-02-21 17:45:49 +01:00
committed by GitHub
parent ea5a2a7beb
commit 669d33d7ba
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ const manufacturerNameLookup = {
26214: 'Sprut.device',
4877: 'thirdreality',
4636: 'Aurora',
56085: 'DIY',
};
const main = async () => {