mirror of
https://github.com/jdeath/rd200v2.git
synced 2026-01-10 13:37:58 -05:00
HH serial number #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @npinter on 4/18/2024
Ordered two RD200, both have a HH serial number. Added to
config_flow.pyand both were found. Wouldn't it be better to check the serial number if it containsFR:, then fetch the model number and check if its aRD200v2instead of checking the first two chars of the serial number?Thanks for providing this nice integration :)