Theo Arends
da7ab3274b
Fix setting default over temperature
...
Fix setting default over temperature
2019-07-08 16:50:23 +02:00
Theo Arends
0243e2be7e
Add command SetOption42 0..255 to set over temperature in Celsius. Defaults to 90
...
Add command SetOption42 0..255 to set over temperature in Celsius. Defaults to 90 (#6036 )
2019-07-08 14:16:33 +02:00
Theo Arends
1b69502d9b
Code optimization - Change for(uint8_t in for (uint32_t
...
Code optimization - Change for(uint8_t in for (uint32_t
2019-06-30 16:44:36 +02:00
Theo Arends
30adce5648
Revert "Code optimization - Change for(uint8_t in for (uint32_t"
...
This reverts commit 5e1eac3f74
.
2019-06-30 15:56:55 +02:00
Theo Arends
5e1eac3f74
Code optimization - Change for(uint8_t in for (uint32_t
...
Code optimization - Change for(uint8_t in for (uint32_t
2019-06-30 15:47:32 +02:00
Theo Arends
556fffe26a
Fix possible compile error when users disable some features
...
Fix possible compile error when users disable some features (#5906 )
2019-06-03 09:49:33 +02:00
Adrian Scillato
f981284066
Add support for Arduino Stage Core
...
The actual Stage ESP8266 Core of Arduino (next 2.6.0) had changed the SPIFFS defines of the memory to FS due to a change in the libraries (https://github.com/esp8266/Arduino/pull/5511 )
2019-05-30 18:28:22 -03:00
Theo Arends
22663fc10c
6.5.0.13 Add command SetOption38 6..255
...
6.5.0.13 20190527
* Add command SetOption38 6..255 to set IRReceive protocol detection sensitivity mimizing UNKNOWN protocols (#5853 )
2019-05-27 11:56:14 +02:00
Theo Arends
4d070bfb15
Change default PowerDelta from 80% to 0% on new installations
...
Change default PowerDelta from 80% to 0% on new installations (#5858 , #5028 , #4813 , #4130 , #4145 , #3795 , #3778 , #3660 , #3648 )
2019-05-24 15:04:48 +02:00
Theo Arends
56615dce4e
Add command AdcParam
...
Add command AdcParam to control ADC0 Temperature and Light formula parameters
2019-05-24 12:28:09 +02:00
Theo Arends
25feabb921
Fix Script and Rule System#Save
...
Fix Script and Rule System#Save
2019-05-19 14:59:07 +02:00
Theo Arends
ad54ece2fb
6.5.0.10 Enable ADC0 by default
...
6.5.0.10 20190513
* Enable ADC0 by default in my_user_config.h (#5671 )
* Add user configurable ADC0 to Module and Template configuration compatible with current FLAG options (#5671 )
2019-05-13 15:56:01 +02:00
Stephan Hadinger
81fb2667b2
Set gamma correction as default behavior, ie Ledtable 1
2019-04-25 18:50:04 +02:00
Theo Arends
df6645481e
6.5.0.7 Add command LedMask
...
6.5.0.7 20190410
* Add command LedMask to assign which relay has access to power LED (#5602 , #5612 )
2019-04-10 14:26:36 +02:00
Theo Arends
aa91caa35e
6.5.0.6 Add WebColor parameters to Settings
...
6.5.0.6 20190409
* Add WebColor parameters to Settings making them persistent and remove the need for using a rule
* Add alternative IRSend command syntax IRSend raw,<freq>,<header mark>,<header space>,<bit mark>,<zero space>,<one space>,<bit stream> (#5610 )
2019-04-09 13:56:19 +02:00
Theo Arends
531c4fe44e
Disable unused code
...
Disable unused code
2019-04-02 20:53:17 +02:00
Theo Arends
8ff2759ccc
6.5.0.4 Fix Configure Timer Web GUI
...
6.5.0.4 20190402
* Fix Configure Timer Web GUI (#5568 )
* Add validation check when loading settings from flash
2019-04-02 15:47:39 +02:00
Theo Arends
f7c30250c1
Change some more defines to const
...
Change some more defines to const
2019-03-31 11:59:04 +02:00
Theo Arends
d9bd959119
Fix compile error ( #5544 )
...
Fix compile error (#5544 )
2019-03-30 10:02:22 +01:00
Theo Arends
e8e5d1c03c
6.5.0.3 Add command Sensor20
...
6.5.0.3 20190328
* Add command Sensor20 1..255 to change Nova Fitness SDS01 working period in minutes (#5452 )
2019-03-28 12:06:48 +01:00
Theo Arends
e1c92b701b
Change NULL to nullptr
...
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
Theo Arends
06a9fbd792
Changed logging message handling
...
Changed logging message handling
2019-03-08 15:15:42 +01:00
Theo Arends
c0f20d31ff
6.4.1.19 Add command SetOption37
...
6.4.1.19 20190222
* Add command SetOption37 for RGBCW color mapping (#5326 )
2019-02-25 11:14:33 +01:00
Gabor Simon
48f6b09987
Initialisation and updating of color mapping added
2019-02-24 23:48:03 +00:00
netpok
945e7000dd
Implement full color remapper
2019-02-24 21:03:33 +01:00
Gabor Simon
4492a14574
Added SetOption37 for RGB remapping
2019-02-24 12:07:15 +00:00
gfrancesco
deeceaf2a0
Add configuration parameter to send MQTT telemetry on status change (SetOption59)
2019-02-17 22:05:02 +01:00
Theo Arends
98ae3eaf54
6.4.1.16 Online template change
...
6.4.1.16 20190211
* Initial support for online template change using command Template (#5177 )
2019-02-11 19:21:49 +01:00
Theo Arends
ae277f59cf
Change image defines
...
6.4.1.15 20190208
* Change image name BE_MINIMAL to FIRMWARE_MINIMAL (#5106 )
* Change image names USE_xyz to FIRMWARE_xyz (#5106 )
2019-02-08 14:55:45 +01:00
Theo Arends
de41a88bec
Fix stop flash rotate functionality
...
Fix stop flash rotate functionality
2019-02-01 14:05:55 +01:00
Theo Arends
9825d6ffb6
Add resiliency to saved Settings
...
Add resiliency to saved Settings (#5065 )
2019-01-30 16:27:17 +01:00
Theo Arends
0007df121a
Update settings.ino
...
Fix for new installs
2019-01-30 15:14:24 +01:00
Theo Arends
2c164a8b4b
6.4.1.13 Add boot loop offset
...
6.4.1.13 20190130
* Add command SetOption36 to control boot loop default restoration (#4645 , #5063 )
2019-01-30 14:34:31 +01:00
Theo Arends
304ac6fe44
6.4.1.12 code changes (byte/boolean)
...
6.4.1.12 20190128
* Change code use of boolean to bool and byte to uint8_t
* Change code uint8_t flags to bool flags
2019-01-28 14:08:33 +01:00
Theo Arends
2827de40a3
Set initial legacy interlock state
...
Set initial legacy interlock state
2019-01-27 11:02:12 +01:00
Theo Arends
505c4794d1
6.4.1.11 Rewrite interlock
...
6.4.1.11 20190124
* Remove command SetOption14 as it has been superseded by command Interlock
* Remove command SetOption63 as it has been superseded by command Interlock
* Add command Interlock 0 / 1 / 1,2 3,4 .. to control interlock ON/OFF and add up to 8 relays in 1 to 4 interlock groups (#5014 )
2019-01-25 17:46:27 +01:00
Theo Arends
fc1198c1f9
Add features
...
* Add support for Luminea ZX2820 Smart Socket with Energy monitoring (#4921 )
* Add define MDNS_ENABLE to control initial mDNS state (#4923 )
* Add split interlock part 1 (#4910 )
2019-01-14 10:57:01 +01:00
Theo Arends
458b030598
Add Eeprom support
...
Add initial Eeprom support
2019-01-04 16:05:52 +01:00
Theo Arends
67cf1dbbcf
6.4.1.5 Add mDns user control
...
6.4.1.5 20190103
* Remove command SetOption35 0-255 for mDNS start-up delay (#4793 )
* Add command SetOption55 0/1 to disable/enable mDNS (#4793 )
2019-01-03 17:30:54 +01:00
Theo Arends
447ec6256e
6.4.1.4 Update Copyright (C) 2019
...
6.4.1.4 20190101
* Update Copyright (C) 2019
2019-01-01 13:55:01 +01:00
Theo Arends
7ebb7a6067
6.4.1.3 Change sonoff_template.h
...
6.4.1.3 20181229
* Change sonoff_template.h module lay-out by removing non-configurable GPIOs
2018-12-29 19:46:28 +01:00
Erik
a65041fee5
Enabled forced local operation when button- or switchtopic is set
2018-12-08 08:44:59 +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
andrethomas
6050cd40f3
Merge sleep command
2018-12-01 18:47:25 +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
101cf83d7d
Update settings.ino
2018-11-27 10:54:34 +01:00
Adrian Scillato
5d11a4f444
Added command CalcRes
2018-11-26 21:16:47 -03:00
Theo Arends
4899178362
6.3.0.10 Add command SetOption36
...
6.3.0.10 20181118
* Add command SetOption36 0..255 milliseconds (10 default) to tune main loop dynamic delay
2018-11-18 16:49:02 +01:00
Theo Arends
9eacabc4f0
Delay initial flash write
...
* Stop enforcing flashmode dout but it is still mandatory
* Moved bootcount update (being first) flash write to 10 seconds after restart
2018-11-16 09:36:41 +01:00
Theo Arends
a1ff029335
Revert "Quietly allow settings update"
...
This reverts commit 999f0a3f92
.
2018-11-16 09:18:40 +01:00