-
Notifications
You must be signed in to change notification settings - Fork 8
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
Remote Start / Stop using RFID #45
Conversation
@fekberg you might want to reformat your code to please the tests :-) |
Update Python module (v1.6.0) released. |
description: > | ||
The number of bytes the RFID tag used | ||
example: 4 | ||
rfid_format: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps this should be an enum?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fekberg please check this as well and I'll merge again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jschlyter Could you elaborate what you mean here? Not entirely sure where the enum would be useful in the services.yaml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's untyped, never mind.
Requires the code from my other PR first.