Daniel Garcia
Daniel Garcia
same problem here! Unable to move the shaed, but light and battery sensors works fine
Hey @misperry modify the MQTTConnector.js file. Go to the src files inside am43-ctrl folder (my location installed on a Raspberry Pi was /home/pi/node_modules/am43-ctrl/src/MQTTConnector.js and add a line #53 the following:...
My dashboard was not loading at all after updating Home Assistant to core-2021.4.5 I troubleshoot the lovelace by removing custom add-ons and see which one was causing the crash. It...
You need to change 4 lines of code in the lirc_NODE.js file. Lirc_web is the interface, but it's lirc_node that fetches the remotes/data. This file here: https://github.com/alexbain/lirc_node/blob/master/lib/lirc_node.js On my pi...
I’m having the same problem I can’t change the DNS on the Inverter settings. It keeps going back to 10.0.0.0 Anyone knows how to set it up?
I ended up using this: https://github.com/fss/solis-inverter to have a JSON HTTP Output, and then using RESTful sensor on Home Assistant I was able to get the specific data from the...
Hi I am starting to build the dashboard like the one on the screenshot: I already made the Gauge for the current generation. Edit your Home Assistant Dashboard and add...