Commit Graph

2463 Commits

Author SHA1 Message Date
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
andrethomas2 a2e865bb44
Add dummy soft_spi_flg to satisfy compiler
@arendst Just adding this, for now, to satisfy the compiler until you get time to merge the rest of the Software SPI support.
2018-12-02 18:53:49 +02:00
Theo Arends b1a9de5a80
Merge pull request #4510 from emontnemery/hass_rework_light_status
Further improve Hass integration
2018-12-02 17:11:05 +01:00
Erik 74172f14d3 Further improve Hass auto discovery 2018-12-02 16:39:59 +01:00
andrethomas2 f3d625d06d
Update _changelog.ino 2018-12-02 11:18:29 +02:00
andrethomas2 2e950c589a
Update README.md 2018-12-02 11:00:01 +02:00
Theo Arends f4348f19dc
Merge pull request #4488 from winstona/hc-sr04-newping
HC-SR04: switch to using NewPing libraries directly
2018-12-02 09:50:35 +01:00
Theo Arends 09835cc354
Merge pull request #4501 from ascillato/patch-1
Delete duplicated min and max functions
2018-12-02 08:49:10 +01:00
Adrian Scillato 7e09195083
Delete duplicated min and max functions 2018-12-01 19:16:32 -03:00
Theo Arends 4ced9c0647
Merge pull request #4500 from ascillato/patch-1
RULES: Added BREAK as an alternative ENDON
2018-12-01 23:06:08 +01:00
Adrian Scillato c68fe7e7ad
RULES: Added BREAK as an alternative ENDON 2018-12-01 19:00:34 -03:00
andrethomas2 e37dbd1f6a
Update xsns_22_sr04.ino 2018-12-01 23:15:19 +02:00
Adrian Scillato 7f2b3643f5
RULES: Added BREAK as an alternative ENDON
RULES: Added BREAK as an alternative ENDON that will stop the execution of the following rules.

If a rule that ends with BREAK, is triggered, then the following rules of that set will not be executed. This is useful for cases like: https://github.com/arendst/Sonoff-Tasmota/issues/4477
2018-12-01 18:12:33 -03:00
Theo Arends 2e1af64020
Merge pull request #4498 from ascillato/patch-1
KNX: Add Support for ButtonN and SwitchN
2018-12-01 20:29:51 +01:00
Adrian Scillato 98a2e6e175
Added Support for ButtonN and SwitchN 2018-12-01 16:26:15 -03:00
Theo Arends 2367834a64 Update with dynamic sleep flag 2018-12-01 18:58:30 +01:00
Theo Arends eb3c1a327d 6.3.0.15 Update dynamic sleep
6.3.0.15 20181201
 * Removed command SetOption36 (#4497)
 * Add command SetOption60 0/1 to select dynamic sleep (0) or sleep (1) (#4497)
2018-12-01 18:53:42 +01:00
Theo Arends 980e8c3401
Merge pull request #4497 from andrethomas/sleep
Merge sleep command
2018-12-01 18:24:11 +01:00
andrethomas 0bd4ac8eea
Update support_wifi.ino 2018-12-01 18:58:26 +02:00