Commit Graph

2698 Commits

Author SHA1 Message Date
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
Adrian Scillato 5f35f7ebae
Added missing " 2018-12-05 20:11:54 -03:00
Adrian Scillato 33f27feb5f
Added Swedish to Precompiled bins 2018-12-05 20:04:22 -03:00
Adrian Scillato eda86acaa0
Added Key to select Swedish Translation 2018-12-05 20:01:45 -03:00
Gunnar Norin a36ead52fa
Initial translation to Swedish 2018-12-05 23:25:25 +01:00
Erik 94786d3217 Fix logic for ON/OFF vs TOGGLE 2018-12-05 20:20:36 +01:00
Theo Arends 4b287ab4cb Final fix compile error (#4509)
Final fix soft_spi_flg compile error (#4509)
2018-12-05 12:23:42 +01:00
Erik be19af15e2 Announce switches 2018-12-04 21:32:02 +01:00
Theo Arends 3219440323
Merge pull request #4530 from Jason2866/patch-1
Create RF-Bridge-EFM8BB1-20181127.hex
2018-12-04 20:55:14 +01:00
Jason2866 abb6d5ee2e
Create RF-Bridge-EFM8BB1-20181127.hex
ignore RF pulses < 100µs, increased uart RX buffer
-> stopp red led flashing
2018-12-04 20:52:56 +01:00
Theo Arends e1546b3fe6
Merge pull request #4524 from ascillato/patch-1
Fix Compilation issue with STAGE Core
2018-12-04 08:59:47 +01:00
Adrian Scillato 24ef9ab6b8
Fix Compilation issue with STAGE Core
Now the Stage core has the the same STR macro defined in sonoff.h.
2018-12-03 17:38:31 -03:00
Theo Arends fd8af87c80
Merge pull request #4518 from andrethomas/patch-1
Add GPIO2 for Sonoff Basic Template
2018-12-03 20:02:16 +01:00
andrethomas dcaf6164d4
Add support for GPIO02 for newer Sonoff Basic
Add support for GPIO02 for newer Sonoff Basic
2018-12-03 17:34:35 +02:00
andrethomas b148c8bbe5
Add GPIO2 for Sonoff Basic Template
Add GPIO2 for Sonoff Basic Template
2018-12-03 17:30:06 +02:00
Theo Arends f5f75ae9b7
Merge pull request #4514 from curzon01/development
decode-config.py: add new settings
2018-12-03 08:51:45 +01:00
Norbert Richter 3cd89330aa decode-config.py: add new settings
- add 6.3.0.15 setting change
- adapt 6.3.0.13 setting change
2018-12-03 08:33:21 +01:00