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
Theo Arends
999f0a3f92
Quietly allow settings update
...
Quietly allow settings update to solve issues caused by Reset command leading to unusable device
2018-11-15 17:29:48 +01:00
andrethomas
4a7e7b0dbb
Change C functions with () to (void)
2018-11-14 15:32:09 +02:00
Theo Arends
9fef82736d
Prep drivers for management
...
Prep drivers for management
2018-11-07 10:30:03 +01:00
Theo Arends
15148f290d
6.3.0.4 Add SetSensorXX
...
6.3.0.4 20181106
* Add command SetSensorXX 0/1 to disable/re-enable compiled xsns_XX_sensor.ino driver
2018-11-06 17:33:51 +01:00
Theo Arends
14a7424e9b
Add command SetOption24
...
Add command SetOption24 0/1 to select pressure unit as hPa or mmHg (#4241 )
2018-11-04 16:55:12 +01:00
Theo Arends
46a0a0afba
Add minutes to commands Timezone
...
Add minutes to commands Timezone to allow all possible world timezones
2018-11-01 13:00:05 +01:00
Erik
87dc6fe20e
Add basic support for color calibration
2018-09-29 16:55:53 +02:00
Theo Arends
1a0d630da2
Removed debug code
...
Removed unavailable debug code (#3917 )
2018-09-28 11:48:55 +02:00
Theo Arends
43c3cf57d5
Shelly2 Cleanup
...
Cleanup and debug updates
2018-09-24 18:16:35 +02:00
Theo Arends
07dafe1631
6.2.0.2 - Energy monitoring
...
6.2.0.2 20180904
* Rewrite energy monitoring using energy sensor driver modules
* Fix lost today and total energy value after power cycle (#3689 )
2018-09-04 16:22:34 +02:00
Theo Arends
f7c38f24f3
6.1.1.14 Add boot loop detection
...
Add boot loop detection and try to fix
2018-08-30 14:27:33 +02:00