Page 1 of 1

No "Autodiscovery prefix" setting in hardware tab

Posted: Sunday 23 January 2022 18:11
by Roofcat
hello,

I am quite new to Domoticz, actually I try to accomplish my first setup - Orange Pi Zero with Armbian Buster, zigbee2mqtt with couple of sensors (temperature and humidity, waterleak, door sensor etc), mosquitto and domoticz version: 2021.1 (build 14098). zigbee and MQTT part works fine and I follow wiki instructions (https://www.domoticz.com/wiki/MQTT#Add_ ... Gateway.22) but for MQTT AD client I have no field for setting "Autodiscovery prefix" :(

Am I doing somthing wrong?
regards,
Roofcat

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Sunday 23 January 2022 18:23
by solarboy
This is only available in beta versions of Domoticz for now.

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Sunday 23 January 2022 18:34
by jvdz
You are on the right version, but did you select the correct hardware?
Use "MQTT Client Gateway with LAN interface" not "MQTT Client Gateway with LAN interface"

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Sunday 23 January 2022 18:55
by Creo2005
jvdz wrote: Sunday 23 January 2022 18:34 You are on the right version, but did you select the correct hardware?
Use "MQTT Client Gateway with LAN interface" not "MQTT Client Gateway with LAN interface"
May be: MQTT Auto Discovery Client Gateway with LAN interface ?
And you reminded me of this:
Image
MQTT Client Gateway with LAN interface - not need anymore?

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Sunday 23 January 2022 19:11
by Roofcat
jvdz wrote: Sunday 23 January 2022 18:34 You are on the right version, but did you select the correct hardware?
Use "MQTT Client Gateway with LAN interface" not "MQTT Client Gateway with LAN interface"
I am using "MQTT Auto Discovery Client Gateway with LAN interface" but setup fields looks like that - notrace of Autodiscovery topic field
Image

I wonder what can be wrong?
Regards,
Roofcat

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Sunday 23 January 2022 19:37
by EddyG
If you are using the right hardware: MQTT Auto Discovery Client Gateway with LAN interface
In chrome try F5 or Ctrl-F5

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Monday 24 January 2022 18:59
by EddyG
In your first post you stated build 14098
This is a picture of build 14098
24.01.2022_18.55.49_REC.png
24.01.2022_18.55.49_REC.png (6.75 KiB) Viewed 1346 times
Notice the text at the end it states "Leave empty for Disabled"
Your screen print states something different.
So what is wrong? And why is in your screen print the type of the hardware missing?

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Tuesday 17 January 2023 18:51
by Filip
Hi,
Is there any solution?

I am using the build:
Version: 2022.2
Build Hash: eea9db734
Compile Date: 2022-11-05 13:05:35
dzVents Version: 3.1.8
Python Version: 3.7.3 (default, Oct 31 2022, 14:04:00) [GCC 8.3.0]

Also no field "Auto Discovery Prefix" in the plugin "MQTT Auto Discovery Client Gateway with LAN interface".
Probably because 2 new fields were added compared to the documentation and there is probably a conflict somewhere.
When starting the plugin, the error "Auto Discovery Topic empty!" is generated.

Already did refresh and cleared again the cache of the browser (Chrome).

Any help for solution?

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Tuesday 17 January 2023 21:29
by waltervl
This is definitely a browser cache issue.... Please clear browser cache as instructed on the wiki. Alternatively try a browser session in private/incognito mode.

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Tuesday 17 January 2023 21:51
by Filip
Indeed... In a private browsing it works for whatever reason!
Cleared again the cache of Chrome and now OK...
I don't understand because I already cleared the cache (images only) before... Perhaps had to clear the complete cache!
Anyway thanks for the help and a message for all who reads this: pay attention to clear completely the cache!
Thanks again.
F

Re: No "Autodiscovery prefix" setting in hardware tab

Posted: Tuesday 17 January 2023 22:09
by jvdz
Filip wrote: Tuesday 17 January 2023 21:51 Cleared again the cache of Chrome and now OK...
I don't understand because I already cleared the cache (images only) before... Perhaps had to clear the complete cache!
You always need to clear the complete cache to refresh the js and html files as well or else old code is mixed in causing these issues!