-
Notifications
You must be signed in to change notification settings - Fork 123
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
Heishamon Homeassistant Commands are not working (Command is sent to MQRR) #591
Comments
And what is the Correct received data value ? And hope you are sending correct topics ( not SetForce HDW , but SetForceDHW ....) Did you tried to swap modules beetween HP ? |
Hi,
Sorry, but where can i check if there is a receive to my send command? As far as I can see in the MQTT Explorer is the command logged, but the states will not change. Really strange, because the interface is not offline I get all the data... |
Go to the Web page of heishamon ,there is Console and logs , there is also Correct received data given in % ( but you can show also panasonic_heat_pump/stats topic for that ) |
And in MQTT:
|
MQTT reconnects 3446 , in 28h uptime gives averege time of reconnect every ~25s... |
Hi, I further investigated there - i have no 100% wifi, but lots of mqtt reconnects. As far as i can say this problem occured after adding a second heishamon to my network. Is there any problem with 2 heishamons? In the console i see also every second:
|
You have 2 heishamon on single pump or couple? Also i have noticed that mqtt reconnect will be if heishamon fails receiving data from pump |
Hey, i have now 2 heishamon on 2 heatpumps in the same network. for second heatpump i changed the mqtt topic base so thats not the same. thanks a lot for your help! |
So i got a new repeater and both heishamons have 100% wifi. But i get a mqtt reconnect every 10 seconds. What could be the problem here? |
Please share log's during mqtt reconect. |
Sure: Thu Dec 5 14:07:38 2024 (6501348): Lost MQTT connection! ` |
I see in logs mqtt reconnect, but don't see mqtt reconect increase. So it's not what we are looking |
Hey, Thanks for your feedback, but i don´t get it. What does that mean? There is no advanced log i could share? Right now i have 2181 mqtt reconnects in 18hours uptime - correct received data 100%. |
Look to log, yes there is message about "
|
also share log's from mqtt server |
I understand, thanks for the explaination! Here the new logs: Fri Dec 6 15:05:17 2024 (60253): Heishamon stats: Uptime: 0 days 0 hours 1 minute 0 seconds ## Free memory: 66% ## Heap fragmentation: 7% ## Max free block: 23640 bytes ## Free heap: 25416 bytes ## Wifi: 82% (RSSI: -59) ## Mqtt reconnects: 2 ## Correct data: 100.00% Rules active: 0 |
Nothing wrong with your heishamon, something is on your network or mqtt server.. could you get logs from mqtt server? |
Heres the logs from the mqtt server. Maybe the server thinks that the 2 seperate heishamons are the same device? 2024-12-06 16:07:52: Client HeishaMon already connected, closing old connection. |
I think I am stupid. I have to generate an own mqtt user per device? |
It's depends to server, i also use same user/password for all my mqtt devices.. i think it's identification problem, every hardware should identify with different name. |
Nothing changed with different user. I am using HomeAssistant with Mosquitto broker... |
I think I got it now! If you are using multiple HeishaMons you have to change the HostName! Crazy... Thanks a lot for your help @geduxas |
Hi,
I have a Problem with one of my 2 heatpumpts (both are running with heishamon).
If i sent SetForce HDW = 1 or SetOperationMode = 3 from Homeasssitant. These commands will not work in 90% of the cases.
I checked it in MQTT Explorer and I see that the commands are sent, but nothing happens.
Any idea what the problem could be?
The text was updated successfully, but these errors were encountered: