Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single Switch to show as a Heater device results in blank HomeKit thermostat controls #574

Open
greenerycomplexity opened this issue May 14, 2024 · 0 comments

Comments

@greenerycomplexity
Copy link

What issue do you have? Please be as thorough and explicit as possible.

I'm using a Meross single wifi plug to control a panel heater. I set it up to show as a Heater device, pulling in readings from a Govee temperature sensor, which is also visible in HomeKit. This results in an empty heater in HomeKit with no visible controls. However, I can still turn it on and off, and change the temperature using Siri.

Empty controls in HomeKit
C588F2BE-8B58-4A9C-922A-68727BD303BC_1_101_o

Furthermore, it seems like the temperature reading from Govee isn't updated either, I'm currently using this plugin:
homebridge-plugin-govee, and while it updates perfectly as its own accessory (both in Homebridge and HomeKit), the Meross plugin doesn't seem to recognise it. The temperature reading from the heater device shown in Homekit stays locked at 19.5 degrees.

The temperature sensor device updates in Homebridge as usual
Screenshot 2024-05-14 at 19 33

This is what my switch setup looks like
CD7A575C-D854-42D6-8F27-59F95EF127E8_1_201_a

Details of your setup.

  • Do you use (1) Homebridge UI-X (2) Homebridge CLI or (3) HOOBS?
    I'm using Homebridge UI-X

  • Which version of Homebridge/HOOBS do you have?
    I'm on Homebridge v1.8.1 (HAP v0.12.0)

  • Which platform do you run Homebridge/HOOBS on (e.g. Raspberry Pi/Windows/HOOBS Box)? Please also mention your version of Node.js/NPM if known.
    On a Mac Mini running MacOS 10.13
    Node.js v20.13.1

  • Which version of this plugin (homebridge-meross) do you have? Has the issue started since upgrading from a previous version?
    Latest one, v10.4.0

  • Which Meross devices do you have that are causing issues? Please include product models if applicable.
    The switch in question is Meross Smart Wi-Fi Plug with Energy Monitor, MSS310

Please paste any relevant logs below.

No error logs are seen whatsoever, as I turn the plug on and off, the log is still updating its status as usual.

I've also tried installing the homebridge-dummy-thermostat (https://github.com/davidborzek/homebridge-dummy-thermostat.git), and it works just fine, controls show up as normal, even though it doesn't do anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant