Skip to content

Android app not respecting seconds setting #81

@snagglewest

Description

@snagglewest

This is a bit weird but I have a timer card with settings for 30 seconds. It works correctly in a web browser but in the android app the 30 seconds becomes 30 minutes. Is this a bug or is my code messed up?

web browser
Image

android app

Image

`type: custom:simple-timer-card
entities: []
default_timer_entity: sensor.simple_timer_store
title: Timers
timer_presets:

  • 5
  • 15
  • 60
    minute_buttons:
  • 30s
  • 1
  • 5
  • 15
  • 30
  • 60
    expired_subtitle: Timer done!
    auto_dismiss_writable: true
    grid_options:
    columns: 12
    rows: 8
    audio_enabled: true
    audio_file_url: local/bell.mp3
    audio_repeat_count: "3"
    audio_play_until_dismissed: true
    timer_name_presets:
  • Pizza
    `

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