1. 14 May, 2021 2 commits
  2. 10 May, 2021 1 commit
  3. 08 May, 2021 1 commit
  4. 07 May, 2021 2 commits
  5. 05 May, 2021 5 commits
  6. 04 May, 2021 3 commits
  7. 03 May, 2021 1 commit
  8. 01 May, 2021 5 commits
  9. 30 Apr, 2021 7 commits
  10. 29 Apr, 2021 3 commits
    • Eric Duminil's avatar
      Adding 'wifi_scan' as command · 701ac714
      Eric Duminil authored
      701ac714
    • Käppler's avatar
      co2_sensor: Add new state INVALID (co2<=0) · 6751d607
      Käppler authored
      This state is showed with red waiting LEDs.
      Previously, the state 'BOOTUP' with blue
      waiting LEDs was used to show invalid measurements.
      
      Use blue waiting LEDs now only during sensor
      acclimatization.
      6751d607
    • Käppler's avatar
      co2_sensor: wait for acclimatization after startup · dcba0a6a
      Käppler authored
      The SCD30 sensor has a response time of 20 s to reach
      67 % of its final reading. The first measurement
      can thus be unreliable, if the environment changed
      shortly prior to startup. Set measurement interval to the
      shortest possible value (2 s) and wait then, until the
      measurements have stabilized. Show a blue led effect in
      the meanwhile.
      dcba0a6a
  11. 28 Apr, 2021 1 commit
  12. 25 Apr, 2021 4 commits
  13. 24 Apr, 2021 5 commits