Robbe-B / maestro_mcz

A Home Assistant Custom Component for Maestro MCZ (cloud)
Apache License 2.0
39 stars 4 forks source link

the Climate entity's status changes to off #79

Closed HomeAssistantCed closed 9 months ago

HomeAssistantCed commented 1 year ago

Hello,

I recently switched to this integration instead of gateway + mqtt. Everything works perfectly except the climate entity in home assistant. Once turned on (via ha), the status becomes off after 10 minutes. If I turn on the stove manually or via the app, the climate entity remains in off mode.

config_entry-maestro_mcz-7c782516d871c69367975910938dbc28.json (1).txt

Thank you.

image

Crisicus commented 11 months ago

@HomeAssistantCed I'm curious to know what you mean by gateway + mqtt. Could you elaborate further on that?

HomeAssistantCed commented 11 months ago

I use the Mcz Maestro Gateway add-on. With a yaml file that maps my mqtt to an entity .

https://github.com/SebLz/ha-addons/tree/main/maestro_gateway

image

Robbe-B commented 10 months ago

@HomeAssistantCed, This diagnostics file, was this downloaded while the stove was on ? Kind Regards, Robbe

leutnantlurch commented 10 months ago

Hey guys, I have the same issue, i can turn the stove on but the "switch" in HA switches to off. The only possible way to turn of the stove is to turn it off via the app oder at the device itself.

What do you need for troubleshooting?

Robbe-B commented 10 months ago

@leutnantlurch, Thanks for reporting this issue. Can you share your stove diagnostics file from your stove when it's on and also when it's off ? Kind regards, Robbe

leutnantlurch commented 10 months ago

@Robbe-B Thank you your response and sorry for my late response, I was pretty busy :(

Apologies for my knowledge but I found out, that I use a stove with "normal" Maestro, not the Mastero+ (the funny thing is, i can login and the integration shows valid values from my stove) but perhaps this is the problem for me?

image config_entry-maestro_mcz-6fd5acdd6cde59f20fefeea208355bfe.json (1).txt

I've attached the diagnostic file (stove off) in the evening or tomorrow I can send a file with stove on :)

leutnantlurch commented 10 months ago

I hope it is the correct file, this is the diagnostics while the stove was on:

config_entry-maestro_mcz-6fd5acdd6cde59f20fefeea208355bfe.json.txt.json

As for the symptoms, I can turn the stove on and for a while, the stove show as running but after a little while, the switch in HA goes to off (the stove continous to run).

Robbe-B commented 9 months ago

@HomeAssistantCed, @leutnantlurch, By installing v0.5.3-beta you should be able to have this problem fixed :)

Cheers, Robbe