emericg / WatchFlower

A plant monitoring application that reads and plots data from compatible Bluetooth sensors and thermometers like Xiaomi 'Flower Care' or Parrot 'Flower Power'
https://emeric.io/WatchFlower
GNU General Public License v3.0
192 stars 27 forks source link

Invalid device name: MHOC401 #26

Closed juvid closed 3 years ago

juvid commented 3 years ago

Hi! I can't connect one of the supported device because the device name is incorrect in the source code. MMC Digital Hygrometer 2 (EInk) - MHOC401 The correct name is "MHO-C401". Probably MHOC303 is also not correct, but I don't have that device.

emericg commented 3 years ago

Thank you for that, I still haven't received my units to test for myself... Did you test these changes yourself? Otherwise what version/platform are you using so I can release a new build for you to test.

juvid commented 3 years ago

Yes, I have built the app on Windows and it is working with the correct device name. I'm using the Android version also. Thanks.

emericg commented 3 years ago

Ok this should be fixed in the next release. Do you by any chance know the firmware version / format of the MHO-C401 device?

juvid commented 3 years ago

Thanks.

Model Number: MHO-C401 Firmware Revision: 1.0.0_0010 Hardware Revision: V_14 Software Revision: 0010 Manufacturer Name: miaomiaoce.com

emericg commented 3 years ago

Alright thank you very much! I'm closing the issue, feel free to reopen if the next release doesn't deliver ^^