Theo Arends
a7bc97a5af
Prep for release
...
Prep for release
2018-12-15 17:02:05 +01:00
Theo Arends
fc7c1ac6b7
Updates for release 6.4.0
...
Updates for release 6.4.0
2018-12-15 15:55:51 +01:00
Adrian Scillato
28edceec1c
Merge pull request #4630 from andrethomas/patch-1
...
New 2.5.0-2 toolchain does not like uncast bitwise
2018-12-15 11:32:00 -03:00
andrethomas2
ad614b8480
Merge pull request #4631 from andrethomas/patch-2
...
Fix NewPing-1.9.1 library.properties
2018-12-15 10:58:59 +02:00
Andre Thomas
b16c14cecf
Fix NewPing-1.9.1 library.properties
...
Fix NewPing-1.9.1 library.properties to avoid compiler warning about possibly not supporting ESP8266 whereas we know now that it does. This causes the compiler warning (which may alarm some users unnecessarily) that NewPing claims to run on avr and stm32.
2018-12-15 10:56:35 +02:00
Andre Thomas
cccaf44559
New 2.5.0-2 toolchain does not like uncast bitwise
...
The new toolchain (2.5.0-2) used from core 2.5.0 does not want bitwise operations to be performed on non-integer variables so we cast the double used in send_2byte_float() to a (long) as it should be.
2018-12-15 10:45:05 +02:00
Adrian Scillato
6d5650958d
Merge pull request #4629 from ascillato/patch-1
...
Fix HomeAssistant Temp Sensor AutoDiscovery
2018-12-15 00:00:15 -03:00
Adrian Scillato
3795667f36
Fix HomeAssistant Temp Sensor AutoDiscovery
...
https://github.com/arendst/Sonoff-Tasmota/issues/4627
2018-12-14 23:57:12 -03:00
andrethomas2
5f560bae13
Fix ArduinoOTA for Core 2.5.0
...
Fix ArduinoOTA for Core 2.5.0
2018-12-14 01:10:10 +02:00
andrethomas2
7857e9cd89
Merge pull request #4620 from ascillato/patch-1
...
Fix ArduinoOTA for Core 2.5.0 (fix is backwards compatible)
2018-12-14 01:09:24 +02:00
Adrian Scillato
dcbf5a8c94
Fix ArduinoOTA for Core 2.5.0 (fix is backwards compatible)
...
https://github.com/arendst/Sonoff-Tasmota/issues/4619
2018-12-13 23:04:48 +00:00
Theo Arends
aec8430693
Merge pull request #4618 from Jason2866/patch-1
...
Add LwIP 2 no features (Low Flash)
2018-12-13 17:24:10 +01:00
Jason2866
d8c383eb10
Add LwIP 2 no features (Low Flash)
2018-12-13 17:12:03 +01:00
Theo Arends
3a0ac29b19
Add TheoV2 sensor source
...
Add TheoV2 sensor source and information used with Rf Sensor
2018-12-13 16:44:03 +01:00
Theo Arends
26e84a139e
Merge pull request #4616 from Staars/development
...
possibility to change measurement range for MHZ-19b
2018-12-13 16:18:43 +01:00
Staars
df4f305e3a
correcting memcpy calls
2018-12-13 13:46:59 +01:00
Staars
47629a9d61
add debug code to show final command sequence
2018-12-13 12:34:51 +01:00
Theo Arends
cd2bce9127
Merge pull request #4612 from curzon01/development
...
decode-config.py: Fix `@v` filename template (#4609 )
2018-12-13 09:14:53 +01:00
Norbert Richter
20a4b1bdc3
decode-config.py: Fix `@v` filename template ( #4609 )
...
- fix restore filename auto extension
2018-12-13 06:57:44 +01:00
Theo Arends
280df942e9
Merge pull request #4607 from emontnemery/hass_light_scheme
...
Publish state message when changing effect
2018-12-12 21:58:04 +01:00
Erik
d3ccd668b0
Publish state message when changing effect
2018-12-12 20:32:10 +01:00
Theo Arends
14caf911d4
Merge pull request #4601 from localhost61/localhost61-fr.FR
...
Update fr-FR.h
2018-12-12 12:31:00 +01:00
Staars
5c613040a1
mqtt messages updated
2018-12-12 10:11:19 +01:00
Staars
b6165e9a81
initial work on range-support
2018-12-12 10:03:58 +01:00
Xavier MULLER
493b76b5ac
Merge branch 'development' into localhost61-fr.FR
2018-12-12 05:22:50 +01:00
Xavier MULLER
b7610aab6f
Update fr-FR.h
...
SDM220 strings reworked to fit in the space available
2018-12-12 05:14:00 +01:00
Xavier MULLER
276c11fe4e
Update fr-FR.h
...
Added SDM220 new strings
2018-12-12 02:44:07 +01:00
Theo Arends
160f184e7d
Merge pull request #4596 from emontnemery/hass_fix_button_switch2
...
More tweak of Hass switch/button
2018-12-11 22:49:47 +01:00
Erik
85c515cc97
More tweak of Hass switch/button
2018-12-11 22:00:34 +01:00
Theo Arends
22718425c9
Merge pull request #4593 from Jason2866/patch-1
...
Update de-DE.h
2018-12-11 20:54:57 +01:00
Jason2866
4df23beab1
Update de-DE.h
2018-12-11 20:27:37 +01:00
Theo Arends
4cb4447f98
Merge pull request #4592 from ascillato/patch-1
...
Updated Spanish Translation
2018-12-11 18:34:29 +01:00
Adrian Scillato
0c90db5d85
Updated Spanish Translation
2018-12-11 17:30:51 +00:00
Theo Arends
b3e5e35cea
Add more support
...
* Add support for decoding Theo V2 sensors as documented on https://sidweb.nl using 434MHz RF sensor receiver
* Add support for decoding Alecto V2 sensors like ACH2010, WS3000 and DKW2012 using 868MHz RF sensor receiver
* Add support for Manzoku Power Strip (#4590 )
2018-12-11 18:00:12 +01:00
Theo Arends
3779b84bd4
Merge pull request #4590 from ikarulus/manzuko_patch
...
Add support for MANZUKO smart power strip (EU version)
2018-12-11 15:54:32 +01:00
Ikarulus
808e2c073f
add manzuko "power strip"
2018-12-11 15:02:14 +01:00
Theo Arends
67ec0678a3
6.3.0.17 Add features
...
6.3.0.17 20181211
* Add support for TheoV2 sensors as documented on https://sidweb.nl
* Add support for SDM220 (#3610 )
* Enhance support for MPU6050 using DMP (#4581 )
2018-12-11 14:24:52 +01:00
Theo Arends
a913c4459a
Fix language file
...
Fix language file
2018-12-11 13:58:37 +01:00
Theo Arends
f573d92207
Merge pull request #3610 from Dees7/development
...
SDM220 Support
2018-12-11 13:12:36 +01:00
Theo Arends
00792bcaf7
Update my_user_config.h
2018-12-11 13:12:19 +01:00
Theo Arends
400529cd8f
Merge pull request #4581 from Staars/development
...
Add DMP-use to MPU-6050
2018-12-11 11:33:51 +01:00
Dees7
9980707a0a
Merge branch 'development' into development
2018-12-11 15:22:16 +05:00
Theo Arends
57c2e01b40
Merge pull request #4586 from curzon01/development
...
decode-config.py: add new settings
2018-12-11 08:49:32 +01:00
Norbert Richter
9c69701af3
decode-config.py: add new settings
...
- add SetOption61 from PR #4562
2018-12-11 08:19:04 +01:00
Adrian Scillato
bc30a18ade
Corrected Domoticz Temp published from MPU6050
2018-12-11 00:57:41 +00:00
Theo Arends
ab91668f71
Merge pull request #4582 from emontnemery/hass_devices
...
Add support for device registry
2018-12-10 22:14:48 +01:00
Adrian Scillato
e5d3c3b793
USE_MPU6050_DMP moved to my_user_config.h
2018-12-10 20:04:48 +00:00
Adrian Scillato
384cc5cb16
USE_MPU6050_DMP moved to my_user_config.h
2018-12-10 20:03:36 +00:00
Adrian Scillato
a75bc93634
Fix Warning in Platformio if building MPU and KNX together
2018-12-10 19:43:19 +00:00
Adrian Scillato
4fb6773ffb
Update my_user_config.h
2018-12-10 19:28:22 +00:00