I am told that status of devices is available via the API for sinric based devices. Want to do a run once to get the server status in event of power failure / switch off etc. Don't really want to pass the value to EEPROM as there may be a timing problem if the device is off over a switch time.
I need to get the status of a device from the sinric server on start up. As the status may not necessarily be the same as the last state of the device when it failed / power outed etc.
So for example occupancy override may be set off, but when device failed it was in occuplied (ON) mode. writing to EEPROM wouldn't necessarily work as we don't know the length or time of the power outage.
EDIT: Answer is to use Sinric Pro, that pulls value from server on start up.