#Nest Missing Client Entities?

1 messages ยท Page 1 of 1 (latest)

blazing dirge
#

New to HA here, bear with me ๐Ÿ˜…
I setup Nest via SDM and can see the climate, temperature and humidity entities.
I'd like to be able to graph the Hvac / Heat states but I don't see an entity for it.

How would I be able to do this?

vagrant vine
#

Are you trying to set up something like this in your dashboard?

#

If so, you can use a history graph card with the climate entity shown in your screenshot

#

For context, the climate entity's state is the HVAC mode that's enabled (heat, cool, off, etc.) and the hvac_action attribute will show what it's currently doing (heating, cooling, etc)

blazing dirge
#

I finally see the cooling portion now that the AC just turned on ๐Ÿคฃ It wasn't in the legend prior.

How can I have this cooling state and other things like fan's on/off states as an entity?
Would like to be able to history graph those as well.

(And thanks for the help @vagrant vine

vagrant vine
#

The graph that I described above will include that already unless I'm misunderstanding you

#

Oh well it won't include fan on/off I suppose

#

You could create a template sensor for that