When I open my Activity log, all I see is “Time changed” recorded every minute. In the attached screenshot a lot of stuff happened just now, otherwise it would be only Time Changed. Is there a way to not to record Time events into the activity log?

  • MaceyDay@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    3 days ago

    I had this when I added time and date sensors. In your configuration.yaml, exclude those entities from the log book.

    logbook:
      exclude:
        entities:
          - sensor.time
          - sensor.date
          - sensor.date_time
    
  • ThePantser@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    3 days ago

    I have the same since I have the time integration set up as you do. But I have so many activities happening that a time change every minute is drowned and disappears in the list quickly.

    So my solution is to add more add-ons and integrations to drown out the time.

  • SkaveRat@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 days ago
    • Activities changed: Activity was added
    • Activities changed: Activity was added
    • Activities changed: Activity was added
    • Activities changed: Activity was added
    • Activities changed: Activity was added
    • Activities changed: Activity was added […]
  • curled@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    3 days ago

    I don’t know how to solve it, but I can tell you that this isn’t normal behaviour, I have no such thing in my activity log.

    Do you have a helper entity for time or something?