Unable to get Home Assistant entity state
Hello everyone, I am desperately trying to transfer the values of my Home Assistant.
I have created an access token in Home Assistant and added it to the Home Assistant APP from Homarr.
Then I created a Home Assistant entity widget.
I added the entity ID of my sensor and saved it.
Unfortunately, I only get the message:
Container logs:
Listening on port 7575 url: http://ip:7575
ℹ Saving updated configuration of 'default' config.
Error: 'sharp' is required to be installed in standalone mode for the image optimization to function correctly. Read more at: https://nextjs.org/docs/messages/sharp-missing-in-production
Unable to handle Home Assistant entity state, this may be due to malformated response or unkown enitity type.
My entity ID is climate.wohnzimmer
Does anyone have an idea?
15 Replies
What is the entity type?
In my Home Assistant its a tado smart radiator with id climate.wohnzimmer
Ok. But is the value numeric?
It's likey that we don't support the data type yet. The message in the log also says that
Thats all i can see in home assistant
That's the ID. But the data format on the ID may not be supported yet
Ok, too bad. Could something like this be integrated?
It can. But for that you need to show us the data format
Not sure what you need excactly
Looking at it, there will be multiple values in this data. You're probably better of creating a helper entity and extracting the data (Helfer auf Deutsch)
Solution
Sorry my fault, i got the wrong entity id.
sensor.wohnzimmer_temperatur
was correct
So it works now?
Yes 🙂