Open trolleur124 opened 1 year ago
I'm no expert, but it looks to me like you have a typo in your .env file. The fourth log line where it says args.protocol= seems to have copied the whole line from .env. In my case, all it says in my log is args.protocol='ws' That # in the line should make the rest a comment and be ignored. Maybe helpful?
Hello,
I'm trying to use Home Assistant Stream Deck YAML to control my Home Assistant system using my Stream Deck. However, I'm encountering issues when trying to connect to Home Assistant's WebSockets.
Steps to Reproduce:
Expected Behavior:
I expect Home Assistant Stream Deck YAML to successfully connect to Home Assistant's WebSockets and allow me to control my devices and scenes via my Stream Deck.
Additional Information:
HASS_HOST=raspberrypi:8123 HASS_TOKEN=TOKEN STREAMDECK_CONFIG=configuration.yaml WEBSOCKET_PROTOCOL=ws
My error :
I dont have SSL
Any assistance in resolving this issue would be greatly appreciated. Thank you! Antoine Jutras Canada, Québec