Aranet4-Python
Aranet4-Python copied to clipboard
Aranet4, Aranet2 and Aranet Radiation Python client
Results
11
Aranet4-Python issues
Sort by
recently updated
recently updated
newest added
Seems like `pip3 install aranet4` installs older versions of `bleak` (e.g. `0.20.2`) if `pyaranet4` was previously installed/removed, which throws the following error when attempting to use the module. ```python3 Python...