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

RelayWithButtonActuator: S_LIGHT was renamed to S_BINARY #49

Open
mvdw opened this issue Jan 25, 2020 · 2 comments
Open

RelayWithButtonActuator: S_LIGHT was renamed to S_BINARY #49

mvdw opened this issue Jan 25, 2020 · 2 comments

Comments

@mvdw
Copy link

mvdw commented Jan 25, 2020

The RelayWithButtonActuator sketch at https:/mysensors/MySensorsArduinoExamples/blob/master/examples/RelayWithButtonActuator/RelayWithButtonActuator.ino still contains a "S_LIGHT". This is not present in the API page at https://www.mysensors.org/download/sensor_api_20.
IIRC, this was renamed to S_BINARY.

@mvdw
Copy link
Author

mvdw commented Jan 25, 2020

This problem is visible at https://www.mysensors.org/build/relay

@mvdw
Copy link
Author

mvdw commented Jan 25, 2020

The same problem is present at BinarySwitchSensor.ino

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