@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?