Theo Arends
52c4d2a1f7
Refactoring
2021-11-26 11:07:56 +01:00
stefanbode
e55025295f
Change venetian blind tilt behavior at 0% and 100%
...
The original target tilt is maintained for the next operation. Anyhow the shutter stops at end position without any tilt change
2021-11-26 09:05:01 +01:00
Stephan Hadinger
2ae03c6e43
Berry add ``import re`` regex module
2021-11-25 22:57:37 +01:00
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
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
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
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
Stephan Hadinger
5315ccb2c4
OTA over HTTPS
2021-11-23 22:15:08 +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
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
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
6999f87566
Fix exception 0 when width is 0
2021-11-20 14:13:54 +01:00
s-hadinger
2c6d09929e
Merge pull request #13739 from mikep1998/development
...
When compiling with LVGL and Universal Display but NOT berry compile error.
2021-11-20 12:41:19 +01:00
s-hadinger
cc5f799bdf
Plug zip ( #13746 )
2021-11-20 12:40:46 +01:00
Stephan Hadinger
cad8c179b5
Berry add gc objects metrics
2021-11-20 09:49:23 +01:00
mikep1998
ca85acb687
Update xdrv_54_lvgl.ino
...
If using lvgl and universal display and NOT berry then Init_uDisplay declaration needed.
2021-11-19 16:56:15 -08:00
Stephan Hadinger
8a8724763f
Berry add animation framework
2021-11-19 22:09:35 +01:00
Stephan Hadinger
3f140b4b10
Berry support for neopixel (WS2812, SK6812)
2021-11-18 20:30:16 +01:00
Theo Arends
dbec7712ad
Merge pull request #13595 from kruzer/stairs-pixels
...
Add simple stairs effects to ws2812 driver
2021-11-18 09:13:13 +01:00
Stephan Hadinger
f3c235b8e9
Removed ILI9488 driver in favor of Unversal Display Driver
2021-11-17 22:48:48 +01:00
Theo Arends
b19d1c580f
Add Sonoff SPM POC
...
Add Sonoff SPM POC (#13447 )
2021-11-17 17:25:16 +01:00
stefanbode
152663e021
Update xdrv_27_shutter.ino
2021-11-17 11:28:27 +01:00
stefanbode
6e24e04df0
Merge branch 'arendst:development' into venetian-patch
2021-11-17 11:21:37 +01:00
Theo Arends
3b9f3c621f
Merge pull request #13702 from s-hadinger/gpio_rest
...
ESP32 fix leftover GPIO configuration after restart
2021-11-17 09:17:46 +01:00
Adrian Scillato
7f8ca14770
Fix NTC Temp support for ESP32
2021-11-16 19:10:25 -03:00
Stephan Hadinger
aca4223ad6
ESP32 fix leftover GPIO configuration after restart
2021-11-16 22:21:44 +01:00
Stephan Hadinger
c4091c575b
Berry simplified preinit and autoexec
2021-11-16 21:46:42 +01:00
stefanbode
8679cf52f5
Update xdrv_27_shutter.ino
2021-11-16 21:21:04 +01:00
stefanbode
d20ac1138a
Update xdrv_27_shutter.ino
2021-11-16 21:11:34 +01:00
stefanbode
5e799716a7
Update xdrv_27_shutter.ino
2021-11-16 20:07:41 +01:00
stefanbode
681f66f157
Merge branch 'arendst:development' into venetian-patch
2021-11-16 17:09:13 +01:00
stefanbode
c8e03e2d3b
Update xdrv_27_shutter.ino
2021-11-16 17:05:45 +01:00
Theo Arends
9771ac12cd
Merge pull request #13693 from gemu2015/renderer_update
...
Renderer update
2021-11-16 16:34:31 +01:00
stefanbode
6e120aa0b8
Update xdrv_27_shutter.ino
2021-11-16 15:28:14 +01:00
stefanbode
79979a27fb
Update xdrv_27_shutter.ino
2021-11-16 14:00:49 +01:00
stefanbode
2af856662a
Merge branch 'arendst:development' into venetian-patch
2021-11-16 13:46:44 +01:00
stefanbode
834244d2e1
Update xdrv_27_shutter.ino
2021-11-16 13:46:22 +01:00
stefanbode
65be8e6b59
Introduced: shuttertiltchange
...
shuttertiltchange allows a change of the tilt. Most likely used with buttons
2021-11-16 13:04:02 +01:00
stefanbode
a2c34214e0
Update xdrv_27_shutter.ino
2021-11-16 13:02:36 +01:00
gemu2015
a35846769d
epaper area update, fix graph overflow
2021-11-16 08:12:23 +01:00
gemu2015
d7dad7a883
get number of open sockets for debugging
2021-11-16 07:41:02 +01:00
gemu2015
ab39a667ba
serial io, tasmtimer read
2021-11-16 07:39:55 +01:00
Stephan Hadinger
b3796c4adb
Preliminary support for Tasmota Application (.tapp files)
2021-11-15 23:06:04 +01:00
StoyanDimitrov
a115f527a3
Update Bulgariant translation
...
Translation refinements.
2021-11-15 20:23:10 +00:00
stefanbode
46c4045ce1
Update xdrv_27_shutter.ino
2021-11-15 19:55:04 +01:00
stefanbode
0e2ad05c2c
Update xdrv_27_shutter.ino
2021-11-15 19:52:48 +01:00
stefanbode
a6b0cf9d31
Update xdrv_27_shutter.ino
2021-11-15 18:43:47 +01:00
stefanbode
49eecf8143
Update xdrv_27_shutter.ino
2021-11-15 18:43:11 +01:00
stefanbode
0cc6f85634
Update xdrv_27_shutter.ino
2021-11-15 18:12:14 +01:00
stefanbode
6d47bfc46e
internal_dev
2021-11-15 17:31:15 +01:00
Jason2866
7442ae8f47
Enable Berry in bluetooth env
...
since it is now enough free RAM with latest framework.
2021-11-15 14:36:42 +01:00
Theo Arends
7879c1b4fa
Merge pull request #13586 from hallard/thermostat_webui
...
show Thermostat informations on WebUI
2021-11-15 08:32:55 +01:00
Theo Arends
8270b985ae
Merge pull request #13671 from tony-fav/dev-bledetails
...
BLEDetails2/3/4 JSON change "details" to "DetailsBLE" for more explicit Rule/Berry use
2021-11-15 08:32:00 +01:00
stefanbode
6da931e4e6
Update xdrv_27_shutter.ino
...
Missed a change
2021-11-14 22:25:03 +01:00
stefanbode
48685c2d42
Fixed Tilt Movement + Enhancement PWM Servo
...
Optimized venetian tilt operation when position was not exactly captured during operation. Shutter tried to find correct position and moves up and down because of the tilt.
Enhancement to PWM Servos. no minimum movement is required. Every Position can be reached directly
2021-11-14 22:17:28 +01:00
tony-fav
ddca584dfe
"details" to "DetailsBLE" for better rule use
2021-11-14 14:26:48 -05:00
Stephan Hadinger
b83d6e9b04
Avoid bad ffsp pointer if no filesystem
2021-11-14 18:23:08 +01:00
s-hadinger
a9f0585429
Autoconf v1 ( #13665 )
...
* Fix compiler warning
* Autoconfiguration for ESP32 and variants
2021-11-13 20:45:27 +01:00
stefanbode
fa06a7bcfc
Bugfix: Shutter missed stop on tilt
...
Fix bug where shutter continuously moves, when tilt end was not reached due to rounding effects.
2021-11-13 17:31:04 +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
s-hadinger
6766fca41c
Merge pull request #13658 from dgwynne/zigbee_symfonisk_quirk
...
apply IKEA tradfri quirk to symfonisk too
2021-11-13 12:53:56 +01:00
Theo Arends
02346b4e49
Update comments
2021-11-13 12:49:38 +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
4ba9fe775a
Merge pull request #13507 from Lenbok/pvvx-reed-switch-status
...
Reflect PVVX firmware reed switch status
2021-11-13 11:48:15 +01:00
David Gwynne
c52f130afb
apply IKEA tradfri quick to symfonisk too
2021-11-13 20:37:10 +10:00
Theo Arends
f5b73bdf9c
Fix ESP32-S2 compilation
...
Fixed 568726be6f
2021-11-12 16:31:22 +01:00
Theo Arends
dbd7d29765
Fix CSE7761 comms
...
Fix CSE7761 and Sonoff Dual R3 comms
2021-11-12 14:39:14 +01:00
s-hadinger
c8c21e9e37
Tcpbridge fix warning ( #13651 )
...
* Fix compiler warning
* Fix compiler warning
2021-11-12 09:43:55 +01:00
Barbudor
e36b375fcb
Fix tcp bridge serial config ( #13649 )
...
* proper convert serial config
* fix arduino prototype parsing
2021-11-12 09:07:06 +01:00
Charles
d98235def3
added cycle time and Pi auto tuning on WEBUI
2021-11-11 19:54:00 +01:00
Charles
967d231f38
Display Current Temperature instead of Sensor Temperature
2021-11-11 17:34:51 +01:00
Charles
d352277c8e
Fixe compilation error with no DEBUG_THERMOSTAT
2021-11-11 17:12:58 +01:00
Charles
be6fbefb46
Merge branch 'development' into thermostat_webui
2021-11-11 16:54:09 +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
0035493a69
Merge pull request #13633 from lucboudreau/hdc2010
...
Add driver for Texas Instruments HDC2010
2021-11-11 11:26:09 +01:00
Theo Arends
568726be6f
Add TSettings assert
2021-11-11 11:20:56 +01:00