pinkfish
pinkfish
Need to put this in the app.gradel file packagingOptions { exclude 'project.clj' } It comes from the dependency on the rtmp library being used, not sure how to get rid...
I setup this file for the lid for the game I am working on, but the stripy parts of the lid are not attaching to the letters, leaving them hanging...
Right now it doesn't seem to print line numbers at all on errors. I put a simple console.log(location) into the place in the parser the error is generated and it...
Update the system to async_get_dr now that the main pieces have been deprecated in home assistant. Removes warning in the logs.
Update the import to the correct path, this is causing errors in my home assistant, I assume something changed in the core code.
Looks like it is currently set as a basic switch, but it also has a couple of sensor lines that I use for other things that are not exposed in...
Uses the ha-xx components to render the editor.
TypeError: 'generator' object does not support the context manager protocol Not entirely sure how to fix it. Online searching is not super helpful :)