fix regex for device search

This commit is contained in:
2025-02-27 23:02:31 +01:00
parent 6628c638af
commit bb1d45335a

View File

@@ -8,7 +8,7 @@ or
- pip3 install git+https://git.ao-it.net/python/CO2Meter - pip3 install git+https://git.ao-it.net/python/CO2Meter
""" """
__version__ = '0.3.0' __version__ = '0.3.1'
__author__ = 'anima' __author__ = 'anima'
# imports # imports