Read the statement by Michael Teeuw here.
MMM-homeassistant-sensors- attributes ?
-
Hi , advice appreciated for a newbie , i have MM running on Pi 3B , i also have home assistant running on a different PI, i have added the above module and am able to display a sensor entity for bedroom temp, but it only shows the entity state as heat, i would like to show the actual temp, i beleive i might need to add an attribute in the config.js , but i have tried many combinations but all fail, here is example below of config.js
prettyName: false,
stripName: false,
debuglogging: false,
displayvalue: true,
values: [{
sensor: “climate.josh_bed”,
attributes: [
{“current_temperature”
{]below is the states in HA … am i able to add these to MM ?

-
@emailuser It looks like the very last line of your code has { instead of }
See if that resolves it?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login