Replies: 3 comments 3 replies
-
Hey, with the new beta it worked after I changed the category to ggq. As the state of the switch was the opposite of the real state of the valves, so I added "onGet" and "onSet" to exchange true with false.
Next, I will puzzle around with the status set of "BatteryCapacity". Any hints how to code this? MacForAll |
Beta Was this translation helpful? Give feedback.
-
Hi K0rayy, first, follow the instructions in the readme section of this repo. Then try this: https://github.com/0x5e/homebridge-tuya-platform/blob/develop_1.7.0/ADVANCED_OPTIONS.md#advanced-options If you use the same valves as I do, you can use the code above for at least make HomeKit display it as valve with one switch. I had to switch the values for on/off, as this specific brand understands on as closed and vice versa. |
Beta Was this translation helpful? Give feedback.
-
Dear MacForALL
I’am using mac os. I found the config file at homebridge plugin. I added the code and my problem is solved. Thank you very much!!!
From: MacForAll ***@***.***>
Date: Friday, 13 October 2023 17:42
To: 0x5e/homebridge-tuya-platform ***@***.***>
Cc: K0rayy ***@***.***>, Comment ***@***.***>
Subject: Re: [0x5e/homebridge-tuya-platform] Help needed for scheme overrides of categories ggq / sfkzq (Discussion #309)
Do you use PC or Mac?
Anyway, I assume you installed Homebridge and access it via https://homebridge.local:8581
After successful login, you can easily edit the config files, either within the bespoke plugin or directly in the configuration file which you can access from the menu.
With this, there is no fiddling around with the files on your computer.
Good luck!
—
Reply to this email directly, view it on GitHub<#309 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BDFJZTQWHMQI6MCBBQGXXULX7FHMLAVCNFSM6AAAAAAYJPCKW6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TENZUGY3DM>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi there,
I tried to get my water valves working (at least) as a simple switch, but it fails whatever I code.
They are subs to a WiFi-gateway called NX-6476, branded Royal Gardeneer and distributed by Pearl (pearl.de).
I followed the instructions for non-standard DP and the HB terminal at least accepts the scheme override without errors.
But neither HB, nor HomeKit displays anything.
For Standard DP and without overriding, it at least says "unsupported device" and shows up as accessory without function in HomeKit.
Any ideas someone? Your help is highly appreciated!
Extract from my config file (the long version):
MacForAll
Beta Was this translation helpful? Give feedback.
All reactions