Lukas Bachschwell
Lukas Bachschwell
If you are running platformIO from the cli you can specify the env via the -e option, in case the port selection fails you can specify the port in the...
Or use --upload-port on to specify in the run command as well :-) Hope I could help
to select the board environments should be used
Hm... just ran into the same...
Ok, I could make this work by changing the requirements to the correct line: In manifest.json use: "requirements": ["vienna-smartmeter@git+https://github.com/tommy-hartmann/vienna-smartmeter.git"], I guess it would also work by pointing it to the...
Also this comment did the same hihi: https://github.com/platysma/hass-vienna-smartmeter/issues/26#issuecomment-1024989602
Just ran into this as well...
thanks for the workaround, how do you use @ for the event ? are you running inside of some framework ?
ok hx-on:htmx:ws-before-send seems to work, I assume you are using alpinejs or such :-)