We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In Homematic lights and sockets often have an "ON_TIME" state where you can set the time in seconds that the light stays on when it is controlled.
Matter also has a "onWithTimedOff" command to achieve the same results
Do we want add ON_TIME (type "number, role "timer.off", unit "s") as optional state for light and socket?
BTW: What's the definition of "WORKING" in this regard? Is it "on while ON_TIME is running"?
Other fields from Matter for OnOff that I would leave out for now:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In Homematic lights and sockets often have an "ON_TIME" state where you can set the time in seconds that the light stays on when it is controlled.
Matter also has a "onWithTimedOff" command to achieve the same results
Do we want add ON_TIME (type "number, role "timer.off", unit "s") as optional state for light and socket?
BTW: What's the definition of "WORKING" in this regard? Is it "on while ON_TIME is running"?
Other fields from Matter for OnOff that I would leave out for now:
The text was updated successfully, but these errors were encountered: