Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to Support Dynamic Device Properties #284

Open
EnsuingRequiem opened this issue May 6, 2022 · 0 comments
Open

Request to Support Dynamic Device Properties #284

EnsuingRequiem opened this issue May 6, 2022 · 0 comments

Comments

@EnsuingRequiem
Copy link

It would be great if we were able to dynamically configure a device similar to how node-red-contrib-hubitat handles commands. My situation may be entirely indicative of my newness to Node-RED, but I've got a number of Aqara/Xiaomi HT sensors (WSDCGQ11LM) and I intend to basically configure them all the same. I use zigbee2mqtt and plan to have meaningful names/locations as part of the topics each device publishes to and would like to be able to create a single device node to receive all the Temperatures, but depending on the information set in the msg, it publishes to different devices.

Simple Example: Device node is configured with the trait Temperature Control with Query Only, device type of Sensor and name of Temperature with no room hint. Incoming msg to device contains: trait: "set", roomHint : "Office", payload: {temperatureAmbientCelsius: 21} and the Temperature device in the Office will update without affecting any other Temperature devices in, for instance, Master Bath.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant