Force select a different device. #901
iotinkognito
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
You need to get the log of dps that are actually coming from the device, and write a config yaml file to match that. Any valid config file added to the devices directory will be picked up during device identification, but it will be overwritten if you upgrade the integration, so you should contribute it here to get it included (pull requests are dealt with quickest, but if you don't know how to do a GitHub pull request, a report with your config, logs and any other info you used to create the config will make checking it easy and push it towards the front of the queue. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have some devices that are being incorrectly detected as Co2 devices even though they are GPO's. I modified the yaml for a device that was similar and changed the DP's accordingly and added the product_id. It still doesn't seem to pick it up via the ui integration. Is there a way to force it to use a particular devices*.yaml? Or a way to select a modified devices yaml (i.e. add your own device).
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions