-
# Negative values for setTemperatureOffset
**Humidity increases and Temperature decreases on each subsequent sample**
co2monitor/0/up/sensors {"co2":766,"temperature":"27.4","humidity":"48.1"}
…
-
https://github.com/vfilimonov/co2meter/blob/8a2e12d205a7ac1c0a8fbc7fe885fc60cf2d1d0c/co2meter/server.py#L264
It may be useful to be able to set ``bypass_decrypt`` like below.
```python
mon = co…
-
So the usage of Energieopwek data was discontinued due to them requiring a paid license (https://github.com/electricitymap/electricitymap-contrib/issues/3015#issuecomment-901670043).
I found this n…
-
Question for you. Is there a reason why are you using pull-up resistors when the esp32 has built-in pull-up resistors?
-
Thank you for creating such a great library.
I have set up this library and successfully got data for CO2 and temperature as follows:
```
pi@raspberrypi:~ $ python
Python 3.9.2 (default, Mar 1…
-
Popups should appear after clicking on every card, and contain more information about the room, for example all the sensors present, and the ability to change the assignment of the sensors
-
This will contain information about rooms on cards, and potentially have ability to add/remove these rooms
-
the information displayed on cards about the room
-
Refine UI/UX for the control panel:
Page with cards representing each room, button to refresh info and add/remove rooms
Cards with min/max co2 in the room from all sensors, card click -> popup wit…
-