Theo Arends
fa0315f1f4
Merge pull request #6046 from burundiocibu/multi-219
...
Added support for multiple INA219 devices on single I2C bus
2019-07-12 13:36:35 +02:00
Theo Arends
8a98437761
Merge pull request #6076 from thirug010/development
...
Updated Code for Issue #6066- Dimmer Value not equal to Rx Dim State
2019-07-12 12:21:02 +02:00
Theo Arends
1f895854c2
Update decode-config.py
2019-07-12 12:20:44 +02:00
Theo Arends
3d52619593
Update _changelog.ino
2019-07-12 12:18:25 +02:00
Theo Arends
f85453adfd
Merge pull request #6078 from Jason2866/patch-2
...
Use Platformio 3.6.7 with gitpod
2019-07-12 11:29:02 +02:00
Jason2866
c28b9c26ba
Use Platformio 3.6.7 with gitpod
...
Latest 4.0. doesnt compile core 2.3.0
2019-07-12 11:19:29 +02:00
Theo Arends
166906f308
Merge pull request #6077 from s-hadinger/tls_force_ec2
...
Fix Force Elliptic Curve for Letsencrypt TLS #6042
2019-07-12 09:27:14 +02:00
Stephan Hadinger
51740acd8b
Fix Force Elliptic Curve for Letsencrypt TLS #6042
2019-07-12 08:11:40 +02:00
thirug010
943dc524ea
Update Code for Issue #6066- Dimmer Value not equal to Rx Dim State #
...
Change Summary
1. Added Option to select Dimmer Range (1-100 and 1-255) through SetOption66 (default is 1-100 for legacy device support
2. Updated Dimmer code to set range based on the option66 100 / 225
2019-07-11 22:28:08 -05:00
Theo Arends
c4dbde6306
Quicker restore to NTP when forced
...
Quicker restore to NTP when forced
2019-07-11 15:15:49 +02:00
Theo Arends
c3d2937f22
Add command Time to disable NTP and set UTC time as Epoch value if above 1451602800 (=20160101). Time 0 re-enables NTP
...
Add command Time to disable NTP and set UTC time as Epoch value if above 1451602800 (=20160101). Time 0 re-enables NTP (#5279 )
2019-07-11 14:59:28 +02:00
Theo Arends
64521b42b6
Add Epoch and UptimeSec to JSON messages
...
Add Epoch and UptimeSec to JSON messages (#6068 )
2019-07-11 14:09:42 +02:00
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