Open J-N-K opened 1 year ago
Not sure if I should close this. It's an issue with HTTP connections. It seems to work fine with HTTPS. Plain HTTP connections don't seem to support SSE.
The Items list is getting states from the REST response, the Item page and the UI pages from SSE. If SSE doesn’t work, there are no states.
However I haven’t heard of such an SSE limitation when using HTTP on macOS Sonoma, but given the fact that unencrypted WebSocket connections don’t work on iOS, I wouldn’t wonder if Apple disabled SSE for HTTP.
How to we procees with this issue?
Maybe we should add a note somewhere that SSE (and web sockets) are not supported in some browsers when using HTTP connections. Maybe we can even detect that on client side and show a toast message that live updates are not supported (similar to the communication lost message).
The problem
An item has a current value, but it is not shown on the item page in MainUI. It is shown in the item list, though.
Expected behavior
Current item value is also shown on the item page.
Steps to reproduce
see above
Your environment
Browser network traffic
Additional information
Switch
items.