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

ARiF settings commands #41

Open
mposzywak opened this issue Sep 11, 2021 · 0 comments
Open

ARiF settings commands #41

mposzywak opened this issue Sep 11, 2021 · 0 comments

Comments

@mposzywak
Copy link
Owner

Add commands to the ARiF that will report the settings of the Arduino and various devices:

  • modeLights - indicates that the Arduino is set to Lights mode
  • modeShades - indicates that the Arduino is set to Shades mode
  • inputHold - indicates that the light input is of type Hold (i. e. switch)
  • inputRelease - indicates that the light input is of type Release (i. e. button)
  • ctrlON - indicates that the Arduino has central ON turned on
  • ctrlOFF - indicates that the Arduino has central ON turned off
  • lightType - indicates the type of the light (i. e. 0 - regular on/off device, 1 - timer based device)
  • lightTimer - indicates the timer set on the device, should only be sent when the light type is set to timer.
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