Hi all,
I have my own AC solution at home, which I control using REST api, POST/GET to url with json to control temp and state of each room in my house.
I also have a temperature sensor which gets the current temp for each room.
How can I have a switch that looks similar to NEST, where it shows the current temp,
and also, since my AC server is my custom solution, is there a preferred routes that I should have in order to make the integration easiest?