A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Which modules with Home Assistant currently work?
-
@babene1 Hey, I followed your setup instructions but still get undefined for the sensors, any ideas?
Config
{ module: "MMM-HASS", position: "top_right", config: { host: "hass_ip", port: "8123", apipassword: "hass_api_password", hassiotoken: "true", token: "hass_token_for_MMM-HASS" https: false, devices: [ { deviceLabel: "Interior", deviceReadings: [ { sensor: "sensor.living_room_thermostat_temperature"}, { sensor: "sensor.living_room_ac_temperature"} ] }, ] } },
-
@coolie1101 do you make changes in „node_helper.js“ from MMM-HASS?
-
@babene1 yes
-
@coolie1101 do you have an error entry in the home assistant log?
-
@babene1 No, no errors, in HA.