Hi Forum,
I’m starting to feel like I fundamentally don’t get some basic concepts in Home Assistant. Usually, when I poke new things long enough it clicks and I get a conceptual idea of how the thing is built and what to expect where and which questions to ask. Here I am just feeling very, very lost at the moment. This happened during the last 20 minutes:
Idea: Somehow, the Tibber integration provides a current price level. I’d like to display that as a graph.
(here was a screenshot but apparently “new users can only put one embedded media in the post”)
So, hm, that’s the price but not the attribute “price level”, I know that is contained in the JSON from the Tibber API, surely the author of the integration will have seen that…
(here was a screenshot but apparently “new users can only put one embedded media in the post”)
Oh, right, there it is! It’s an attribute of this sensor. Okay, I can understand that idea. Sensors can have attributes, so there must be an easy way to access them for graphs, let’s see. *click* Okay, no, that wasn’t it. Drop down after selecting the sensor for a graph? No, that just lets me select other sensors and entities with states. Why is price the default and why aren’t the other attributes? What makes one the default, how is that selected? Okay, let’s see the sensors documentation…
(here was a screenshot but apparently “new users can only put one embedded media in the post”)
… it doesn’t even mention attributes there. I have absolutely no idea how to access a sensor attribute for a graph. I don’t even know where to start if not on the page that documents sensors.
I’m just feeling kind of lost. How do you guys get a grasp of all of the concepts? Is there any fundamental abstract that describes all of the elements of Home Assistant and how they are built and interact? I hate being in this state of stringing myself along with “cookbook configuration” while not feeling like I have a somewhat competent idea of the entire thing.
So yeah, I need some help with that actual problem but also some answers for the overall problem would be appreciated.

