Commit Graph

39 Commits

Author SHA1 Message Date
Ollo 02a5095bf6 keep the RGB status, during sleeping 2021-12-23 15:29:49 +01:00
Ollo 210222799a Prepared sleeping 2021-12-23 14:34:47 +01:00
Ollo c93c76ab52 Manual merge from standalone; Added mMeasureIndex 2021-12-23 14:00:18 +01:00
Ollo 33ef6bc21b Do not publish invalid PM2.5 values 2021-12-21 13:18:46 +01:00
Ollo c0aa9c8da1 Reduce cycle time 2021-12-15 20:21:14 +01:00
Ollo 21ba43bbf9 twice the same define... deleted second one 2021-12-15 20:18:22 +01:00
Ollo d6e34a8e75 Brightness can be configured 2021-12-15 17:22:10 +01:00
Ollo db10de101c Reduced brightness to 50% 2021-12-15 17:02:36 +01:00
Ollo dadee863b8 GPIO and Arduino-Pins are never the same 2021-12-12 17:45:45 +01:00
Ollo 5ece74b0e6 Activate I2C after powering the sensor 2021-12-12 17:07:20 +01:00
Ollo 6af6a6ac76 Use red led to visualize button presses 2021-12-12 16:47:40 +01:00
Ollo e3fe70dff2 Removed unnecessary DEFINE 2021-12-12 16:28:53 +01:00
Ollo fd8277b702 Don't manipulate the green LED during runtime, as it is the powersource for the I2C sensor 2021-12-12 16:00:45 +01:00
Ollo 3e89b3e040 Tweak offset 2021-12-12 14:48:26 +01:00
Ollo e52300b792 Update Button via MQTT 2021-12-12 14:45:34 +01:00
Ollo f3d439cbc3 Button is published on MQTT, too 2021-12-12 14:32:29 +01:00
Ollo 1c35094cfa Wait until power is stable for BME680 2021-12-06 20:28:34 +01:00
Ollo b2db51d9a9 Spelling improved 2021-12-06 20:18:23 +01:00
Ollo 1cf8c781eb used most commented version 2021-12-06 20:14:55 +01:00
Ollo c39ebc8e54 Serial debugging enabled 2021-12-04 23:24:30 +01:00
Ollo 1e15d85d6f Set LED to RED, if no configuration is available 2021-12-04 23:09:54 +01:00
Ollo afff1275da Documentation 2021-12-04 23:09:07 +01:00
Ollo d910d0b945 More documentation 2021-12-04 18:46:17 +01:00
Ollo 49312a203d Spelling 2021-11-27 15:22:05 +01:00
Ollo 7567a4ef07 Automatic mode is set; instead of ON 2021-11-27 14:56:19 +01:00
Ollo 595fbbc3da Continue with BME680 2021-11-27 12:32:03 +01:00
Ollo 8e24c171ec Spelling corrected 2021-11-27 12:30:39 +01:00
Ollo 9807aa9818 BME680 and BMP280 code merged 2021-11-27 12:29:27 +01:00
Ollo 7d188e9c8e Color can be set in rgb format 2021-11-25 17:06:10 +01:00
Ollo 4aaf5260f7 Use HSV color decoding, as in other projects 2021-11-24 22:53:31 +01:00
Ollo 6ccde82f82 Added new node to control the colored LEDs 2021-11-24 22:00:13 +01:00
Ollo d8f415e422 Failed I2C connection is described on log channel 2021-11-24 21:25:29 +01:00
Ollo 2fe330ed50 Added TODO 2021-11-20 11:54:59 +01:00
Ollo bb0e0b4086 Initial version of BME688 2021-11-19 22:59:34 +01:00
Ollo 4d161fe711 Temperatur is visualized via an LED, too 2021-11-17 22:07:42 +01:00
Ollo 903d34b871 Added the VCC of BMP280 2021-11-15 19:33:00 +01:00
Ollo db40432ad1 describe optional pins 2021-11-15 19:11:41 +01:00
Ollo a0ccf23ced Interface described 2021-11-15 19:07:58 +01:00
Ollo d918bfe08e Initial version 2021-11-15 19:03:27 +01:00