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
Theo Arends
4b287ab4cb
Final fix compile error ( #4509 )
...
Final fix soft_spi_flg compile error (#4509 )
2018-12-05 12:23:42 +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
andrethomas
a1c464d34c
Bump version to 0x0603000F
...
Bump version to 0x0603000F to make sure new sleep command takes effect on 50 as default for upgrades where sleep is < 50.
2018-12-01 18:55:06 +02:00
andrethomas
6050cd40f3
Merge sleep command
2018-12-01 18:47:25 +02:00
Theo Arends
694c29508d
Merge pull request #4492 from localhost61/development
...
Update fr-FR.h
2018-12-01 10:26:39 +01:00
Theo Arends
4729d0e6c7
Merge pull request #4491 from andrethomas/development
...
Fix sleep->SetOption36 transition
2018-12-01 10:24:44 +01:00
Xavier MULLER
be86811628
Update fr-FR.h
...
Synced with changes since v6.2.1.7
2018-12-01 02:48:10 +01:00
andrethomas
5f402c8f34
Fix sleep->SetOption36 transition
2018-12-01 00:18:08 +02:00
Theo Arends
2969b29378
Merge pull request #4490 from andrethomas/patch-1
...
Prevent sleep and SetOption36 Conflict
2018-11-30 19:36:12 +01:00
andrethomas
3613946f18
Prevent sleep and SetOption36 being used concurrently
...
Prevent sleep and SetOption36 being used concurrently
2018-11-30 20:00:20 +02:00
andrethomas
33f85b2023
Upd settings.ino - set sleep=0 when SetOption36>0
...
Update settings.ino - set sleep=0 when SetOption36>0
2018-11-30 19:55:22 +02:00
Theo Arends
d7df73784f
Housekeeping
2018-11-30 12:04:17 +01:00
Winston Ametsitsi
b03c761eee
switch to using NewPing lib directly for sr04
...
add NewPing-1.9.1 lib
2018-11-29 19:45:40 -08:00
Theo Arends
8b5bbd773e
Update display and epaper drivers
...
Update display and epaper drivers
2018-11-29 17:50:45 +01:00