Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace power usage widget with CO2 level widget #35

Merged
merged 6 commits into from
Dec 15, 2023
Merged

Replace power usage widget with CO2 level widget #35

merged 6 commits into from
Dec 15, 2023

Conversation

ItsVipra
Copy link
Contributor

@ItsVipra ItsVipra commented Dec 15, 2023

Subscribes the mqttclient to a new topic (sensor/#) and processes messages specifically from sensor/esp8266_64760E/data, which is the Hackcenter CO2 Sensor.
Data is collected for 180 steps, which at an update every 20s equates to 1h.

Looks like this in the Dashboard:
image

  • Remove now unused code relating to power usage
  • Adjust danger and warning status thresholds

@ItsVipra
Copy link
Contributor Author

CO2 thresholds by Umweltbundesamt

@ItsVipra ItsVipra marked this pull request as ready for review December 15, 2023 20:53
@ItsVipra ItsVipra self-assigned this Dec 15, 2023
@YtvwlD YtvwlD merged commit 43ff34b into main Dec 15, 2023
@ItsVipra ItsVipra deleted the co2_widget branch December 15, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants