Sascha Bürk
Sascha Bürk
Hi @Akkadius first, thanks for your help. In the network tab seems all ok. Bit inthe console tab are many errors about `Uncaught ReferenceError: socket is not defined` and `Mixed...
Thanks for your help! OK, thats a new terrain for me. I tried now: `a2enmod proxy_wstunnel` Then I added the following lines in the config: `ProxyPass "/" "ws://sub.domain.de/"` and restarted...
OK, there was a shield in the Chrome adressbar, asking for insecure connections. I accepted, but it still gives me errors: > WebSocket connection to 'ws://subdomain.domain.de:8080/' failed: Error in connection...
Hi there, I have the same module and I fail :( I have implemented the ext_converter.js from the gist, and I receive only the LQI. ext_converter.js ```js const fz =...
6h later, still no results
The Error occurs when there is no MQTTBroker defined. I only had MQTTBroker2 defined when the error occurs, so I defined a MQTTBroker. Then I can add Tasmota_Devices. @klein0r Could...
The first options just works fine after a vscode restart... Thanks anyway :)
Same here, I have a mosquitto server running. I wish this module could be a client instead of a server.