bwp91 / homebridge-meross

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

Enable Power Strips #569

Closed ZeliardM closed 3 months ago

ZeliardM commented 4 months ago

@bwp91 I have created a pull request here to add the option to create power strips in HomeKit. I tried to follow the same basic designs and principles, I have also tested and confirmed it working on my end.

If you have any questions, please let me know.

ZeliardM commented 3 months ago

I had some issues during testing about the status not being updated correctly across HomeKit, HomeBridge, and the Meross App. I have resolved those issues now.

bwp91 commented 3 months ago

Hi @ZeliardM

Just wanted to say a really big thank you for the work you have done here 😃

I'm sure it will benefit many users who have been asking for this!

I hope you don't mind I made a slight change to how enabling this is configured - I changed it to a per-device config using the existing "show as" option:

Screenshot 2024-03-16 at 17 14 40
ZeliardM commented 3 months ago

Hey, you're welcome! I'm glad I could help!

I don't mind that you made the change at all. Does that mean I have to add the accessory manually? I can't edit the accessory if it's found automatically, right?