* sensor: added radiation dose sensor type and units
* Add support for Aranet Radiation devices
* Fix Aranet Radiation CI issues
* Revert "sensor: added radiation dose sensor type and units"
This reverts commit 28736a7da7
.
* aranet4: bump version to 2.3.3
* aranet radiation: remove removed sesnor consts
* aranet radiation: use radioactive icon by default
---------
Co-authored-by: Shay Levy <levyshay1@gmail.com>
4 lines
104 B
Python
4 lines
104 B
Python
"""Constants for the Aranet integration."""
|
|
|
|
DOMAIN = "aranet"
|
|
ARANET_MANUFACTURER_NAME = "SAF Tehnika"
|