Skip to content

Google home timers, custom time format #19

@Frooodle

Description

@Frooodle

I am trying to setup google home timers with this however their time format is a bit different, i cant show debug info due to some issues but this is attribute data. Any ideas?

entity name is sensor.kitchen_display_timers
state is 2021-09-05T22:27:04+00:00
state attributes are...

next_timer_status: set
timers:

  • timer_id: timer/xx-xx-xx-xxx-xx
    fire_time: 1630880824
    local_time: '2021-09-05 22:27:04'
    local_time_iso: '2021-09-05T22:27:04+00:00'
    duration: '0:20:00'
    status: set
    label: null

integration: google_home
friendly_name: Kitchen display timers
icon: mdi:timer-sand
device_class: timestamp

Only mention of a start time i can see here is from update time values or from doing end minus duration since in example above
fire time (epoch) and local times all have the end time of the timer
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions