home
home copied to clipboard
New devices to add
Hey, First of all GREAT THANKS for doing that API interface. It makes life easier and open dozens of possibilities.
Okay, back to business :) I've noticed that your device's configuration lacks of some actuator/switches that I own. For example one-button classic switch (deviceID: 900C, typeName: Sensor/ Schaltaktor 1/1-fach) which works on channel: ch0003. Of course I've added them to my code and they work like a charm but if you want to I can post here a few devices and you can add them to yours repo?
Best regards, trues.
Hi,
I guess you can open a pull request for that.
Also note that you can directly set the datapoint with a GET request to /raw/:serialnumber/:channel/:datapoint/:value
Thanks Henry, Indeed it works ;)