3061 Commits (b3fb066947dd401d624eeaa1ce6a662f93840c11)
 

Author SHA1 Message Date
  Niek van der Maas 60063f9d3f Upgrade to core 2.6.2, fixes WiFi issues (#2023) 4 years ago
  Max Prokhorov 55a0abf1e1
Secure client / server cleanup (#2016) 4 years ago
  Max Prokhorov 0f71869d08
Clean up headers (#2019) 4 years ago
  Niek van der Maas ea9d29f523 Update Arduino core in PIO (#2018) 4 years ago
  Max Prokhorov 8c204f35bf
Update README.md 4 years ago
  reaper7 899f646f90 Add support for Hykker Smart Plug with power meter (#2010) 4 years ago
  Max Prokhorov 0b5d200de1
Scripts: memanalyser fixes (#2014) 4 years ago
  Max Prokhorov 960b32cd93
Merge pull request #2013 from mcspr/web/sch-init-order 4 years ago
  Max Prokhorov 5c49db89af
relay: compare sum of physical + dummy relays instead of just dummy (#2012) 4 years ago
  Maxim Prokhorov fc5aa2fbf4 sch: send type_switch as default 4 years ago
  Maxim Prokhorov 812c3ea8a0 web: init relay selectors inside relayConfig 4 years ago
  Max Prokhorov a6c5c7e7c7
utils: u32 value prefix should depend on "base" argument (#2005) 4 years ago
  Max Prokhorov 76e2542459
Merge pull request #2003 from mcspr/upd-dummy-relays 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 377ee707d6
Changelog: 1.14.0 + recent commits (#1982) 4 years ago
  Max Prokhorov 99dcff334f
Merge pull request #1969 from mcspr/ha/disc-queue 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
  Max Prokhorov 94291fafff
1.13.6-dev Changelog so far (#1930) 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