If I wanted to retrieve the temperature of the oven using the above, is this a simple job?
Is there a boilerplate source code based on something similar to this that would get me quickly started on this?
If I could get started with this then I am sure I could figure out how to extend the driver with more capabilites.
The Mill OpenAPI does not appear to be that bad. If you need someone to look into trying to make a driver for it (free of course), let me know in a private message and I can shoot you an initial attempt and we can see how it works.
Difficulty is 5 out of 10. It has an API document; however, the information within that document is not complete and it has no control / response examples that tell you which commands do what action. They do have a try it now button that may mitigate the lack of documented examples and explicit data.
Note: The MILL heater is on HA with example code in python. That may be helpful.
Hi @Johnistef,
I did not get a good response from Mill last time I asked them for an API key, perhaps due to the timing just before the holidays. I haven't had time to push this yet, but I am still interested as it would be helpful to automate things given how different rooms are used, in my case.
Will try again, when I have the API key this should be relatively straightforward.