Fix Tuya unsupported cameras - #136960
Conversation
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
|
Hey there @tuya, @zlinoliver, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
|
Sorry guys, my first pull request here. Accidently clicked Ready for review. Following the checklist as we speak! |
|
@abmantis did I make a mistake by merging updates from dev again, seeing all the checks have to pass again? |
|
@maghiel Its ok to merge from dev from time to time or when there are conflicts to resolve. |
Awesome, thanks for the explanation and help! And thanks for triggering it again ;) |
…ry dghsxj for low power consumption cameras
|
@abmantis could you? ..... :) |
Proposed change
Fixes #132844 by adding the "dghsxj" category to cameras. Some, mostly LSC Smart Connect, devices suddenly moved from sp to dghsxj, rendering them as "unsupported". (As discovered by @Neirop)
Most Tuya cameras are in the device category "sp". About two months ago Tuya suddenly changed the category on some camera's, mostly of the LSC Smart Connect brand sold by Action stores in Europe, to "dghsxj".
It turns out "dghsxj" is a new, but still undocumented, category for "lower power consumption" cameras that Tuya moved some cameras too without any announcement whatsover. (Discoverd by @MPParsley)
Type of change
Additional information
Checklist
ruff format homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all.To help with the load of incoming pull requests: