index
:
esp8266-nodemcu-sds011
main
ESP8266 Lua/NodeMCU module for SDS011 particle monitor
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2024-10-06
Make MQTT integration optional
main
Birte Kristina Friesel
-24
/
+37
2024-10-06
README: Add backlink
Birte Kristina Friesel
-2
/
+3
2024-01-14
Minor documentation improvements
Birte Kristina Friesel
-8
/
+9
2024-01-12
Add a suitable firmware image
Birte Kristina Friesel
-0
/
+0
2024-01-08
README: influx_attr must be empty or start with a comma
Birte Kristina Friesel
-2
/
+3
2023-11-19
Add licensing information
Birte Kristina Friesel
-0
/
+139
2023-04-23
do not re-use old influx_str if no data is available
Derf Null
-1
/
+2
2023-04-23
it's particulate matter, not particle monitor
Derf Null
-4
/
+4
2022-05-29
Add work/sleep query option and state tracking variable
Daniel Friesel
-18
/
+52
2022-05-21
document report mode query; save queried report mode in sds011 table
Daniel Friesel
-6
/
+13
2022-05-21
allow reading report mode; add query command
Daniel Friesel
-6
/
+34
2022-05-18
add support for reading the work period from the sensor
Daniel Friesel
-20
/
+44
2022-05-15
Add a simplecase
Daniel Friesel
-0
/
+21
2022-05-15
Add InfluxDB support
Daniel Friesel
-21
/
+51
2022-04-30
make device ID part of device name
Daniel Friesel
-1
/
+1
2022-04-30
always restart unless connected successfully
Daniel Friesel
-2
/
+4
2022-04-30
use hexadecimal chipid
Daniel Friesel
-2
/
+1
2022-04-20
set object_id; use device_class instead of custom icon for sensors
Daniel Friesel
-4
/
+5
2022-04-19
HASS icon adjustments
Daniel Friesel
-2
/
+2
2022-04-19
add homeassistant integration, set measurement period via MQTT
Daniel Friesel
-6
/
+49
2022-04-18
README: remove duplicate word
Daniel Friesel
-1
/
+1
2022-04-18
typo
Daniel Friesel
-1
/
+1
2022-04-18
README: configuration needs to be written via (soft)uart
Daniel Friesel
-3
/
+3
2022-04-18
initial commit
Daniel Friesel
-0
/
+228