2120 Commits (377ee707d64e98c3e2c733d64d91e537e579cf15)

Author SHA1 Message Date
  Max Prokhorov c3678abba0
Relay: use relative time comparisons, runtime settings for flood window and delays (#1962) 4 years ago
  Maxim Prokhorov 08cfcbd2c1 sensor/dht: wait DHT_MIN_INTERVAL after initialization 4 years ago
  Maxim Prokhorov e1ed62af37 sensor/dht: set pin mode before digitalWrite 4 years ago
  Maxim Prokhorov 5ae0eb88ac sensor/dht: increase the delay per DHT22 datasheet 4 years ago
  ealfaroc cec6c6a385 Adding support for miobulb001 (#1973) 4 years ago
  Niek van der Maas 292ef5bac7 mqtt: Arduino-MQTT setWill parameters order (#1978) 4 years ago
  Niek van der Maas 05a1029bbd Fix out_of_range exception on bitset.test (#1977) 4 years ago
  Max Prokhorov c6f75f9160
Comments & README - 1.13.6 -> 1.14.0 (#1980) 4 years ago
  Max Prokhorov 17b3620d9f
1.14.0-dev 4 years ago
  Niek van der Maas bad47d0195 Typo in thingspeak macro (#1965) 4 years ago
  Max Prokhorov 01345987cd
gpio: detect esp8285 chip to allow the use of GPIO9 and GPIO10 (#1964) 4 years ago
  James d177634a70 Telaire T6613 Support (#1956) 4 years ago
  foxman69 4343457b9e Support restore last schedule (#1948) 4 years ago
  Maxim Prokhorov c414ba1251 ha: log autodiscovery -> discovery 4 years ago
  Maxim Prokhorov e8acf33a69 ha: more cancelation reasons 4 years ago
  Maxim Prokhorov 9956cd835b ha: send discovery on reconnect 4 years ago
  Maxim Prokhorov 7adedc8992 ws: use std::pair instead of custom struct 4 years ago
  Maxim Prokhorov 5bef606f2a ha: delay discovery until next loop 4 years ago
  Maxim Prokhorov 5e7f3c29bd mqtt: reduce debug log pressure, return result of mqttSend 4 years ago
  Niek van der Maas e17ee6168e MQTT & OTA Fingerprint setting capitalization fix (#1952) 4 years ago
  Maxim Prokhorov 9025a4eb42 sensor/si7021: unused variable 5 years ago
  Maxim Prokhorov 49bfd0819a sensor/ade7953: unused variable 5 years ago
  Maxim Prokhorov cb9dba4bb6 sensor/pmsx003: only delete object when it is managed by sensor 5 years ago
  Maxim Prokhorov ec37c06ba5 sensor/ads1x15: fix changing sensor type when reading adc 5 years ago
  Maxim Prokhorov 0f2226e177 sensor: cast variable as UNUSED and prevent intended assignment warnings 5 years ago
  Maxim Prokhorov 01b76adff0 crash,lights: ensure that settings contain positive value 5 years ago
  Max Prokhorov c18490cc4a
PIO: pass APP_REVISION via extra scripts (#1946) 5 years ago
  Max Prokhorov ff5b0d5165
ha: add platform="mqtt" back to the yaml output (#1949) 5 years ago
  Max Prokhorov 7ad8045304
Fix infinite loop when printing crash dump (#1947) 5 years ago
  Niek van der Maas 7db0df0a67 NTP: Fix warning about unused variable if DEBUG support is disabled (#1944) 5 years ago
  Max Prokhorov d0a137ce94
Test: move travis boards outside of hardware header (#1943) 5 years ago
  Max Prokhorov 8dda0072f2
WiFi: allow button action to also disable softAP (#1942) 5 years ago
  Max Prokhorov 6a3ef86c8f light: change naming order for cct vars 5 years ago
  Max Prokhorov 5a2314e17a light: update XIAOMI_SMART_DESK_LAMP mired values 5 years ago
  Max Prokhorov 6d9d4ae149 light: provide mired warm / cold limits to webui 5 years ago
  Maxim Prokhorov bcd2bf807f light: configure colortemp limits from settings 5 years ago
  Xose Pérez 0a11a74f94 Support for TFlag NX-SM100 and NX-SM200 power monitoring switches 5 years ago
  Xose Pérez 8b7eea6c72 ESPurna base image for Tuya Convert 5 years ago
  Xose Pérez 06ebab31b5 Support for Teckin SP21 5 years ago
  Max Prokhorov 1949bc8e3b
Telnet: (optional) buffered output for AsyncTcp server (#1929) 5 years ago
  Niek van der Maas f3b35567d4 Added support for reverse telnet (#1920) 5 years ago
  Max Prokhorov cf4540ae90 lights: module declarations in the header 5 years ago
  Max Prokhorov 038cb912d5 encoder: load once, use iterators 5 years ago
  Max Prokhorov f007b484e3 lights: directly use String as buffer for group payload 5 years ago
  Max Prokhorov 97821f3b21 lights(xxx): help 2.3.0 string deduplication 5 years ago
  Max Prokhorov 3ae164490a light: move hardcoded comms masks to the header 5 years ago
  Max Prokhorov 9ec3723a11 light: update toRGB and toHSV to use local buffer 5 years ago
  Max Prokhorov 559c75d3c7 lights: switch to signed arithmetic, introduce adjustment and update step functions 5 years ago
  Max Prokhorov ee6ee89302
mqtt: fix building with pubsubclient / arduinomqtt without secureclient enabled (#1939) 5 years ago
  Thomas Oeding bd385f9fbc ESP8266 FS-UAP1 Control board (#1925) 5 years ago