Skip to content

Releases: slashback100/presence_simulation

Add control

20 May 22:02
Compare
Choose a tag to compare

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

17 May 21:04
b40158f
Compare
Choose a tag to compare

HACS compatible release

14 May 10:50
27c526b
Compare
Choose a tag to compare
v1.0

Fix in codeowners in manifest.json

HomeAssistance_PresenceSimulation_v0.8

17 Nov 14:38
Compare
Choose a tag to compare
  • Fix for #3
  • Add documentations

HomeAssistance_PresenceSimulation_v0.7

16 Nov 16:57
Compare
Choose a tag to compare
  • 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

16 Nov 10:20
Compare
Choose a tag to compare
  • 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

13 Nov 13:34
Compare
Choose a tag to compare

Convert the state presence_simulation.running to a sensor.
Only possible to configure through the UI.

HomeAssistance_PresenceSimulation_v0.2

11 Nov 15:06
Compare
Choose a tag to compare

Manage editing the properties in the UI