Commit Graph

13843 Commits

Author SHA1 Message Date
Theo Arends 4f67e0cdb8 Add more comments 2021-11-25 10:27:20 +01:00
Theo Arends 3a213900e0
Merge pull request #13790 from gemu2015/scripter_update
some serial tweaks
2021-11-25 08:47:48 +01:00
Theo Arends 6460dc5a46
Merge pull request #13791 from stefanbode/patch-2
Allow tilt change with wall buttons
2021-11-25 08:47:18 +01:00
stefanbode b56ff4dfa3
Allow tilt change with wall buttons
If venetian shutter is stopped before start moving the actual tilt is stored as new target tilt for further operations.
2021-11-25 08:31:40 +01:00
gemu2015 b481a421e1 some serial tweeks 2021-11-25 07:04:41 +01:00
Theo Arends 50ec8a541e
Merge pull request #13786 from stefanbode/patch-1
fix of the fix...
2021-11-24 17:47:49 +01:00
stefanbode daba522c93
fix of the fix... 2021-11-24 17:43:25 +01:00
Theo Arends f5a86f4b88
Merge pull request #13779 from hallard/teleinfo_fix
Teleinfo use hardware energy counters
2021-11-24 09:45:36 +01:00
Theo Arends c826ae1e64
Merge pull request #13783 from stefanbode/patch-1
Small bugfix
2021-11-24 09:44:53 +01:00
stefanbode 95c94ff4f3
Small bugfix
Wallbuttons did not work after first use because shutter was in tilt mode.
up/down webbuttons did not stop the shutter correctly in tilt mode
2021-11-24 09:34:51 +01:00
s-hadinger dfaaab195b
Merge pull request #13782 from s-hadinger/ota_https
OTA over HTTPS
2021-11-23 22:31:33 +01:00
Stephan Hadinger 5315ccb2c4 OTA over HTTPS 2021-11-23 22:15:08 +01:00
Charles 58b4ee6542 makes labelCount public 2021-11-23 17:30:36 +01:00
Charles 95e8d60081 use hardware energy counters 2021-11-23 17:24:29 +01:00
s-hadinger 8e8be867e6
Merge pull request #13772 from s-hadinger/berry_teleinfo
Berry add metrics to teleperiod
2021-11-22 21:20:20 +01:00
s-hadinger 81199879ed
Merge pull request #13773 from s-hadinger/berry_read_sensors_warning
Berry fix warning in `tasmota.read_sensors()`
2021-11-22 20:06:45 +01:00
Stephan Hadinger 1ea2c2e08d Berry fix warning in `tasmota.read_sensors()` 2021-11-22 19:38:52 +01:00
Stephan Hadinger a4cb5d9881 Berry add metrics to teleperiod 2021-11-22 19:29:53 +01:00
Theo Arends bb6bc41cb0 Add more information 2021-11-22 18:06:57 +01:00
Theo Arends 0f18553237 Remove Tasmota Gratuitous ARP code for ESP32
Remove Tasmota Gratuitous ARP code for ESP32 as it is performed by core/idf
2021-11-22 16:20:26 +01:00
Theo Arends e1c88eb5e1 Fix WS2812 StepPixels range check 2021-11-22 16:08:24 +01:00
Theo Arends 3cb48f1f08 Fix ESP32 OneWire
Fix ESP32 OneWire to work with Core 2.x (#13666)
2021-11-22 15:58:36 +01:00
Jason2866 cfaf0b2448
ESP32 I2C clock fix with core 2.0.1.1 2021-11-22 13:42:52 +01:00
Jason2866 138f4efa42
Merge pull request #13768 from Jason2866/work
Update ESP32 Core to  v.2.0.1.1
2021-11-22 13:38:19 +01:00
Jason2866 db68d6783a
PR Template ESP32 V.2.0.1.1 2021-11-22 12:52:38 +01:00
Jason2866 bba8cd2fa0 Core 2.0.1.1 2021-11-22 12:42:25 +01:00
Theo Arends 94d42ab9da
Merge pull request #13766 from curzon01/development
Fix NeoPool compile error
2021-11-22 12:37:45 +01:00
Theo Arends da460d5d7a Fix L indexes 2021-11-22 12:30:08 +01:00
Theo Arends 8ca727a523 Fix SSPM Gui energy display 2021-11-22 12:21:07 +01:00
Norbert Richter a1720b2ba6
Fix NeoPool compile error 2021-11-22 12:19:28 +01:00
s-hadinger 20d8f5e629
Merge pull request #13760 from s-hadinger/berry_fix_raise
Berry fix raise counter
2021-11-21 23:34:03 +01:00
s-hadinger 567fed01fd
Merge pull request #13759 from s-hadinger/berry_str_literal
Berry remove warning when no debug
2021-11-21 23:33:50 +01:00
Stephan Hadinger 51e99fe4af Berry fix raise counter 2021-11-21 23:17:45 +01:00
Stephan Hadinger 871baa7f41 Berry remove warning when no debug 2021-11-21 23:08:54 +01:00
s-hadinger 4acd9dbd0f
Merge pull request #13757 from s-hadinger/m5stickc_displaydimmer
DisplayDimmer support for M5StickC
2021-11-21 22:06:11 +01:00
Stephan Hadinger e173f7492e DisplayDimmer support for M5StickC 2021-11-21 22:05:07 +01:00
s-hadinger d506accdef
Merge pull request #13756 from s-hadinger/berry_call_sensors
Berry tasmota.read_sensors()
2021-11-21 20:12:14 +01:00
Stephan Hadinger cb0ad2c75b Berry tasmota.read_sensors() 2021-11-21 18:54:13 +01:00
Theo Arends 390d1ea003
Merge pull request #13752 from Jason2866/odroid
Odroid_go update to use autoconf
2021-11-21 15:21:29 +01:00
Jason2866 304f3399d6
add comment for corresponding if 2021-11-21 15:12:09 +01:00
Theo Arends 116da1f5d2 Fix SPM JSON Energy Total values 2021-11-21 14:32:57 +01:00
Theo Arends 010f8f8d37 Add ethernet support to Sonoff SPM
- Add ethernet support to Sonoff SPM
- Update template to "Sonoff SPM (POC2)" (#13447)
2021-11-21 14:15:38 +01:00
Jason2866 366ee8f263
Odroid 2021-11-21 13:53:03 +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 99388bd654
Merge pull request #13750 from barbudor/influxdb_teleperiod_refactor
InfluxDB: Add command IfxPeriod
2021-11-21 12:06:51 +01:00
Barbudor 235bf403c6 add IfxPeriod 2021-11-20 22:35:07 +01:00
Theo Arends efb77a6547 Rewrite Sonoff SPM state machine
- Rewrite Sonoff SPM state machine for easier maintenance
- Fix handling user output when initiating a scan
2021-11-20 17:29:10 +01:00
Theo Arends 25f23b2406 Update changelogs 2021-11-20 14:37:12 +01:00
Theo Arends 6999f87566 Fix exception 0 when width is 0 2021-11-20 14:13:54 +01:00
Jason2866 476c2b3dc0
IRremoteESP8266 library from v2.7.20 to v2.8.0 2021-11-20 13:00:35 +01:00