slashback100 / presence_simulation

Home Assistant Presence Simulation
423 stars 22 forks source link

Can't make it turn on? #52

Closed fribse closed 2 years ago

fribse commented 2 years ago

Hi @slashback100 HA is core 2022.4 Presence simulation is 1.14

Hmm, I don't understand what's going on with this now. I have the service and all showing up, but if I 'switch on' te simulation, it doesn't turn on?

My group set up in the integration looks like this:

presence_simulator:
  name: All entities for presence simulator
  entities:
    - light.all_commonareas
    - light.all_adrian
    - light.all_bedroom
    - light.all_office
    - cover.bedroom_blind
    - cover.livingroom_blind_big
    - cover.livingroom_small_window_blind
    - cover.office_window_blind

The 'all' lights are light groups.

slashback100 commented 2 years ago

Do you have something in your log?

fribse commented 2 years ago

Only from the startup where some devices are unknown because they were renamed?

tor. 7. apr. 2022 13.03 skrev slashback100 @.***>:

Do you have something in your log?

— Reply to this email directly, view it on GitHub https://github.com/slashback100/presence_simulation/issues/52#issuecomment-1091597426, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADIHDTKC2KFSTSYU5ACHSWDVD26J3ANCNFSM5SXIX26Q . You are receiving this because you authored the thread.Message ID: @.***>

fribse commented 2 years ago

Hmm, I got those sorted, and now I can activate it, I don't know if the recent update also did something? But it seems overly sensitive if it stops working because one light is renamed...

slashback100 commented 2 years ago

Yep, renaming a light shouldn't have an impact...

slashback100 commented 2 years ago

Should be fixed by #57