Read the statement by Michael Teeuw here.
MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror
-
I get an error:
My config is like this:
{ module: 'MMM-homeassistant-sensors', position: 'top_left', config: { host: "192.168.0.185", port: "8123", https: false, token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpiJmMmVQ4ODM0NzViYmQ4NzdlZTdlYmsImlhdCI6MTU5MjM5NjYxOSwiZXhwIjoxOTA3NzU2NjE5fQ.CxGIZP-TPWWZAFuNx3UV-sucjg8j8885ia00gCiG4vGg", values: [ { sensor: "sensor.jacuzzi_temperatuur", }, ] } },
Any help is more than welcome
-
@RdP I would recommend editing your token out when posting code.
-
I did use a dummy token
-
@RdP anything in the logs of home assistant ?
I use this module and does work.
-
@JohnBachini said in MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror:
@RdP anything in the logs of home assistant ?
I use this module and does work.
Nothing in the HA logs :-(
-
@RdP said in MMM-HomeAssistant-Sensors (Development) - Show your HA Sensors on your Mirror:
I get an error:
My config is like this:
{ module: 'MMM-homeassistant-sensors', position: 'top_left', config: { host: "192.168.0.185", port: "8123", https: false, token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpiJmMmVQ4ODM0NzViYmQ4NzdlZTdlYmsImlhdCI6MTU5MjM5NjYxOSwiZXhwIjoxOTA3NzU2NjE5fQ.CxGIZP-TPWWZAFuNx3UV-sucjg8j8885ia00gCiG4vGg", values: [ { sensor: "sensor.jacuzzi_temperatuur", }, ] } },
Any help is more than welcome
Bump… Is there anyone who can point me in the right direction?
-
@RdP I don’t know anything about module, just asking questions
it was working and stopped? or is this the 1st time?
if u look at the logs (console, npm start, pm2 logs) or the developers window, ctrl-shift-i, select the console tab and scroll up to see any errors, usually red text, do you see anything?
-
Love this module, I am just trying to figure out if it possible to merge the attribute pieces from this fork: https://github.com/moejetz/MMM-homeassistant-sensors with this one: to allow adding attributes. I’m trying to read up on how to do it, but not sure if it’s a lot of work to do or if there is an easy way to do it. I’m also checking for any guidance in the help forum. Any help would be appreciated!
-
I had this last night and I got frustrated and shutdown the mirror and re-opened it via terminal and it worked. I only tested with one sensor. Then I added another sensor and I didn’t have to restart to have it show it up. Not sure what changed, but this might work for you. Something else I did was not install the right one TWICE, I instralled them as they appeared in the list on Github and found out about their issues, which caused me to install the next one and so on. At least I got experience installing modules. This was the last one I installed and I have a lock and a sensor displaying now. More to Come.
-
i have the same problem. It never worked. I hassio i got “Login attempt failed
Login attempt or request with invalid authentication from raspberrypi (192.168.16.71)”so something is wrong with this module.