-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Accept packets from known devices IDs only
causes exception
#202
Comments
This is expected behaviour if you do not has a working/valid known list. |
I think what is happening is this:
So, try this:
Let me know if that works. |
zxdavb
changed the title
Using only config_flow and slider to filter all other out results into an error
Aug 26, 2024
Accept packets from known devices IDs only
causes exception
Actually,
... the error is in your schema:
One of them will have a device called |
It is not acceptable for ramses_rf* to crash in this scenario. This is a bug. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
using only the config_flow the slider "
Accept packets from known devices IDs only
" says there is an error and needs to check the log.To Reproduce
Set known device IDs and move slider "
Accept packets from known devices IDs only
" to the right.My Known device IDs
Expected behavior
Expect all other devices to be filtered out
Please complete the following information:
no
ramses_cc:
section from configuration.yamlAdditional context
After that following error
The text was updated successfully, but these errors were encountered: