Theo Arends
4f778006e0
Update TEMPLATE.md
2019-05-22 15:00:05 +02:00
Theo Arends
cfee103caf
Update SUPPORT.md
2019-05-22 14:59:36 +02:00
Theo Arends
193b986a01
Update REFERENCE.md
2019-05-22 14:58:59 +02:00
Theo Arends
c23d34bc59
Update CONTRIBUTING.md
2019-05-22 14:58:25 +02:00
Theo Arends
463a8064e3
Update API.md
2019-05-22 14:57:45 +02:00
Theo Arends
d697e747e4
Add Logo
...
Add Logo
2019-05-22 14:56:47 +02:00
Theo Arends
c707b1fafd
Update README.md
2019-05-22 14:48:46 +02:00
Theo Arends
55c44f8402
Update README.md
...
Add logo
2019-05-22 14:37:28 +02:00
Theo Arends
e5f8167ebe
Trying to fix exception 0 ( #5837 )
...
Trying to fix exception 0 on counter usage (#5837 )
2019-05-22 13:51:33 +02:00
Theo Arends
dc1bf2ff03
Add support for VL53L0x time of flight sensor. Might interfere with TSL2561 using same I2C address ( #5845 )
...
Add support for VL53L0x time of flight sensor. Might interfere with TSL2561 using same I2C address (#5845 )
2019-05-22 13:39:26 +02:00
Theo Arends
8a43a426e6
Merge pull request #5845 from gemu2015/vl53l0x
...
Add support for Vl53l0x time of flight sensor
2019-05-22 13:29:20 +02:00
Theo Arends
dec6f51000
Merge pull request #5844 from gemu2015/scripter
...
Scripter update
2019-05-22 13:28:10 +02:00
gemu2015
85d8fc7693
Update my_user_config.h
2019-05-22 13:23:21 +02:00
gemu2015
1f17a407c9
add vl53l0x
2019-05-22 13:21:41 +02:00
gemu2015
1c7e013837
Update scripter.md
2019-05-22 12:38:34 +02:00
gemu2015
c71b06614e
Update xdrv_10_scripter.ino
2019-05-22 12:34:16 +02:00
gemu2015
48eb9c437e
Update xdrv_10_scripter.ino
...
optimized median filter, support for opt filter lenght, support for arrays
string token support, at least needed to decode json comma seperated values
(now all json result may be decoded)
2019-05-22 12:33:51 +02:00
Theo Arends
a623d1e90b
Add temp test
...
Add temp test
2019-05-22 12:31:23 +02:00
Theo Arends
b18eee50e2
Merge pull request #5843 from gemu2015/sgp30
...
global update fix
2019-05-22 12:26:51 +02:00
gemu2015
5beaea32fd
global update fix
2019-05-22 12:22:58 +02:00
Theo Arends
3bcca16ec8
Merge pull request #5842 from tammo0/development
...
Logo and Symbol as vector
2019-05-22 11:56:45 +02:00
tammo0
e580c8c0f5
Logo as vector
...
Tasmota logo and symbol as vector.
2019-05-22 11:47:15 +02:00
Theo Arends
15098dae68
Fix core 2.5.x ISR not in IRAM exception ( #5837 )
...
Fix core 2.5.x ISR not in IRAM exception (#5837 )
2019-05-22 10:39:37 +02:00
thirug010
c55ad6bd39
Merge branch 'development' into development
2019-05-22 01:30:43 -05:00
thirug010
ab9baf2ac0
Resolved conflit and Updated the code Skop dimmer packets for non-dimmer configuration
...
1. Rsolved the build conflict on sonoff/_changelog.ino
tools/decode-config.py
2. Updated the code Skop dimmer packets for non-dimmer configuration
2019-05-22 01:28:38 -05:00
Theo Arends
763118b626
6.5.0.12 Add support for link LED and four power LEDs
...
6.5.0.12 20190521
* Add AriLux RF control GPIO option "ALux IrSel" (159) replacing "Led4i" (59) for full LED control (#5709 )
* Add LED GPIO option "LedLink" (157) and "LedLinki" (158) to select dedicated link status LED (#5709 )
* Add support for up to four LEDs related to four power outputs. Enabled when "LedLink(i)" is configured too (#5709 )
* Add extended LED power control using command LedPowerX where X is 1 to 4. Enabled when "LedLink(i)" is configured too (#5709 )
2019-05-21 18:11:39 +02:00
Theo Arends
52e4444fd4
Merge pull request #5836 from Jason2866/patch-1
...
Bugfix Core 2.5.2 release
2019-05-21 11:37:48 +02:00
Jason2866
119f124a1d
Bugfix Core 2.5.2 release
2019-05-21 11:36:00 +02:00
Theo Arends
bcc2600b3f
Merge pull request #5835 from curzon01/development
...
decode-config.py: adapt settings
2019-05-21 11:28:32 +02:00
Norbert Richter
10a9ca6c5e
decode-config.py: adapt settings
...
- fix some -g groupsnames not accepted
2019-05-21 11:13:35 +02:00
Theo Arends
7204f85a3a
Add support for SPS30 Particle sensor thanks to Gerhard Mutz ( #5830 )
...
Add support for SPS30 Particle sensor thanks to Gerhard Mutz (#5830 )
2019-05-21 10:39:54 +02:00
Theo Arends
222f62972c
Merge pull request #5830 from gemu2015/sps30
...
Sensirion SPS30 particle sensor
2019-05-21 10:21:18 +02:00
gemu2015
44b471d84b
Update platformio.ini
2019-05-21 06:53:31 +02:00
gemu2015
720eeef0eb
some fixes
2019-05-21 06:52:01 +02:00
gemu2015
c3fd4b4cab
update sps30
2019-05-21 06:44:44 +02:00
thirug010
86af0df712
update the Code to prevent the multiple power mqtt
...
update the xdrv_16_tuyadimmer.ino to prevent the multiple mqtt msg for power status.
2019-05-20 16:37:23 -05:00
gemu2015
e26509f0de
Create xsns_44_sps30.ino
2019-05-20 20:12:34 +02:00
Theo Arends
d599f21758
Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE
...
* Remove define USE_EMULATION from my_user_config.h (#5826 )
* Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE to my_user_config.h to control emulation features at compile time (#5826 )
2019-05-20 15:09:42 +02:00
Theo Arends
1a6acf5078
Remove redundant call
...
Remove redundant call
2019-05-20 10:25:49 +02:00
Theo Arends
3078053301
Merge pull request #5828 from curzon01/development
...
Fix CSE7766 Sensor invalid energy load steps prevention
2019-05-20 09:05:08 +02:00
Norbert Richter
0e518084d7
Fix CSE7766 Sensor invalid energy load steps prevention
...
fixes PR #5793 solution which can async (load overflow) forever until device restart
2019-05-20 08:52:05 +02:00
Theo Arends
9c0bd2a665
Add HX711 weight restore after controlled restart or after power restore just before executing command Sensor34 7 ( #5367 , #5786 )
...
Add HX711 weight restore after controlled restart or after power restore just before executing command Sensor34 7 (#5367 , #5786 )
2019-05-19 17:49:00 +02:00
thirug010
a802d76713
update the changelog.ino
2019-05-19 09:50:57 -05:00
thirug010
ffbd1af0d1
Revert "Revert "Update xdrv_16_tuyadimmer.ino""
...
This reverts commit 27dd98c539
.
2019-05-19 09:47:51 -05:00
thirug010
27dd98c539
Revert "Update xdrv_16_tuyadimmer.ino"
...
This reverts commit 7b71331cf6
.
2019-05-19 09:46:44 -05:00
thirug010
7b71331cf6
Update xdrv_16_tuyadimmer.ino
...
Repalced TuyaGetPower() BitRead().
2019-05-19 09:44:34 -05:00
Theo Arends
25feabb921
Fix Script and Rule System#Save
...
Fix Script and Rule System#Save
2019-05-19 14:59:07 +02:00
Theo Arends
8c132bd0ff
Add rule System#Save executed just before a planned restart
...
Add rule System#Save executed just before a planned restart
2019-05-19 12:42:10 +02:00
Theo Arends
ef9f0f6453
Fix exception 28 due to regression from 6.5.0.1 ( #5822 )
...
Fix exception 28 due to regression from 6.5.0.1 (#5822 )
2019-05-19 12:07:20 +02:00
thirug010
6b013144ab
Updated the code based on the feedback
...
* Updated xdrv_01_webserver.ino to show dimmer slider2 by default for Tuya Dimmer Module
* Updated xdrv_16_tuyadimmer.ino remove the use of XdrvMailbox and removed the pow functions now the size for 6.5.0 build is 510kb
* updated sonoff.ino to hold current device id
2019-05-18 18:13:57 -05:00