Skip to content

Conversation

IgorYbema
Copy link
Owner

No description provided.

thecem and others added 12 commits January 11, 2025 06:11
Changed Kit Type KIT-ADC05L3E5AN KIT-WC05L3E5 
for 51 and 52
Update Kit Type KIT-ADC05L3E5AN KIT-WC05L3E5 HeatPumpType.md
took the ? away behind "new model" from C2 D3 0C 34 65 B2 D3 0B 95 65
Added WH-MXC12H9E8 as value 50
I'm connecting to HeishaMon via an SSH tunnel. I access the application on a port other than 80 — in my case, it's 81. Unfortunately, the software doesn't work correctly and throws the following error:  
`Uncaught SyntaxError: Failed to construct 'WebSocket': The URL 'ws://127.0.0.2:81:80/ws' is invalid.`  
In the `htmlcode.h` file, the WebSocket connection unnecessarily forces port 80. This is not needed, because the port is automatically added in `location.host` as long as it differs from the default one (80 for `ws` and 443 for `wss`).
@IgorYbema IgorYbema closed this Sep 13, 2025
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

Successfully merging this pull request may close these issues.

8 participants