Barbudor
eb5d231314
remove topic must differ from mqttclient
2021-12-12 18:46:52 +01:00
Theo Arends
fa7b0302a7
Trying to solve ESP32-webcam timeouts
...
Trying to solve ESP32-webcam timeouts on Settings save by adding delays in between file write chunks and diabling NVS writes when stream is active. (#13882 )
2021-12-12 18:04:46 +01:00
Jason2866
21cda658d6
CI only in arendst repo
2021-12-12 17:22:37 +01:00
Jason2866
58499b18db
build firmware only in repo arendst
2021-12-12 17:21:31 +01:00
Jason2866
806d87b3a9
run github build only in repo arendst
2021-12-12 17:20:16 +01:00
Jason2866
9ff3755798
Use matrix to build
2021-12-12 17:15:43 +01:00
Jason2866
801c0cf90f
Use matrix for compile
2021-12-12 17:09:20 +01:00
Theo Arends
63d8d5ff2e
Merge pull request #14011 from jeroenvermeulen/fix_touch_buttons_without_ufilesys
...
Fix for #14006 : can't USE_TOUCH_BUTTONS without USE_UFILESYS
2021-12-12 11:29:08 +01:00
s-hadinger
4aebb15987
Merge pull request #13967 from tony-fav/dev-SO92forALL
...
Enable SetOption92 for platforms beyond ESP8266
2021-12-11 19:44:38 +01:00
s-hadinger
289ba39df7
Merge pull request #14003 from s-hadinger/berry_fix_webclient
...
Berry fix webclient
2021-12-11 19:43:20 +01:00
Jeroen Vermeulen - MageHost
3bb71f154d
Fix for #14006 .
...
Without USE_UFILESYS you can't draw picture buttons.
2021-12-11 19:34:17 +01:00
Stephan Hadinger
d0806d33c6
Berry fix webclient
2021-12-11 16:36:29 +01:00
Theo Arends
2b1d469940
Merge pull request #13986 from lucboudreau/thermostat_relayoffwhenoff
...
Turns off the relay once when the thermostat is switched off to preve…
2021-12-11 12:21:36 +01:00
Theo Arends
0a15ff1307
Merge pull request #13993 from pcdiem/pwmd-2button
...
Add PWM Dimmer 2-button support
2021-12-11 12:20:33 +01:00
Theo Arends
0c032c5608
Merge pull request #14000 from barbudor/ezoo2_sensor_message
...
Fix EZOO2 sensor message format
2021-12-11 12:20:18 +01:00
s-hadinger
e9f6a35691
Merge pull request #14001 from s-hadinger/berry_strptime
...
Berry strptime
2021-12-11 10:35:09 +01:00
Stephan Hadinger
c261a4f863
Fixed strptime
2021-12-11 10:21:57 +01:00
Barbudor
6ded581a37
fix O2 sensor message format
2021-12-11 09:18:14 +00:00
Stephan Hadinger
6905cfbe40
Remove leftover
2021-12-10 23:22:46 +01:00
Stephan Hadinger
dbd321291e
Berry strptime
2021-12-10 23:18:49 +01:00
s-hadinger
7465f550d1
Merge pull request #13996 from s-hadinger/berry_instance_func
...
Berry allow instance functions
2021-12-10 22:35:11 +01:00
Stephan Hadinger
5242165520
Berry allow instance functions
2021-12-10 22:23:59 +01:00
s-hadinger
c26d393112
Merge pull request #13995 from s-hadinger/apply_MQTT_TLS_FINGERPRINT
...
Apply MQTT_TLS_FINGERPRINT
2021-12-10 22:06:45 +01:00
s-hadinger
227ae7b016
Merge pull request #13994 from s-hadinger/berry_minor_cleaning
...
Berry minor cleaning
2021-12-10 21:56:17 +01:00
Stephan Hadinger
1615c55583
Apply MQTT_TLS_FINGERPRINT
2021-12-10 21:53:43 +01:00
Stephan Hadinger
c2880d2dee
Berry minor cleaning
2021-12-10 21:48:06 +01:00
Paul C Diem
922d867717
Add 2-button support
2021-12-10 11:36:24 -06:00
s-hadinger
5cc81c1d60
Merge pull request #13985 from s-hadinger/berry_tr_remove
...
Berry `string.tr` accepts removing chars
2021-12-09 23:41:17 +01:00
Luc Boudreau
b0b1b79fbd
Turns off the relay once when the thermostat is switched off to prevent it from being kept on forever, as a safety precaution.
2021-12-09 17:35:29 -05:00
Stephan Hadinger
c4d7a5eab2
Berry `string.tr` accepts removing chars
2021-12-09 23:33:05 +01:00
s-hadinger
a7f96c4e69
Merge pull request #13982 from s-hadinger/berry_tcp
...
Berry added `tcpclient`
2021-12-09 22:51:35 +01:00
Stephan Hadinger
5e8bf1eb05
Add timeout
2021-12-09 22:39:24 +01:00
Stephan Hadinger
4168421590
Remove flush
2021-12-09 22:15:15 +01:00
Stephan Hadinger
9faadaca67
Berry added `tcpclient`
2021-12-09 22:00:24 +01:00
s-hadinger
c2d7fe27ed
Merge pull request #13977 from s-hadinger/berry_pycoc
...
Berry pycoc optimization
2021-12-09 19:47:15 +01:00
Stephan Hadinger
4cd926e008
Berry pycoc optimization
2021-12-09 19:37:00 +01:00
tony-fav
79b534d239
Enable SetOption92 for platforms beyond ESP8266
2021-12-08 13:09:54 -05:00
Theo Arends
74996fae0e
Merge pull request #13960 from gemu2015/scripter_update
...
new functions and housekeeping
2021-12-08 17:21:08 +01:00
Theo Arends
56db8ed749
Merge pull request #13958 from gemu2015/sml_update
...
sml update
2021-12-08 17:19:48 +01:00
Theo Arends
519ccf3b9e
Merge pull request #13957 from gemu2015/display_update
...
Display update
2021-12-08 17:19:33 +01:00
Theo Arends
a06c01cd91
Bump version 10.1.0.1
2021-12-08 16:49:35 +01:00
gemu2015
ba3ca8f905
dma default off
2021-12-08 16:34:00 +01:00
gemu2015
153e5c2998
configurable text sfac
2021-12-08 16:32:02 +01:00
gemu2015
6301b598f5
=d fix, trx list allow split lines
2021-12-08 16:30:11 +01:00
gemu2015
732c7a4116
new functions and housekeeping
2021-12-08 16:28:29 +01:00
Theo Arends
e02c305611
Prep v10.1
2021-12-08 11:03:42 +01:00
Theo Arends
6093fb8299
Merge pull request #13936 from logon84/development
...
Support for enhanced temp registers in newer Mitsubishi units
2021-12-08 10:41:33 +01:00
Theo Arends
8276d9fe15
Merge pull request #13952 from barbudor/ble_miop6_comply_fulltopic
...
Make mi32option6 compliant with full topic
2021-12-08 10:40:26 +01:00
Barbudor
261338729c
make mi32option23 compliant with full topic
2021-12-07 22:01:57 +01:00
Jason2866
d509780ad6
Fix BLE EQ3
2021-12-07 17:49:04 +01:00