I’ve seen there was a plugin created by @DaanNL but cannot find it. So tried to go the ifttt way to control Pimatic with Google assistant.
What I cannot find is how to use the Pimatic web api, what are the commands? For example: I’ve got a ceiling fan that is controlled with Pimatic with the use of a buttons device. So the buttons are “fan off”, “fan low”, “fan mid”, “fan high”.
Is it possible to “push a button” with an url like http://mypimatic/api/devices/ceilingfan/buttons?state=fanlow or something like that?