bwp91 / homebridge-meross

Homebridge plugin to integrate Meross devices into HomeKit.
MIT License
199 stars 32 forks source link

Add MSH300HK to IgnoreHKNative in constants.js #572

Closed LWatso99 closed 2 months ago

LWatso99 commented 5 months ago

I think this closes #571 , based off my device and hardware version (which appears to be the values the 'Ignore' piece checks.

bwp91 commented 5 months ago

Hi @LWatso99

thanks for taking the time to make a PR here.

since the MSH300HK as a hub is homekit-native, does this mean that every subdevice appears natively in HomeKit? I'm referring to perhaps subdevices that aren't explicitly marked as homekit native. or perhaps the concept of a non-homekit-subdevice does not exist since the hub itself is homekit-native?

LWatso99 commented 5 months ago

Hi @bwp91 ,

According to https://www.meross.com/en-gc/smart-hub/wake-electric-smart-hub/50 -

All devices compatible with the HomeKit hub (MS100, MS100F, MS200, MS400, MTS100, MTS150, MTS150P, GS559A) from Meross's documentation - are natively HK compatible. However I haven't purchased these to test the full suite out.

LWatso99 commented 3 months ago

@bwp91 Are you able to review?