mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Use http instead of https
This commit is contained in:
parent
ba4eac0b99
commit
9c3b605213
@ -39,7 +39,7 @@ For more comfort put the HTML snippet below in a file `sse.html` in your `www` f
|
||||
</html>
|
||||
```
|
||||
|
||||
Visit [https://localhost:8123/local/sse.html](https://localhost:8123/local/sse.html) to see the stream of events.
|
||||
Visit [http://localhost:8123/local/sse.html](http://localhost:8123/local/sse.html) to see the stream of events.
|
||||
|
||||
### {% linkable_title Example %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user