Releases: slashback100/presence_simulation
Releases · slashback100/presence_simulation
Add control
Add control on entities given in the simulation
Add control on the state of the entities during the simulation (in case it is not on
or off
).
Add the possibility to restore the states after the simulation
v1.1 Delete configFlow..png
HACS compatible release
v1.0 Fix in codeowners in manifest.json
HomeAssistance_PresenceSimulation_v0.8
- Fix for #3
- Add documentations
HomeAssistance_PresenceSimulation_v0.7
- Add an attribute on the switch with the start date of the simulation
- Add a parameter on the component for the scan interval (the interval used by the process to refresh the entities statuses)
- Add the possibility to override the list of entities when launching the start service
- Fix of #2
HomeAssistance_PresenceSimulation_v0.4
- Use a switch to enable/disable the presence simulation
- Add attributes on the switch
next_event_datetime
next_entity_id
next_entity_state
- Add support for light brightness & rgb_color
HomeAssistance_PresenceSimulation_v0.3
Convert the state presence_simulation.running
to a sensor.
Only possible to configure through the UI.
HomeAssistance_PresenceSimulation_v0.2
Manage editing the properties in the UI