Theo Arends
f6ba0f5a92
Merge pull request #6071 from Jason2866/patch-2
...
Tasmota build env with core pre 2.6.x
2019-07-11 11:09:03 +02:00
Jason2866
079cb140e2
Tasmota build env for core pre 2.6.x
...
Build Tasmota with SDK 2.2.y on pre 2.6.x (freezed on Arduino ESP8266 Master commit 8c37601)
Solves mqtt reconnects
2019-07-11 11:02:14 +02:00
Theo Arends
a439ef9f0e
Workaround invalid detection of SHT3x sensors
...
Workaround invalid detection of SHT3x sensors (#6067 )
2019-07-11 10:56:12 +02:00
Theo Arends
d0c8d56171
Merge pull request #6065 from ascillato/patch-1
...
esp-knx-ip Lib - Update keyworks file
2019-07-11 10:10:25 +02:00
Theo Arends
8f516378cf
Merge pull request #6063 from Jason2866/patch-2
...
Use latest SDK22y for core_stage
2019-07-11 10:09:25 +02:00
Adrian Scillato
ea62a8bdf9
esp-knx-ip Lib - Update keyworks file
2019-07-10 17:22:18 -03:00
Jason2866
8d31b1721c
Use latest SDK22y for core_stage
...
Switch default FW to "2.2.2-dev(38a443e)" (menu:2.2.1+100)
* enable by default latest 2.2.x firmware, including fixed espnow
* LittleFS: avoid crash when FS size is 0
* flash size defaults: 1M for generic board, not empty FS for all
2019-07-10 20:13:38 +02:00
Theo Arends
32cb65a66a
Merge pull request #6062 from Jason2866/patch-2
...
Disable TX20 wind sensor
2019-07-10 19:00:25 +02:00
Jason2866
74afa790cf
Disable TX20 wind sensor
...
Just disabling RC switch is NOT enough for successfull compiling with stage/core!!
2019-07-10 18:34:08 +02:00
Theo Arends
bc3c5a8acf
Merge pull request #6061 from ascillato/patch-2
...
SCD30 - Added temp and hum for domoticz
2019-07-10 18:18:55 +02:00
Theo Arends
7f2555090f
Merge pull request #6060 from ascillato/patch-1
...
Disable USE_RC_SWITCH by default ...
2019-07-10 18:17:36 +02:00
Adrian Scillato
5a8236c876
SCD30 - Added temp and hum for domoticz
2019-07-10 12:56:18 -03:00
Adrian Scillato
64123a5cd8
Disable USE_RC_SWITCH by default ...
...
in order to compile with latest Stage Core.
The USE_RC_SWITCH driver uses too much iram for the latest core.
2019-07-10 12:46:46 -03:00
Theo Arends
a62e355294
Merge pull request #6055 from ascillato/patch-1
...
Update esp-knx-ip library to latest
2019-07-10 15:13:12 +02:00
ascillato
e12845b877
Update esp-knx-ip library to latest
2019-07-10 09:52:51 -03:00
Adrian Scillato
abdfbb9d22
Update library.properties
2019-07-10 09:45:18 -03:00
Adrian Scillato
1cf2dfe006
Sync to latest esp-knx-ip library
2019-07-10 09:25:05 -03:00
Adrian Scillato
ddb606c2b5
Update esp-knx-ip.h
2019-07-10 09:22:00 -03:00
Adrian Scillato
6b52e96f2d
Update KNX Library - Send String
2019-07-09 19:57:29 -03:00
Adrian Scillato
09af192a21
Update esp-knx-ip library. DPT.h
2019-07-09 19:53:01 -03:00
Adrian Scillato
7b25271735
Removed outdated comment
2019-07-09 11:28:25 -03:00
Theo Arends
992afd4b05
Fix compile warning
...
Fix compile warning
2019-07-09 12:26:45 +02:00
Theo Arends
a19d491b54
Merge pull request #6048 from gemu2015/scripter_update
...
Scripter update
2019-07-09 10:48:19 +02:00
Theo Arends
4081e63396
Keep rules the default
2019-07-09 10:48:03 +02:00
gemu2015
1263eca4b3
Update scripter.md
2019-07-09 10:26:10 +02:00
gemu2015
28b5460aca
Update platformio.ini
2019-07-09 10:24:30 +02:00
gemu2015
97ff82ce9a
update scripter for 2.52 FAT
2019-07-09 10:20:11 +02:00
Jon Little
ad294e6b01
Added support for multiple INA219 devices on single I2C buss.
2019-07-08 20:55:48 -05:00
Adrian Scillato
4f880f8039
Commented out USE_SCRIPT_FATFS
...
and added comments of limitations
2019-07-08 21:50:27 -03:00
Theo Arends
322263d3e1
Remove changelog update and add core testing
2019-07-08 21:17:04 +02:00
Theo Arends
27ac431576
Merge pull request #6034 from adebeun/development
...
Implemented automatic setting of clock display from network time.
2019-07-08 21:05:52 +02:00
Adrian Scillato
ff2d2357a9
Fix Scheme 4 ( #6038 )
2019-07-08 16:00:22 -03:00
Arthur de Beun
cc98a45185
Undo change.
2019-07-09 06:52:15 +12:00
Theo Arends
ecd288f32f
Fix scripter core 2.3.0 related compile errors
...
Fix scripter core 2.3.0 related compile errors (#6045 )
2019-07-08 17:52:02 +02:00
Theo Arends
da7ab3274b
Fix setting default over temperature
...
Fix setting default over temperature
2019-07-08 16:50:23 +02:00
Theo Arends
0243e2be7e
Add command SetOption42 0..255 to set over temperature in Celsius. Defaults to 90
...
Add command SetOption42 0..255 to set over temperature in Celsius. Defaults to 90 (#6036 )
2019-07-08 14:16:33 +02:00
Theo Arends
57310a7699
Fix Domoticz battery level at 200 when ADC voltage reading is disabled
...
Fix Domoticz battery level at 200 when ADC voltage reading is disabled (#6033 )
2019-07-08 12:52:26 +02:00
Theo Arends
86314e24e5
Fix ambiguous Tuya set relay option by adding command SetOption41 allowing to control number of virtual relays
...
Fix ambiguous Tuya set relay option by adding command SetOption41 allowing to control number of virtual relays (#6039 )
2019-07-08 12:42:46 +02:00
Theo Arends
e67b27b0a3
Fix possible exception when irreceive is not initialised
...
Fix possible exception when irreceive is not initialised
2019-07-08 12:24:31 +02:00
Arthur de Beun
21f2cc93c4
Add automatic setting of clock display from network time for AZ7798
2019-07-08 06:56:26 +12:00
Arthur de Beun
a42c13d8e5
Implemented automatic setting of clock display from network time.
2019-07-07 22:26:56 +12:00
Theo Arends
56383d3758
Merge pull request #6032 from s-hadinger/white_blend
...
Add blend RGB leds with White leds for better whites #5895 #5704
2019-07-07 10:25:33 +02:00
Stephan Hadinger
eaf5dbd36c
Add blend RGB leds with White leds for better whites #5895 #5704
2019-07-07 10:15:50 +02:00
Theo Arends
5e1214ea78
Fix image
...
Fix image
2019-07-06 15:19:01 +02:00
Theo Arends
c3584cc8ed
Bump version to v6.6.0
...
Bump version to v6.6.0
2019-07-06 15:15:29 +02:00
Theo Arends
b76b5f35c3
Extent some char buffers to accomodate UTF-16 character sets
...
Extent some char buffers to accomodate UTF-16 character sets (#6026 )
2019-07-06 12:53:07 +02:00
Theo Arends
b73b40ee11
Remove hourly uptime message
...
Remove hourly uptime message
2019-07-05 12:05:34 +02:00
Theo Arends
99f680da57
Add NTP drift information
...
Add NTP drift information
2019-07-05 11:47:13 +02:00
Theo Arends
c36f93987c
Final fix
...
Final fix
2019-07-04 13:43:27 +02:00
Theo Arends
b3f3468880
Fix compile error
...
Fix compile error (#6017 )
2019-07-04 13:29:53 +02:00