Theo Arends
3c98acea65
Add buzzer to language files
...
Add buzzer to language files
2019-07-14 14:27:23 +02:00
Theo Arends
d26e037ce9
Merge pull request #6092 from s-hadinger/fix_6091
...
Xiaomi Philips brightness (#6091 )
2019-07-14 14:15:46 +02:00
Stephan Hadinger
6f02bad381
Xiaomi Philips brightness ( #6091 )
2019-07-14 14:10:38 +02:00
Theo Arends
7e20579f7b
Merge pull request #6088 from s-hadinger/fix_wemo
...
Fix WeMo emulation for 1G echo and 2G echo dot (#6086 )
2019-07-13 16:50:19 +02:00
s-hadinger
02ee16c3dc
Merge branch 'development' into fix_wemo
2019-07-13 16:33:12 +02:00
Stephan Hadinger
791e33f81a
Fix WeMo emulation for 1G echo and 2G echo dot ( #6086 )
2019-07-13 16:31:53 +02:00
Theo Arends
583e10f1e1
Merge pull request #6087 from Jason2866/patch-2
...
added "build_dir"
2019-07-13 15:37:18 +02:00
Jason2866
b013526d27
added "build_dir"
...
to make Core 2.3.0 compile with PlatformIO V.4.0.
Change has no impact to older versions of PlatformIO
2019-07-13 15:29:15 +02:00
Theo Arends
46d2cb8d0b
Fix WeMo emulation on echo 1g and dot 2g
...
Fix WeMo emulation on echo 1g and dot 2g (#6086 )
2019-07-13 14:44:34 +02:00
Theo Arends
0bb0f06982
Update _changelog.ino
2019-07-12 13:42:48 +02:00
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