mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-09-02 02:56:03 +00:00
Path correction for UHome OTA (#242)
OTA didn't worked in Z2M. Error 404 occured. It was pathing error. Co-authored-by: Alexey Bolshov <Alex_Bolshov@bitbucket.org>
This commit is contained in:
co-authored by
Alexey Bolshov
parent
144bc9b0ae
commit
b835483151
+1
-1
@@ -30,7 +30,7 @@ const manufacturerNameLookup = {
|
||||
4742: 'Sonoff',
|
||||
4454: 'Innr',
|
||||
4659: 'ThirdReality',
|
||||
123: 'Uhome',
|
||||
123: 'UHome',
|
||||
4617: 'Bosch',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user