PatchworkBoy / homebridge-edomoticz

Domoticz Homebridge-Plugin
Other
118 stars 44 forks source link

Status: [WebServer] Depricated RType (devices) for API request. Please use correct API Command! #260

Closed vespino closed 1 year ago

vespino commented 1 year ago

Domoticz has made changed to their API resulting in these logs: Status: [WebServer] Depricated RType (devices) for API request. Please use correct API Command!

Reason for this is the following API is deprecated: /json.htm?type=devices&rid=65

And should be changed to: /json.htm?type=command&param=getdevices&rid=65