Classes | |
| class | KaiterraApiData |
Variables | |
| _LOGGER = getLogger(__name__) | |
| dictionary | POLLUTANTS = {"rpm25c": "PM2.5", "rpm10c": "PM10", "rtvoc": "TVOC", "rco2": "CO2"} |
Data for all Kaiterra devices.
|
private |
Definition at line 20 of file api_data.py.
| dictionary homeassistant.components.kaiterra.api_data.POLLUTANTS = {"rpm25c": "PM2.5", "rpm10c": "PM10", "rtvoc": "TVOC", "rco2": "CO2"} |
Definition at line 22 of file api_data.py.