No device listed under "Setup" on MQTT Auto Discovery
Moderator: leecollings
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
Again, it is completely normal that no devices will be shown in the setup menu. As it is only used for sub devices that can configure the behavior of other devices
New Zwavejs/Zigbee2MQTT discovered devices will shown in the normal Domoticz device list (menu Setup - devices) https://www.domoticz.com/wiki/Setup_Devices
New Zwavejs/Zigbee2MQTT discovered devices will shown in the normal Domoticz device list (menu Setup - devices) https://www.domoticz.com/wiki/Setup_Devices
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: 3
- Joined: Wednesday 03 January 2024 8:15
- Target OS: Linux
- Domoticz version: 2024.1
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
Thank you for your quick answer!!
I don't know why this is not described anywhere, but that was the cause in my case:
My settings:
Settings->MQTT->Name=zwavejs2mqtt and Prefix=zwave
Settings->HomeAssistant->Discovery Prefix=zwave
Should be:
Settings->MQTT->Name=zwavejs2mqtt and Prefix=yyy (default = zwave)
Settings->HomeAssistant->Discovery Prefix=xxx (default =homeassistant)
The above prefix should not be the same.
I don't know why this is not described anywhere, but that was the cause in my case:
My settings:
Settings->MQTT->Name=zwavejs2mqtt and Prefix=zwave
Settings->HomeAssistant->Discovery Prefix=zwave
Should be:
Settings->MQTT->Name=zwavejs2mqtt and Prefix=yyy (default = zwave)
Settings->HomeAssistant->Discovery Prefix=xxx (default =homeassistant)
The above prefix should not be the same.
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
I think the prefix in Zwave-JS-UI can be the same as long as you also modify the discovery prefix in Domoticz MQTT AD gateway. As that also is default homeassistant.
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: 31
- Joined: Sunday 03 January 2016 0:32
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
All I am seeing...
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
Something wrong with Zwave-JS-UI.....
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: 5
- Joined: Wednesday 19 September 2018 22:27
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
Thank you!!! I spent a lot of hours trying to figure out why nothing showed up in domoticz. Strange that JS UI send everything as homeassistant...
- gizmocuz
- Posts: 2352
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
This is intended. You have to configure (once??) the node settings in zwavejs-ui.woddou wrote: ↑Saturday 02 September 2023 9:50 Hello commuity,
I have recently switcth from OZW to ZWAVEJS UI, system is working fine after some time but I still have something wierd on MQQT Auto Discovery UI in Domoticz (latest release from 30/08/23).
Actually when I go to "Setup", there is no device listed at all, again all the rest is working perfectly, so I'm wondering what I have missed in terms of configuration on ZWaveJS UI itself or somewhere else, some help is welcome.
Thanks,
woddou
Hardware page->MQTT-AD->Setup button is for nodes that of type 'number'.
For these types you can make changes
Quality outlives Quantity!
- gizmocuz
- Posts: 2352
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
So, do we need to understand what you're bumping for?
Quality outlives Quantity!
-
- Posts: 13
- Joined: Wednesday 29 March 2023 14:03
- Target OS: Linux
- Domoticz version: 2024.1
- Location: NL
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
Sorry, didnt see page 2 of this topic. My bad
-
- Posts: 148
- Joined: Tuesday 01 October 2013 8:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.2
- Location: Sweden
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
Have the same issue that nothing is showing up under the Hardwar Setup button, just a reflection, which I haven't tried to change, but according to the recommendation for how to config Zwave-JS-UI is to ues node name instead of nodeIDs which very well could be the cause.
Update: Allow my to respond myself to this that it didn't make any difference to disable the use of node name instead of node IDs.
Update: Allow my to respond myself to this that it didn't make any difference to disable the use of node name instead of node IDs.
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
If you read this topic again you should understand that it is completely normal that no devices are shown in the hardware setup button.kimhav wrote: ↑Thursday 11 January 2024 14:33 Have the same issue that nothing is showing up under the Hardwar Setup button, just a reflection, which I haven't tried to change, but according to the recommendation for how to config Zwave-JS-UI is to ues node name instead of nodeIDs which very well could be the cause
Update: Allow my to respond myself to this that it didn't make any difference to disable the use of node name instead of node IDs.
New discovered devices will be shown in the Domoticz device list, menu Setup- Devices. See wiki page https://www.domoticz.com/wiki/Setup_Devices
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: 148
- Joined: Tuesday 01 October 2013 8:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.2
- Location: Sweden
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
This is a significant change compared then when using OSW compared when using the mqtt and zwave-js-ui setup. The question which remains is were would one then configure device specific settings was perforumed under the Hardware Setup?waltervl wrote: ↑Thursday 11 January 2024 19:41 If you read this topic again you should understand that it is completely normal that no devices are shown in the hardware setup button.
New discovered devices will be shown in the Domoticz device list, menu Setup- Devices. See wiki page https://www.domoticz.com/wiki/Setup_Devices
-
- Posts: 32
- Joined: Friday 20 January 2017 17:52
- Target OS: NAS (Synology & others)
- Domoticz version: 2024.2
- Location: Netherlands
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
In the 'control-panel' of the zwave-js-ui you will find all devices. By clicking a specific device it will unfold additional settings. Depending on the node there will be: switch, sensor, meter and configuration. By clicking that specific setting it will unfold the available options under that setting and then you can change it.
-
- Posts: 148
- Joined: Tuesday 01 October 2013 8:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2023.2
- Location: Sweden
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
Thanks for pointing me in the right direction, I've been clicking around in zwave-js-ui and been missing this, it's a bit raw, but will do the trick since I was clearly missing out on this option for quite a lot of the zwave devices that I use. Good stuff and thanks for being patience!skippy711 wrote: ↑Thursday 11 January 2024 22:42In the 'control-panel' of the zwave-js-ui you will find all devices. By clicking a specific device it will unfold additional settings. Depending on the node there will be: switch, sensor, meter and configuration. By clicking that specific setting it will unfold the available options under that setting and then you can change it.
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: No device listed under "Setup" on MQTT Auto Discovery
Optional you can add the frontend User interface of Zwave-JS-UI as a custom menu in Domoticz.
Make a file Zwave-JS-UI.html in domoticz/www/templates
Contents
Rename IPAddress to the real IP address of your domoticz server. Also change the port of the frontend if changed in setup.
Restart Domoticz and you will have another Zwave-JS-UI entry in custom menu.
See also wiki page Custom Menu https://www.domoticz.com/wiki/Custom_menu
Make a file Zwave-JS-UI.html in domoticz/www/templates
Contents
Code: Select all
<IFRAME SRC="http://IPAddress:8091/" height="800" width="100%"></IFRAME>
Restart Domoticz and you will have another Zwave-JS-UI entry in custom menu.
See also wiki page Custom Menu https://www.domoticz.com/wiki/Custom_menu
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
Who is online
Users browsing this forum: No registered users and 0 guests