Hi all,
I have this notifion(every time) in domoticz logs.
2024-08-13 12:50:00.440 Zigbee 2 Mqtt: General/kWh (Releu rulou energy)
2024-08-13 12:50:00.446 Zigbee 2 Mqtt: Usage/Electric (0x00158d000419c3b1 power)
2024-08-13 12:50:00.449 Zigbee 2 Mqtt: General/Voltage (Releu rulou voltage)
2024-08-13 12:50:00.829 [WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (192.168.0.xxx)
2024-08-13 12:50:00.832 [WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (192.168.0.xxx)
2024-08-13 12:50:00.835 [WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (192.168.0.xxx)
2024-08-13 12:50:00.839 [WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (192.168.0.xxx)
I using Domoticz 2024.7(16178) beta version + zigbee2mqtt(width MQTT Auto Discovery Client Gateway with LAN interface ) and I don't know why this message appears.
Thanks!
WebServer Deprecated RType(devices) for API request
Moderators: leecollings, remb0
Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
-
- Posts: 168
- Joined: Wednesday 09 January 2019 10:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.1
- Contact:
WebServer Deprecated RType(devices) for API request
Domoticz on Raspberry Pi 4with Zigbee2mqtt
2 x xiaomi temperature sensor
7 x xiaomi plug
2 x xiaomi door sensor
1 x ikea plug
1 x ikea zigbee apdator
4 x xiaomi motion sensor
1 x xiaomi vibration sensor
2 x xiaomi wireless switch
Broadlink rm pro
2 x xiaomi temperature sensor
7 x xiaomi plug
2 x xiaomi door sensor
1 x ikea plug
1 x ikea zigbee apdator
4 x xiaomi motion sensor
1 x xiaomi vibration sensor
2 x xiaomi wireless switch
Broadlink rm pro
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: WebServer Deprecated RType(devices) for API request
Because something in your environment requests device info from Domoticz with the old json API call.
What is on IP (192.168.0.xxx) ?
If that is your Domoticz server check for scripts or themes or extra dashboards that use the old API calls
See also this topic viewtopic.php?t=40415 with a lot more info.
What is on IP (192.168.0.xxx) ?
If that is your Domoticz server check for scripts or themes or extra dashboards that use the old API calls
See also this topic viewtopic.php?t=40415 with a lot more info.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 168
- Joined: Wednesday 09 January 2019 10:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.1
- Contact:
Re: WebServer Deprecated RType(devices) for API request
192.168.0.xxx is my server ip.waltervl wrote: ↑Tuesday 13 August 2024 13:27 Because something in your environment requests device info from Domoticz with the old json API call.
What is on IP (192.168.0.xxx) ?
If that is your Domoticz server check for scripts or themes or extra dashboards that use the old API calls
See also this topic viewtopic.php?t=40415 with a lot more info.
I checked for old api calls in scripts but everything is with new api(for my custom phone app), i stopped to call api... but I still have these messages. i can't find the problem.
Domoticz on Raspberry Pi 4with Zigbee2mqtt
2 x xiaomi temperature sensor
7 x xiaomi plug
2 x xiaomi door sensor
1 x ikea plug
1 x ikea zigbee apdator
4 x xiaomi motion sensor
1 x xiaomi vibration sensor
2 x xiaomi wireless switch
Broadlink rm pro
2 x xiaomi temperature sensor
7 x xiaomi plug
2 x xiaomi door sensor
1 x ikea plug
1 x ikea zigbee apdator
4 x xiaomi motion sensor
1 x xiaomi vibration sensor
2 x xiaomi wireless switch
Broadlink rm pro
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: WebServer Deprecated RType(devices) for API request
Perhaps you can relate the timing of the deprecation warnings to an action?
Do you use Dashticz?
Dou you use a non default theme?
Do you use Dashticz?
Dou you use a non default theme?
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 168
- Joined: Wednesday 09 January 2019 10:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.1
- Contact:
Re: WebServer Deprecated RType(devices) for API request
I using default theme, i haven't dashticz.
i noticed when it get the devices information from zigbee2mqtt...this message also appears immediately. I don't know if it has anything to do with it
Domoticz on Raspberry Pi 4with Zigbee2mqtt
2 x xiaomi temperature sensor
7 x xiaomi plug
2 x xiaomi door sensor
1 x ikea plug
1 x ikea zigbee apdator
4 x xiaomi motion sensor
1 x xiaomi vibration sensor
2 x xiaomi wireless switch
Broadlink rm pro
2 x xiaomi temperature sensor
7 x xiaomi plug
2 x xiaomi door sensor
1 x ikea plug
1 x ikea zigbee apdator
4 x xiaomi motion sensor
1 x xiaomi vibration sensor
2 x xiaomi wireless switch
Broadlink rm pro
- jvdz
- Posts: 2189
- Joined: Tuesday 30 December 2014 19:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.107
- Location: Netherlands
- Contact:
Re: WebServer Deprecated RType(devices) for API request
Nope, this is an http API request using the old format instead of the new, so you will have to search for it in the machine having the reported ip address.... or via a reverse proxy running on that IP address depending on how that is configured.
New Garbage collection scripts: https://github.com/jvanderzande/GarbageCalendar
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: WebServer Deprecated RType(devices) for API request
It could be that you are using the Zigbee2MQTT python plugin and there is a webinterface that could be outdated? But you say you use the MQTT Autodiscover gateway so that should not be the case....
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 168
- Joined: Wednesday 09 January 2019 10:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.1
- Contact:
Re: WebServer Deprecated RType(devices) for API request
Hi,
Finally i found the problem. You are right...i found the old api in PV system script.
Thank you for help!
Finally i found the problem. You are right...i found the old api in PV system script.
Thank you for help!
Domoticz on Raspberry Pi 4with Zigbee2mqtt
2 x xiaomi temperature sensor
7 x xiaomi plug
2 x xiaomi door sensor
1 x ikea plug
1 x ikea zigbee apdator
4 x xiaomi motion sensor
1 x xiaomi vibration sensor
2 x xiaomi wireless switch
Broadlink rm pro
2 x xiaomi temperature sensor
7 x xiaomi plug
2 x xiaomi door sensor
1 x ikea plug
1 x ikea zigbee apdator
4 x xiaomi motion sensor
1 x xiaomi vibration sensor
2 x xiaomi wireless switch
Broadlink rm pro
-
- Posts: 361
- Joined: Sunday 29 November 2015 21:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: UK
- Contact:
Re: WebServer Deprecated RType(devices) for API request
I see this quite a lot, in my case it's caused by the Pilot app on my iPhone, the dev doesn't seem to have updated it in quite a while which is a shame as I really like the app and pay yearly for it as a patron.
Who is online
Users browsing this forum: No registered users and 1 guest