689 Commits

Author SHA1 Message Date
Theo Arends
329d76346f Merge branch 'development' into pre-release-10.1.0 2021-12-08 11:11:02 +01:00
Theo Arends
e02c305611 Prep v10.1 2021-12-08 11:03:42 +01:00
Theo Arends
7a5e3cd78e update changelog 2021-12-06 10:55:03 +01:00
Theo Arends
3535b7543e Add support for GPE Multi color smart light
Add support for GPE Multi color smart light as sold by Action in the Netherlands
2021-11-30 16:03:57 +01:00
Theo Arends
f53e9462b3 Bump version to 10.0.0.4 2021-11-30 15:43:43 +01:00
Theo Arends
ced7aa5a08 Fix ESP32 ethernet broken by core 2.x
- Fix ESP32 ethernet broken by core 2.x
- Change ethernet hostname ending in ``_eth`` to ``-eth`` according to RFC952
2021-11-21 13:30:05 +01:00
Theo Arends
25f23b2406 Update changelogs 2021-11-20 14:37:12 +01:00
Theo Arends
b19d1c580f Add Sonoff SPM POC
Add Sonoff SPM POC (#13447)
2021-11-17 17:25:16 +01:00
Theo Arends
1e326460bd ESP8266 Gratuitous ARP enabled
- ESP8266 Gratuitous ARP enabled and set to 60 seconds (#13623)
- Version bump to 10.0.0.3
2021-11-13 14:38:21 +01:00
Theo Arends
f19462f64b Fix ESP32-S2 TSettings memory usage
Fix ESP32-S2 TSettings memory usage fixed to 4096 bytes regression from v9.5.0.8
2021-11-13 12:44:45 +01:00
Theo Arends
ae275d984f Add support for HDC2010 temperature/humidity sensor
Add support for HDC2010 temperature/humidity sensor by Luc Boudreau (#13633)
2021-11-11 11:33:08 +01:00
Theo Arends
41db88c19a Bump version to 10.0.0.2
ESP32 core library from v1.0.7.5 to v2.0.1
2021-11-10 15:00:44 +01:00
Theo Arends
24fddb0ebe Update changelogs 2021-11-06 11:24:36 +01:00
Theo Arends
5243b17a1a Add 1 second heartbeat GPIO 2021-11-03 11:58:05 +01:00
Jacek Ziółkowski
d013eceecc
Update RELEASENOTES.md
Emphasis of not going minimal to minimal
2021-10-25 20:44:16 +02:00
Theo Arends
dfafd34e55 Update changelogs 2021-10-24 11:26:50 +02:00
Theo Arends
afee240717 Update changelog 2021-10-23 14:40:49 +02:00
Theo Arends
cf380f8a90 Update changelog 2021-10-21 16:38:23 +02:00
Theo Arends
071971edaa Fix initial reset RTC memory based variables
Fix initial reset RTC memory based variables like EnergyToday and EnergyTotal
2021-10-21 16:24:41 +02:00
Theo Arends
11371e3da1 Update changelogs 2021-10-21 15:57:04 +02:00
Theo Arends
08cf51ae5a Bump version to 10.0.0.0 2021-10-19 10:56:08 +02:00
Theo Arends
8d61740a9f Merge branch 'development' into pre-release-10.0.0 2021-10-18 17:01:46 +02:00
Theo Arends
5d53da4dc6 Update changelog 2021-10-17 18:12:07 +02:00
Theo Arends
f100430125 Merge branch 'development' into pre-release-9.6.0 2021-10-13 11:30:46 +02:00
Theo Arends
8121633278 Update RELEASENOTES.md 2021-10-13 11:28:58 +02:00
Theo Arends
7d5f667a7a Update RELEASENOTES.md 2021-10-13 10:46:43 +02:00
Theo Arends
838ab4f553 Merge branch 'development' into pre-release-9.6.0 2021-10-08 14:42:12 +02:00
Theo Arends
a466c5abf3 Add support for HM330X
Add support for HM330X SeedStudio Grove Particule sensor (#13250)
2021-10-08 13:59:11 +02:00
Theo Arends
3bb9d4854f Update change log 2021-10-08 11:04:07 +02:00
Theo Arends
14951ba2b6 Add support for BL0942 energy monitor (#13259) 2021-10-03 14:10:11 +02:00
Theo Arends
c4bb190e82 Add split total energy 2021-10-02 18:29:05 +02:00
Theo Arends
de75cd4c40 Merge branch 'development' into dev-energy-split 2021-10-02 18:20:42 +02:00
Theo Arends
1232933337 Update changelog 2021-10-02 15:36:01 +02:00
Theo Arends
b47e91c8ab Add energy total spilt 2021-09-29 15:33:58 +02:00
Theo Arends
9b35c54ed1 Revert "Add support for split energy totals"
This reverts commit d3fc03d3980c25cd8b66063405bcab12adadaff5.
2021-09-29 14:53:23 +02:00
Theo Arends
d3fc03d398 Add support for split energy totals
Add command ``SetOption129 1`` to enable split total energy results (#13030)
2021-09-29 12:08:03 +02:00
Theo Arends
2e06937b6f Bump version 9.5.0.9 2021-09-27 14:36:19 +02:00
Theo Arends
7c71c3bdd8 Add command `WebQuery <url> GET|POST|PUT|PATCH [<headers>] <body>`
Add command ``WebQuery <url> GET|POST|PUT|PATCH [<headers>] <body>`` to extent HTTP requests (#13209)
2021-09-24 11:34:44 +02:00
Theo Arends
5eb8f78046 Add support for Sensirion SCD40/SCD41 CO2 sensor
Add support for Sensirion SCD40/SCD41 CO2 sensor (#13139)
2021-09-23 14:47:43 +02:00
Theo Arends
e89eb985bb Add support for BL0939 energy monitor
Add support for BL0939 energy monitor as used in ESP32 based Sonoff Dual R3 V2 Pow (#13195)
2021-09-22 12:45:56 +02:00
Theo Arends
2d53743ed2 Update RELEASENOTES.md 2021-09-20 15:10:30 +02:00
Theo Arends
c9761665e3 Fixed OpenTherm invalid JSON (#13028) 2021-09-02 10:56:20 +02:00
Theo Arends
1c4bca8a8c Add command `WebGetConfig <url>`
Add command ``WebGetConfig <url>`` if ``#define USE_WEBGETCONFIG`` is enabled to restore/init configuration from external webserver (#13034)
2021-09-02 10:46:29 +02:00
Theo Arends
328041ad0e Update changelogs 2021-09-02 10:09:23 +02:00
Theo Arends
c26adde183 Bump version to v9.5.0.8 2021-09-01 11:34:19 +02:00
Theo Arends
feab616277 Fix Sonoff L1 (lite) smoother color transitions 2021-09-01 11:14:30 +02:00
Theo Arends
6ddb14bc6a Add Command `SetOption2 1`
Add Command ``SetOption2 1`` to enable display of global temperature/humidity/pressure info to JSON sensor message
2021-09-01 09:42:10 +02:00
Theo Arends
6e3c239e25 Update change logs 2021-09-01 09:11:14 +02:00
Theo Arends
1affb8f20c Update release notes 2021-08-31 16:41:19 +02:00
Theo Arends
e45dbc66e0 Fix Shelly Dimmer 2 Energy usage
Fix Shelly Dimmer 2 Energy usage (#12815)
2021-08-30 18:03:24 +02:00