Theo Arends
962a50452c
v5.13.0
...
Sync with master
2018-04-30 17:35:42 +02:00
Theo Arends
2c94ecfb6d
Fix uptime 17651+ days
...
5.12.0o
* Fix NTP sync to Thu Jan 01 08:00:10 1970 results in uptime
17651+ days (core2.4.1/sdk2.2.1)
2018-04-30 14:18:46 +02:00
Theo Arends
040a7adaf1
v5.12.0o - Fix Energy Today overflow
...
5.12.0o
* Fix Energy Today and Yesterday overflow (#2543 )
2018-04-30 12:07:48 +02:00
Theo Arends
67aaa2777c
Revert "Fix Energy Today and Yesterday overflow"
...
This reverts commit c86a9f8e53
.
2018-04-30 11:10:38 +02:00
Theo Arends
c86a9f8e53
Fix Energy Today and Yesterday overflow
...
5.12.0o
* Fix Energy Today and Yesterday overflow (#2543 )
2018-04-29 15:29:43 +02:00
Theo Arends
36da4794d2
Fix some language files
...
Fix language files and allow Analog#A0div10 from 0 to 100
2018-04-29 13:45:36 +02:00
Theo Arends
39f56cff3a
Fix Bug on KNX Driver
...
Fix Bug on KNX Driver #2568
2018-04-29 10:35:24 +02:00
Theo Arends
44598e5fc4
Add ANALOG#A0div10 trigger to rules
...
5.12.0n
* Add ANALOG#A0div10 trigger to rules to be used in rule like on
analog#a0div10 do publish cmnd/ailight/dimmer %value% endon
2018-04-28 18:18:37 +02:00
Theo Arends
c835235141
v5.12.0n - Change ADS1115 and Counter JSON
...
5.12.0n
* Change ESP8266 Analog JSON message from {"Analog0:123"} to
{"ANALOG":{"A0:123"}} to accomodate rules (#2560 )
* Change Counter JSON
message from {"Counter1":0,"Counter3":0} to {"COUNTER":{"C1":0,"C3":0}}
to accomodate rules
* Change ADS1115 JSON message from
{"ADS1115":{"Analog0":123,"Analog1":123}} to
{"ADS1115":{"A0":123,"A1":123}}
2018-04-28 15:55:38 +02:00
Theo Arends
e1011d3cdd
Disable sleep on core 2.4.1
...
5.12.0m
* Disable sleep when using Esp/Arduino core 2.4.1 (#2559 )
2018-04-28 11:17:16 +02:00
Theo Arends
4675dbea1c
Add rules variables and teleperiod trigger
...
5.12.0m
* Add rule variables and teleperiod trigger to accomodate user HA
messages
2018-04-27 18:06:19 +02:00
Theo Arends
9356c02b4d
Set default upload port to serial
2018-04-26 10:12:44 +02:00
Theo Arends
be36218b84
Possible 2.4.1 memory leak fix ( #2544 )
2018-04-25 18:25:25 +02:00
Theo Arends
00b08bc509
Add more timer user input checks
2018-04-25 17:27:40 +02:00
Theo Arends
07a14fe896
Updated using common section
2018-04-25 14:42:54 +02:00
Theo Arends
f9c702f8eb
v5.12.0m - Add MQTT_TELE_RETAIN
...
5.12.0m
* Add define MQTT_TELE_RETAIN compile option default set to 0 (#1071 )
2018-04-25 12:06:53 +02:00
Theo Arends
e32e9ee6c2
updates
2018-04-23 17:18:24 +02:00
Theo Arends
c432d41eb5
Updated lay-out
2018-04-23 17:14:19 +02:00
Theo Arends
ee0ca1631f
Lay-out update2
2018-04-23 17:10:50 +02:00
Theo Arends
40ea11af73
Lay-out update
2018-04-23 17:08:41 +02:00
Theo Arends
883fb041d7
Add firmware info and Credits
2018-04-23 16:59:04 +02:00
Theo Arends
c3c4e48b74
Add stale and see what happens...
2018-04-23 12:38:15 +02:00
Theo Arends
8fea3e49a8
5.12.0m - Changes and Fixes
...
5.12.0m
* Remove sonoff-xxl
* Add sonoff-classic, sonoff-allsensors and sonoff-knx
* Add some coloring to important web buttons
* Add user selectable defines for Sunrise/set Dawn option (#2378 )
* Add GPIO_User to GPIO02 for all Sonoff T1 (#2524 )
2018-04-23 11:37:46 +02:00
Theo Arends
1669e62639
update picture
2018-04-22 16:56:51 +02:00
Theo Arends
d42ecbcb8f
Compile all of them.
2018-04-22 14:47:03 +02:00
Theo Arends
e6dbde4e43
Only compile one environment to ease Travis
2018-04-22 14:04:58 +02:00
Theo Arends
2daba99e33
Minor fixes
2018-04-22 14:01:32 +02:00
Theo Arends
9549ab3ad3
Remove display of passwords ( #2505 )
...
Remove display of passwords (#2505 )
2018-04-21 18:17:24 +02:00
Theo Arends
84fce04a68
Updated Bulgarian language file ( #2503 )
...
Updated Bulgarian language file (#2503 )
2018-04-21 17:10:35 +02:00
Theo Arends
6bb0f034c3
Fix Timer invalid JSON message when too long
...
Fix Timer invalid JSON message when too long (#2447 )
2018-04-21 13:10:44 +02:00
Theo Arends
51b333348c
Updated Spanish language file
2018-04-20 18:12:25 +02:00
Theo Arends
c8277472b9
Better Fix config filename truncation
...
Better Fix config filename truncation (#2484 )
2018-04-20 17:43:20 +02:00
Theo Arends
a8b83aa036
Add support for Sonoff Pow R2 ( #2340 )
...
5.12.0m
* Add support for Sonoff Pow R2 (#2340 )
2018-04-20 16:55:27 +02:00
Theo Arends
7dbd94b978
Add Bulgarian language file
2018-04-20 16:07:06 +02:00
Theo Arends
2743c35462
Add support for HC-SR04
...
5.12.0m
* Add support for sensor HC-SR04 ultrasonic (#113 , #1964 , #2444 )
2018-04-20 14:31:09 +02:00
Theo Arends
24b82c78e8
Fix Web timer Hour reset ( #2461 )
...
Fix Web timer Hour reset (#2461 )
2018-04-20 11:28:26 +02:00
Theo Arends
67a8f0fc60
Update Cz and Fr language files
2018-04-20 10:40:58 +02:00
Theo Arends
76f699bf02
Remove debug code and do some clean-up
...
Remove debug code and set H801 GPIO0 to GPIO_USER (#1503 )
2018-04-19 22:29:09 +02:00
Theo Arends
e0aeb8e0a2
Add Greek translation
...
5.12.0m
* Add Greek language file (#2491 )
2018-04-19 21:57:14 +02:00
Theo Arends
8f985abc1f
Fix config filename truncation
...
5.12.0m
* Fix configuration filename truncation when it contains spaces (#2484 ,
#2490 )
2018-04-19 21:41:59 +02:00
Theo Arends
c1bdc07cdf
Revert "Fix config filename truncation"
...
This reverts commit 729d0340f1
.
2018-04-19 21:33:20 +02:00
Theo Arends
729d0340f1
Fix config filename truncation
...
5.12.0m
* Fix configuration filename truncation when it contains spaces (#2484 ,
#2490 )
2018-04-19 21:31:31 +02:00
Theo Arends
b479f9b015
Revert "Fix config filename truncation"
...
This reverts commit cb0305d2a3
.
2018-04-19 21:30:07 +02:00
Theo Arends
cb0305d2a3
Fix config filename truncation
...
5.12.0m
* Fix configuration filename truncation when it contains spaces (#2484 ,
#2490 )
2018-04-19 21:28:26 +02:00
Theo Arends
b7ed866803
Update French with KNX ( #2452 )
2018-04-19 20:55:12 +02:00
Theo Arends
8a77c48759
Fix Esp/lib 2.3.0 compile error
...
5.12.0m
* Fix compile error when using ESP/Arduino library v2.3.0 by
reverting KNX async UDP library to default UDP library (#2488 , #2492 ,
#2493 )
2018-04-19 20:27:57 +02:00
Theo Arends
8bc6475850
v5.12.0m - Add KNX support and Random Timer
...
5.12.0m
* Reinit timers to accomodate random window (#2447 )
* Add
random window to timers (#2447 )
* Add optional KNX IP Protocol Support
(#2402 )
2018-04-18 17:28:45 +02:00
Theo Arends
0e671eb75d
v5.12.0m - Add KNX support and Random timer
...
5.12.0m
* Reinit timers to accomodate random window (#2447 )
* Add
random window to timers (#2447 )
* Add optional KNX IP Protocol Support
(#2402 )
2018-04-18 17:24:23 +02:00
Theo Arends
107379276b
Fix sunrise and sunset calculation ( #2461 )
...
5.12.0l
* Fix sunrise and sunset calculation (#2461 )
2018-04-17 17:05:24 +02:00
Theo Arends
5858ecdb79
Fix negative Lat an Long value entry
...
5.12.0l
* Fix negative Latitude and Longitude value entry (#2461 )
2018-04-17 15:34:18 +02:00