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
Theo Arends
cd65888ce7
Merge pull request #4547 from andrethomas/mcp230xx
...
MCP230xx - Add Interrupt Retain
2018-12-07 09:25:06 +01:00
Andre Thomas
99e6d7f2ff
MCP230xx driver - add interrupt retention
...
MCP230xx driver - add interrupt retention over teleperiod.
2018-12-07 01:09:33 +02:00
andrethomas
46816f2f07
MCP230xx - Add Interrupt Retain
2018-12-07 00:55:44 +02:00
Theo Arends
9a3c3895fb
Fix Domoticz Fanspeed
...
Fix Domoticz Fanspeed
2018-12-06 15:03:42 +01:00
Theo Arends
61aa428646
6.3.0.16 - Bump version
...
6.3.0.16 20181201
* Add support for iFan02 Fanspeed in Domoticz using a selector (#4517 )
* Add Announce Switches to MQTT Discovery (#4531 )
2018-12-06 11:17:25 +01:00
Theo Arends
9471163d86
Merge pull request #4531 from emontnemery/hass_announce_switch
...
MQTT Discovery - Announce switches
2018-12-06 11:02:40 +01:00
Theo Arends
e64c8d61c9
Update sonoff.ino
2018-12-06 11:01:57 +01:00
Theo Arends
dfa0d2ef11
Add Domoticz Selector for Fanspeed
...
Add support for iFan02 Fanspeed in Domoticz using a selector (#4517 )
2018-12-06 10:49:49 +01:00
Theo Arends
10483a40a6
Merge pull request #4542 from araczkowski/development
...
localization for Polish - KNX, timers, etc.
2018-12-06 09:56:03 +01:00
Andrzej
3777dbe45c
localization for Polish - KNX, timers, etc.
2018-12-06 09:52:02 +01:00
Theo Arends
a2c95b056d
Merge pull request #4540 from Jason2866/patch-1
...
Update platformio.ini for Stage 2.5.0
2018-12-06 08:57:10 +01:00
Theo Arends
597cc42f93
Merge pull request #4538 from blittan/development
...
Initial translation to Swedish
2018-12-06 08:55:17 +01:00
Jason2866
9af72977db
Update platformio.ini
...
Support for enable / disable exceptions code in firmware for esp8266 core 2.5.0 (stage) or up
2018-12-06 08:48:20 +01:00
Adrian Scillato
3b68d606ab
Matched the order of days with Tasmota Timers
2018-12-05 20:14:11 -03:00