to be honest I hope to make yours obsolete, currently mine is not there yet.
Sensors are definetly on the list. I think supporting these - including templating for formatting - will result in a mixture of Websocket API to listen for changes and REST to then get the template formatted.
Currently working on the climate controls, displaying measured temperature, set temperature …
Just now I’m mostly fighting with that stupid undocumented piece of SDK from Loupedeck. We can just hope that after Logitech bought them there will be some progress on that.
From the json you are showing only the “token” and “url” entries are relevant to this plugin. Everything else is left-over from lubedas plugin.
Concerning your question, what do you want to do? Simply said you have to put the name of the script you want to call in HA into the middle field and give the action a name for Loupedeck …
Thank you very much for your answer.
I now only have the token and the URL in the homeassistant.json.
Do I now have to create a new json file and add my script for the entities to it? Is there somewhere where I can read about this? I would like to implement this, but I realize that I am doing something a bit stupid.
After configuring your token and url in the json file you would have to restart the Loupedeck software once. If you did everything right you will find all your existing entities in the Loupedeck software. You can just drag and drop them like with everything else.
If there are no entities or you get an error message please check your configuration. There is also a logfile (ha.log) in the plugins_log folder of the Loupedeck software.
The logs can be found here: C:\Users<YourUsername>\AppData\Local\Loupedeck
PS: you dont need a script to toggle a lamp or a switch!
It seems that the plugin is not able to connect to HA.
I saw that the URL in the log is different to your configuration file posted earlier, do you still have the port configured for the url in your .json file? http://…:8123/api ?
The path to the file is correct but I cant tell you whats your correct url. Basically its the one you use in your browser to access HA, then use /api as the path …
I have the same problem as @DavDav after updating Loupdeck software to the latest 6.0 version. This version deleted some of my plugins and after reinstalling HA plugin, I can’t do anything with it.