Philips hue history graph

I wanted to see how the lights in one location turned on and off, so I thought I would just set up a history graph to see when it was off and when it was on… but Meh… the philips hue gods did not want me to see that…

here is what I tried

entities:
  - device_tracker.light.utendors
type: history-graph

and here is how hassio told me I had a brainfart …

Invalid entity ID at position 0: device_tracker.light.utendors
{
  "entities": [
    "device_tracker.light.utendors"
  ],
  "type": "history-graph"
}

any inputs on how to unbrainfart me :slight_smile: ?

the entity is light.utendors , since it’s a light and not a device_tracker

1 Like

But ofc… I blame lack of coffe for that one. Now to chew on why it reports as offline the last 24 hours, even if it was on all during last night . Thank you Chelule for helping! :slight_smile: