Mill-International-AS / Generation_3_REST_API

Local REST API documentation
37 stars 6 forks source link

swiching off / on via api #16

Open rogerGunis opened 1 year ago

rogerGunis commented 1 year ago

Hi,

what is the api command for set the socket device active true / false? How can I determine if the device has power state active or not? currently I only see these settings for timers

Kind Regards Roger

tomasgrahn commented 1 year ago

The current state can be retrieved using the control-status command (see the switched_on-parameter). The switched can be turned on and off using the set-temperature-in-independent-mode-now command.