Hi,
I have tried to self resolve for few hours now, but still cannot get this to work.
The new Smart ZigBee plug NOUS A10Z (which says is compatible with Hubitat) paired immediately (and is confirmed by the logs) but it looks like its using a generic driver, so there is no way to add a switch to turn it on or off).
I havent used Hubitat for a while but wanted to get back into it, I asked chat and it said is to go to driver code and use:
https://raw.githubusercontent.com/kkossev/Hubitat/main/Drivers/Tuya%20Zigbee%20Metering%20Plug/TuyaZigbeeMeteringPlug.groovy
But this doesnt load a page anymore
I also searched when originally adding.
Would appreciate if anyone has anything that will solve this or lamen instructions as I cannot solve it and was hoping it would just be a quick plug and play and add to a dashboard.
Otherwise its unusable
Many thanks
This is the working link:
https://raw.githubusercontent.com/kkossev/Hubitat/development/Drivers/Tuya%20Zigbee%20Metering%20Plug/Tuya%20Zigbee%20Metering%20Plug
In case you need this info:
Enable Developer tools on the top of the settings page.
Expand the left side bar Developer tools section
Click on Drivers code
Press New Driver and paste in the code, and save.
Go to your Device and the Device Info tab. Under Type, find the driver you just installed and select it. Press save.
Go to the commands tab, press configure.
1 Like
Do you mean this forum chat robot, or ChatGPT ?
Thanks @chrisbvt I appreciate you going out your way to respond to this and in such a logical order, with your help I managed to fix in a few minutes, but without all the additional info would have struggled so thank you.
thanks @kkossev for the response, i ment ChatGPT, it wasnt very successful but @chrisbvt info was, so its working now.
1 Like
ChatGPT's link didn't substitute %20 for the spaces in the file name, while it did for the rest of the URL, that is why it wasn't working. It just crammed the filename together without substituting for spaces. That's AI for you.
1 Like
I've tried the driver for NOUS A9Z and until now, it is working perfectly, thank you chrisbvt and to all.