google home Hub #253
Replies: 2 comments 2 replies
-
off won't work for state, you need to use - platform: powercalc
entity_id: media_player.googlehome_hub
name: Googlehome hub
standby_usage: 2.8
fixed:
states_power:
playing: 4.1
paused: 3.3
idle: 2.8 When you cannot differentiate "Hub with time or sliding photos" in home assistant in the state (or attributes) you have no way to set it this up in powercalc. |
Beta Was this translation helpful? Give feedback.
-
right, I forgot about that, thanks. about the for that reason, it might be better to call that |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
trying to map the google home Hub, ive found this to be a nice beginning:
Hub with black screen: 2.8 W
Hub with time or sliding photos: 3.8 W
Hub media player paused: 3.3 W
Hub media playing(Netflix or Spotify): 4.1
challenge: how to create a config for this.... as far as I know, there are no states/attributes on the device for the first 2 ... the 2 media_player settings could be I a template.
or, maybe like:
and forget the photo's (which would be too bad, because its idling in that state all day ;-) )
Beta Was this translation helpful? Give feedback.
All reactions