Mill-International-AS / Generation_3_REST_API

Local REST API documentation
37 stars 6 forks source link

EOprationMode "Off" is confusing? #12

Open olavt opened 1 year ago

olavt commented 1 year ago

"Off": "the device is in off mode, it is not possible to send any comands to the device."

How can it get out of "Off" mode if it's not possible to send any commands to the device?

ismarslomic commented 1 year ago

You can still send commands to the local API, even heater is in Off mode. Just test it out

olavt commented 1 year ago

Yes, I just did. So, what does the sentence really mean?

ismarslomic commented 1 year ago

What command did you try to send? You need first to switch another Operation Mode, then you ca send other commands. The documentation is little bit confusing