Add OTA for Bosch BTH-RA (#231)

This commit is contained in:
compujuckel
2023-01-07 10:11:46 +01:00
committed by GitHub
parent 3a28aa1279
commit 9880fb8068
3 changed files with 11 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ const manufacturerNameLookup = {
4454: 'Innr',
4659: 'ThirdReality',
123: 'Uhome',
4617: 'Bosch',
};
const main = async () => {