bwp91 / homebridge-meross

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

Mss305 support #508

Closed filipef101 closed 1 year ago

filipef101 commented 1 year ago

Closes #506

Just wonder, what if did anything like this? a) allow user to define device "kind" on config, allowing to fallback on that, not requiring a package update to support it. b) additionally move device "kinds" to the config instead of set on constants file b) guess the device kind based on the first letters, looking at https://www.meross.com/product it seems consistent

bwp91 commented 1 year ago

hey @filipef101

is this also a homekit native model?

bwp91 commented 1 year ago

Thanks for contribution 🙂 this is included in 9.0.0-beta.5 of the plugin

filipef101 commented 1 year ago

It is not