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
Erik
9f515c6c08
Add support for device registry
2018-12-10 19:51:47 +01:00
Theo Arends
a516b25c1b
Clean and shrink lights
...
Clean and shrink lights
2018-12-09 16:45:26 +01:00
Staars
aab716798a
fix compile issue on ESP8266
2018-12-09 09:35:23 +01:00
Staars
140aa8780a
add DMP mode to MPU-6050
2018-12-09 09:34:22 +01:00
Theo Arends
92e209bf00
Merge pull request #4566 from emontnemery/hass_fix_button_switch
...
Fix reversed logic when announcing buttons / switches
2018-12-08 15:32:53 +01:00
Erik
9b5e90e24e
Fix reversed logic when announcing buttons / switches
2018-12-08 15:24:16 +01:00
Theo Arends
4c2110749c
Merge pull request #4562 from emontnemery/force_local
...
Enable forced local operation when button- or switchtopic is set
2018-12-08 10:47:11 +01:00
Theo Arends
f040b482dc
Merge pull request #4559 from emontnemery/hass_announce_rgbw_light
...
Announce RGBW light, add 'White' helper command
2018-12-08 10:46:17 +01:00
Theo Arends
ae37c01c2c
Merge pull request #4564 from curzon01/development
...
decode-config.py: add new settings
2018-12-08 10:42:54 +01:00
Norbert Richter
b7b6ae0dec
Merge branch 'development' of https://github.com/curzon01/Sonoff-Tasmota into development
2018-12-08 10:30:31 +01:00
Norbert Richter
e74079f8c6
decode-config.py: add new settings
...
- add 6.3.0.16 setting change
2018-12-08 10:30:01 +01:00
Norbert Richter
ee35a949ca
v2.1.0012
...
decode-config.py: add new settings
- add 6.3.0.16 setting change
2018-12-08 10:28:12 +01:00
Erik
ebf74ab424
Update Hass discovery
2018-12-08 09:43:48 +01:00
Erik
a65041fee5
Enabled forced local operation when button- or switchtopic is set
2018-12-08 08:44:59 +01:00
Erik
d8cf001304
Announce RGBW light, add 'White' command
2018-12-07 21:32:01 +01:00
Theo Arends
dc63d0f91c
Merge pull request #4554 from emontnemery/fix_hass_switch
...
Fix HASS discovery of switches
2018-12-07 17:43:14 +01:00
Erik
fe9103eb68
Fix HASS discovery of switches
2018-12-07 17:19:14 +01:00