slashback100 / presence_simulation

Home Assistant Presence Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

presence simulation does not work

stefancvetkovic opened this issue · comments

Hello,

I added your integration but when I hit run service, nothing happens like in minutes (10 minutes)
I was yesterday at home, and I know that some lights were turned on, but now it wont tun it on?

service: presence_simulation.start
data:
  entity_id:
    - light.all_lights
  delta: 20
  restore_states: true
  random: 50

I dont know should I use for delta just 1 like one day before? or?
I restarted HA.

Could you please activate the logs (procedure), activate the simulation and send me the log file?
Thanks

Be careful that you choose here of 20 days, which means that the simulation will reproduce what has been going on 20 days ago --> by default the recorder only 10 days, so it won't work if you didn't adapt the recorder to record 20 days at least.
If you want to reproduce what has been done yesterday, indeed you should set the delta to 1