-
My current code is as follows:
```
type: custom:flex-horseshoe-card
entities:
- entity: sensor.air_quality_index
name: Air Quality
attribute: state
decimals: 1
show:
horsesh…
-
Fix the Air Quality Card UI, the words inside the card are not clearly visible in dark color background. To fix this I will make it glassmorphisim effect.
so that UI looks good.
screenshot
…
-
I've been using this plugin for well over a year with a Netatmo Smart Air Sensor (or Healthy Home Coach it might've been called). I _really thought_ that I used to be able to see Air Quality history (…
-
### CircuitPython version
```python
9.0.0 itsybitsy esp32
```
### Code/REPL
```python
# SPDX-FileCopyrightText: 2024 Tyeth Gundry
# SPDX-License-Identifier: MIT
#TODO: Add Adafruit IO feeds fo…
tyeth updated
7 months ago
-
-
Was working ok and now..
(node:1556) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'value' of undefined
at r.getTemperature (/homebridge/node_modules/homebridge-withings-ai…
-
All I am trying to do is get a reading:
from cal import Old_tables
from alicat import FlowMeter
flow = FlowMeter(port="/dev/ttyUSB0")
value = flow.get()
print(str(value))
and I get the error …
-
This board can read a lot more values then are included here: monoxide (CO), nitrogen dioxide (NO2), ethanol (C2H5OH), hydrogen (H2), ammonia (NH3), methane (CH4), propane (C3H8), and isobutane (C4H10…
-
-
💥 Proposal
To create a model that can classify places into different categories of pollution levels
@khusheekapoor
I am GSSOC'23 contributor and would like to do this issue
so kindly assign it …