Domoticz 2023-2 update

Hello
I update domoticz to the 2023-2 release.
They change the api mode

https://www.domoticz.com/wiki/Domoticz_API/JSON_URL%27s#Warning_Stable_2023.2_.28and_newer.29

Now, when i use HomeHabit i have this error message

[WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (192.168.0.245) -> my phone

The action workbut perhaps not in the longterm

Thank’s

for example

2023-08-03 08:41:48.595 [WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (192.168.0.245)
2023-08-03 08:41:48.626 [WebServer] Deprecated RType (cameras_user) for API request. Handled via fallback (getcameras_user), please use correct API Command! (192.168.0.245)
2023-08-03 08:41:58.595 [WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (192.168.0.245)

Hello
Idem for me :frowning:

Is a correction planned to take into account the DOMOTICZ APIs otherwise?

For users using API calls from outside Domoticz there has been some changes in API calls. They now always should be of the form /json.htm?type=command&param=**command**

https://www.domoticz.com/wiki/Domoticz_API/JSON_URL's#Warning_Beta_Build_15326.2C_1-jun-2023_.28and_newer.29

@tix63 Yes, the app will be updated to use new API format. Right now API is just deprecated, and should be backwards compatible in the short term.

1 Like