2627 Commits (a6c5c7e7c7367a56451f02f981fce7c5f943e020)

Author SHA1 Message Date
  Max Prokhorov a6c5c7e7c7
utils: u32 value prefix should depend on "base" argument (#2005) 4 years ago
  Maxim Prokhorov 57c9359622 utils: interval value is in seconds 4 years ago
  Maxim Prokhorov 19e474abca utils: fix base-10 condition 4 years ago
  Maxim Prokhorov 83f49e30ea relay: write boot mask later, add relay_t defaults 4 years ago
  Maxim Prokhorov 5e74adb23e relay: proxy header defaults through methods 4 years ago
  Maxim Prokhorov e7fc5f337b relay: rework mask handling to use generic u32<->string conversion 4 years ago
  Maxim Prokhorov 9f4329dc1a relay: replace eeprom 8bit with 32bit bitmask stored in settings 4 years ago
  Maxim Prokhorov f4b0e9fe5b relay: fix dummy relays overwriting real ones 4 years ago
  Max Prokhorov 1f41d79afb
Fix heartbeat check for thermostat, add Bssid for InfluxDB (#2002) 4 years ago
  Max Prokhorov ca56e0e4c1
Add THERMOSTAT_SUPPORT=1 to the sensor tests 4 years ago
  Max Prokhorov 383d5a8a5d
DHTSensor: fix Si7021 compatibility (#2000) 4 years ago
  Max Prokhorov 9a5698b342
Add TUYA_SUPPORT (#1997) 4 years ago
  Max Prokhorov c96f2e4e3a
Fix strtoul error condition (#1995) 4 years ago
  Max Prokhorov ab186e057e
Add missing / not implemented default getSettings values (#1996) 4 years ago
  Max Prokhorov 7fa05d1bf4
utils/heartbeat: fix hbReport=1 condition, add Bssid (#1995) 4 years ago
  Niek van der Maas f588893373 Use generic typechecks, OTA add followRedirects (#1974) 4 years ago
  Max Prokhorov 04c733353b
relay: add WEB_SUPPORT check (#1985) 4 years ago
  Max Prokhorov 849f8cf920
Rules RPN (#1984) 4 years ago
  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
  Max Prokhorov a2ada68d6e
Restore WebUI builds in travis (#1953) 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
  Maxim Prokhorov b36e5ee396 test: allow to run a single configuration test, improve commandline handling 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