stianaske / pybotvac

Python module for interacting with Neato Botvac Connected vacuum robots.
MIT License
85 stars 44 forks source link

Improve map validation #73

Closed Santobert closed 3 years ago

Santobert commented 3 years ago

Related: https://github.com/home-assistant/core/issues/51859

Sometimes the persistent card ID is a number, so we need to adjust our validation accordingly.