Commit Graph

472 Commits

Author SHA1 Message Date
Adrian
cfb2d31ca1
Merge pull request #18 from arendst/development
Update
2018-03-31 18:44:55 -03:00
Theo Arends
ce98c6cacc Add multiple colors to Led command
5.12.0i
 * Add multiple color entry support for command Led like Led2
120000.001200.000012 setting led2 as Red, Led3 as Green and Led4 as Blue
(#2303)
2018-03-31 19:56:16 +02:00
Theo Arends
96212834cf Change Backlog max commands to 30
5.12.0i
 * Change max number of commands in Backlog from 15 to 30
2018-03-31 18:59:37 +02:00
Theo Arends
823c9a0404 Add more validation to timer handling
Add more validation to timer handling
2018-03-31 17:29:00 +02:00
Adrian
d60a31e077
Merge pull request #17 from arendst/development
Add support for SGP30 sensor
2018-03-31 11:49:23 -03:00
Theo Arends
67477b1f4e Add support for SGP30 sensor
5.12.0i
 * Add support for SGP30 gas and air quality sensor (#2307)
2018-03-31 16:26:00 +02:00
Adrian
13acb855cd
Merge pull request #16 from arendst/development
Update
2018-03-30 22:52:32 -03:00
Theo Arends
6fc47c3f94 Shrink timer webpage by 2k
Shrink timer webpage by 2k
2018-03-30 17:46:30 +02:00
Theo Arends
ca25fdb938 Change Timer parameter Device to Output
Change Timer parameter Device to Output
2018-03-30 11:25:15 +02:00
Theo Arends
5ee463ddfb Change Timer parameter Device to Output
Change Timer parameter Device to Output and add German translation
(#2294)
2018-03-30 11:15:04 +02:00
Theo Arends
914c2929f8 Revert Button Topic change 2018-03-30 10:28:55 +02:00
Theo Arends
71f0ab7b2c Change Reset on Button Hold time to 40 seconds
5.12.0i
 * Change default Reset configuration time from 4 seconds to 40
seconds on Button hold (#2268)
2018-03-29 17:23:47 +02:00
Theo Arends
9f0fdd597c Change Reset on Button Hold time to 40 seconds
5.12.0i
 * Change default Reset configuration time from 4 seconds to 40
seconds on Button hold (#2268)
2018-03-29 17:21:03 +02:00
Adrian
a4ffae0eed
Update settings.h 2018-03-29 10:31:20 -03:00
Adrian
485eb523b1
Update settings.h 2018-03-29 10:30:55 -03:00
Adrian
9cf2ed226b
Update user_config.h 2018-03-29 10:26:00 -03:00
Adrian
dd7cf2a7d3
Update en-GB.h 2018-03-29 10:21:51 -03:00
Adrian
45b1fe37eb
Update es-AR.h 2018-03-29 10:19:46 -03:00
Adrian
46479dc28d
Merge pull request #15 from arendst/development
update fork
2018-03-29 10:17:35 -03:00
Adrian
f9cafb50fa
Update es-AR.h 2018-03-29 10:17:08 -03:00
Theo Arends
c85edf15ac Change MQTT Energy response topic to SENSOR
5.12.0i
 * Change MQTT response topic for Energy changes from ENERGY to
SENSOR (#2229, #2251)
2018-03-29 14:51:34 +02:00
Theo Arends
dabb4deefc Cleanup restart for non-HAss users
Cleanup restart for non-HAss users
2018-03-29 14:01:38 +02:00
Theo Arends
a935f92998 v5.12.0i - Add HAss Button discovery
5.12.0i
 * Add Home Assistant MQTT Discovery for Buttons (#2277)
2018-03-29 13:03:13 +02:00
Theo Arends
ae07f77ab9 Update Spanish language file
Update Spanish language file (#2283)
2018-03-29 10:13:44 +02:00
Adrian
04d5cf1d48
Update en-GB.h 2018-03-28 17:37:07 -03:00
Adrian
49b6ca70b3
Update es-AR.h 2018-03-28 17:35:59 -03:00
Adrian
0e10a41b78
Update en-GB.h 2018-03-28 17:31:09 -03:00
Adrian
8b4b839c42
Update user_config.h 2018-03-28 17:29:26 -03:00
Adrian
dace45af23
Merge pull request #14 from arendst/development
v5.12.0i - Add Timers webpage
2018-03-28 17:23:02 -03:00
Adrian
5e7f46fe3a
Update user_config.h 2018-03-28 17:22:17 -03:00
Adrian
32905cd4d9
Update es-AR.h 2018-03-28 17:21:33 -03:00
Adrian
145ed4e759
Update en-GB.h 2018-03-28 17:21:02 -03:00
Adrian
aae79106ea
Update xdrv_09_timers.ino 2018-03-28 17:04:06 -03:00
Adrian
66d59fc808
Update xdrv_05_domoticz.ino 2018-03-28 17:01:29 -03:00
Adrian
59bb4e1777
Update user_config.h 2018-03-28 17:00:26 -03:00
Adrian
cb3157a3a2
Update en-GB.h 2018-03-28 16:59:38 -03:00
Adrian
c7fa439762
Update settings.h 2018-03-28 16:58:59 -03:00
Adrian
81d02add3d
Update es-AR.h 2018-03-28 16:56:04 -03:00
Adrian
bef2587ce6
Update en-GB.h 2018-03-28 16:53:37 -03:00
Adrian
2339cf2793
Update webserver.ino 2018-03-28 16:45:56 -03:00
Theo Arends
c4b3d42693 v5.12.0i - Add Timers webpage
5.12.0i
 * Add commands Timer 0 to clear timer and Timer 1..16 to copy
timer
 * Add optional Timer configuration webpage to be enabled in
user_config.h with define USE_TIMERS_WEB
 * Change webpage parameter
communication
2018-03-28 18:01:38 +02:00
Adrian
1fa1cb3139
Merge pull request #12 from arendst/development
v5.12.0i - Add timers
2018-03-24 02:44:58 -03:00
Theo Arends
d564615b7d v5.12.0i - Add timers
5.12.0i
 * Add 16 timers using commands Timer and Timers (#1091)
2018-03-23 17:20:20 +01:00
Adrian
a64b839729
Merge pull request #11 from arendst/development
Update fork
2018-03-22 11:35:38 -03:00
Adrian
01609f84f9
Update and rename xdrv_08_KNX.ino to xdrv_10_KNX.ino 2018-03-22 11:33:45 -03:00
Theo Arends
d89534164a v5.12.0h - Add optional Arduino OTA
5.12.0h
 * Add optional Arduino OTA support to be enabled in
user_config.h (#1998)
2018-03-21 17:58:39 +01:00
Theo Arends
7d7f5f2207 5.12.0h - Add all FriendlyNames to Status
5.12.0h
 * Add all FriendlyNames to Status information (#2208)
 * Change
status display of Ssid and SetOption
2018-03-21 10:42:56 +01:00
Theo Arends
f80fb89668 v5.12.0h - Add Channel status information
5.12.0h
 * Add Channel status information (#2211)
2018-03-21 09:56:39 +01:00
Theo Arends
687f96f843 v5.12.0h - Change to default PWM Color/Dimmer
5.12.0h
 * Add support for Zengge WF017 PWM Led strip controller
(#2202)
 * Change default option SetOption15 from 0 to 1 providing
better initial PWM experience
2018-03-21 09:27:05 +01:00
Theo Arends
2c4b8a4a3b v5.12.0h - Add HSBColor and Channel commands
5.12.0h
 * Add PWM status to command State if PWM enabled (#2203)
 * Add
command HSBColor Hue,Sat,Bri (#1642, #2203)
 * Add command Channel
0..100 to control dimmer value for individual color channels (#2111,
#2203)
2018-03-20 16:28:18 +01:00
Theo Arends
2ba4d6fb47 v5.12.0h - Add Serial Bridges
5.12.0h
 * Add support for Software Serial bridge using commands
SerialDelimiter, SBaudrate and SSerialSend. Supports 8N1 and text only
(#2190)
 * Add support for Hardware Serial bridge using commands
SerialDelimiter, Baudrate and SerialSend. Supports 8N1 and text only
(#2182)
2018-03-20 14:31:11 +01:00
Adrian
293e9adbee
Merge pull request #10 from arendst/development
Update Tasmota to v5.12.0g - Add hardware serial mqtt bridge
2018-03-18 19:30:57 -03:00
Theo Arends
d3ef9caa34 v5.12.0g - Add hardware serial mqtt bridge
5.12.0g
 * Add support for MQTT to hardware serial bridge using commands
Baudrate and SerialSend. Currently supports 8N1 and text only (#2182)
2018-03-18 13:47:30 +01:00
Adrian
7f81535171
Update xdrv_08_KNX.ino 2018-03-18 01:07:42 -03:00
Adrian
0b91203fbc
Update webserver.ino 2018-03-18 00:14:45 -03:00
Adrian
1d821fce84
Update xdrv_08_KNX.ino 2018-03-18 00:00:36 -03:00
Adrian
e5663fc0cf
Update webserver.ino 2018-03-17 23:59:54 -03:00
Adrian
d45b3ffa37
Update sonoff.ino 2018-03-17 23:58:59 -03:00
Adrian
e633ea2cae
Update es-AR.h 2018-03-17 23:56:25 -03:00
Adrian
a388fe068e
Update en-GB.h 2018-03-17 23:55:44 -03:00
Adrian
c83dcc0103
Update user_config.h 2018-03-17 16:43:17 -03:00
Adrian
fc66689168
Update webserver.ino 2018-03-17 15:32:25 -03:00
Adrian
0b8e504d27
Update en-GB.h 2018-03-17 15:19:59 -03:00
Adrian
50d3ce15e6
Update es-AR.h 2018-03-17 15:17:16 -03:00
Adrian
49a2dcab2b
Update webserver.ino 2018-03-17 14:56:00 -03:00
Adrian
ef37aab5dd
Merge pull request #7 from arendst/development
update fork
2018-03-17 12:40:59 -03:00
Adrian
e8c90d1e5a
Update user_config.h 2018-03-17 12:40:05 -03:00
Adrian
f3fba7e818
Update sonoff.ino 2018-03-17 12:38:12 -03:00
Theo Arends
bdb652547e v5.12.0f - Add BRG and RBG support
5.12.0f
 * Add compile time support for WS2812 BRG and RBG led
configurations to be defined in user_config.h (#1690)
2018-03-17 15:22:29 +01:00
Theo Arends
42ad9e1a66 Revert "v5.12.0f - Add BRG support"
This reverts commit 55c43ded0e.
2018-03-17 15:10:08 +01:00
Theo Arends
55c43ded0e v5.12.0f - Add BRG support
5.12.0f
 * Add support for WS2812 BRG led configuration to be defined as
NEO_BRG in user_config.h (#1690)
2018-03-17 15:00:53 +01:00
Adrian
6f7f31d0ce
Add KNX Keys 2018-03-17 03:47:15 -03:00
Adrian
de7746b008
Add KNX Keys 2018-03-17 03:46:37 -03:00
Adrian
43af6a1e0f
Update xdrv_08_KNX.ino 2018-03-17 03:43:14 -03:00
Adrian
8d7bcf94f2
Update sonoff.ino 2018-03-17 03:42:18 -03:00
Adrian
ed2b3b626e
Merge pull request #5 from arendst/development
update fork
2018-03-17 03:38:15 -03:00
Theo Arends
3e7142f2a4 v5.12.0e - Fix S31 power on wrong power report
Fix S31 power on wrong power report
2018-03-16 17:33:14 +01:00
Theo Arends
5677a9c854 v5.12.0e - Fix S31 power on wrong power report
Fix S31 power on wrong power report
2018-03-16 16:46:58 +01:00
Theo Arends
1c8e8b7be7 v5.12.0e - Clear up HAss effect list syntax (#1930)
Clear up HAss effect list syntax - still unusable due to mqtt message
way too long (#1930)
2018-03-16 11:13:10 +01:00
Theo Arends
de9c965d76 v5.12.0e - Hu language spelling correction (#2175)
Hu language spelling correction (#2175)
2018-03-16 10:20:32 +01:00
Theo Arends
ea8ca36ca7 v5.12.0e - Updated PowerDelta code (#2157)
Updated PowerDelta code (#2157)
2018-03-15 17:33:35 +01:00
Theo Arends
3eccfb0b87 v5.12.0e - Add Restart Reason to Status 1
5.12.0e
 * Add Restart Reason to Status 1 report (#2161)
2018-03-14 17:28:30 +01:00
Theo Arends
12fa894303 v5.12.0e - Add command PowerDelta
5.12.0e
 * Add command PowerDelta 0..100 (percentage) to Energy
monitoring devices to report on active power load change (#2157)
2018-03-14 14:32:51 +01:00
Adrian
0964a1a9dd
Update xdrv_00_mqtt.ino 2018-03-13 04:42:57 -03:00
Adrian
41c0e59d54
Merge pull request #4 from arendst/development
update fork
2018-03-13 04:36:52 -03:00
Theo Arends
058e911c94 v5.12.0e - Add Domoticz dust sensors
5.12.0e
 * Add Domoticz dust (custom) sensors to PMS5003 and NovaFitness
SDS drivers as PM1, PM2.5 and PM10
2018-03-12 14:56:48 +01:00
Theo Arends
846f4d0178 v5.12.0e - Better fix MAX31850 higher temperatures
5.12.0e
* Fix MAX31850 higher temperatures (#1269)
2018-03-12 11:04:38 +01:00
Adrian
c62a0f16cd
Merge pull request #3 from arendst/development
update fork
2018-03-12 04:47:42 -03:00
Theo Arends
9a421ab6a2 v5.12.0e - Fix MAX31850 higher temperatures
5.12.0e
 * Fix MAX31850 higher temperatures (#1269)
2018-03-11 17:44:58 +01:00
Theo Arends
fa25b8c043 v5.12.0e - Add display remaining time to PulseTime
5.12.0e
 * Add display of remaining pulse time to command PulseTime
(#2085)
2018-03-11 15:46:58 +01:00
Theo Arends
ad40a85161 v5.12.0e - Add wifi Retry time offset
5.12.0e
 * Add additional time offset to Wifi Retry based on device mac
address (#2089)
2018-03-11 15:23:17 +01:00
Theo Arends
4063275f7d v5.12.0e - Add Clock features
5.12.0e
* Add commands Color6 RRGGBB for Clock marker color and Rotation pixels
for Clock rotation (#2092)
2018-03-10 17:58:54 +01:00
Theo Arends
f30135791d v5.12.0e - Add HTML local language header
5.12.0e
 * Add HTML language header in local language (#2123)
2018-03-10 14:51:40 +01:00
Theo Arends
a72aa2c9c5 v5.12.0e - update language Cz 2018-03-10 12:14:11 +01:00
Adrian
5731f24b47
Update webserver.ino 2018-03-09 23:54:14 -03:00
Adrian
633fba2efe
Update xdrv_08_KNX.ino 2018-03-09 23:52:33 -03:00
Adrian
3c65fa51d1
Update webserver.ino 2018-03-09 23:48:21 -03:00
Adrian
7a438e9bd5
Merge pull request #2 from arendst/development
update fork
2018-03-09 23:44:44 -03:00
Theo Arends
b51f060e04 v5.12.0e - Add second TLS fingerprint
5.12.0e
 * Add a second TLS fingerprint to allow switching keys in TLS
mode (#2033, #2102)
2018-03-09 18:08:17 +01:00
Theo Arends
ba3fc63265 v5.12.0d - Add more Sonoff Sc Domoticz support
5.12.0d
 * Add Sonoff SC domoticz support for Sound level as Counter and
Air quality (#2118)
2018-03-09 13:47:44 +01:00
Theo Arends
34fc03d6f8 v5.12.0d - Add support for multiple SHT3X
5.12.0d
 * Add support for multiple SHT3X sensors (#1949, #2110)
2018-03-09 12:13:40 +01:00
Theo Arends
76a74cc427 v5.12.0d - Add Mqtt discovery suffix and precision
5.12.0d
* Add always suffix with device number in Mqtt discovery topic (#1962)

* Add single decimal precision to Nova Fitness SDS0x1 sensor values
(#2093)
2018-03-08 17:53:02 +01:00
Theo Arends
9538dfb585 v5.12.0d - Add Czech and Taiwan language
5.12.0d
* Add Czech language file
* Add Chinese (Traditional) in Taiwan language file (#2108)
2018-03-08 14:02:00 +01:00
Adrian
f702865089
Update xdrv_00_mqtt.ino 2018-03-07 19:40:39 -03:00
Adrian
9bd73732fa
Update user_config.h 2018-03-07 19:39:57 -03:00
Adrian
885d9c5267
Update user_config.h 2018-03-07 19:38:13 -03:00
Adrian
893e10d8b1
Create xdrv_08_KNX.ino 2018-03-07 19:37:07 -03:00
Theo Arends
15886c1df3 Fix exception if no MQTT data 2018-03-03 19:04:33 +01:00
Theo Arends
a16e2316b3 v5.12.0d - Add support for Nova Fitness SDS011
5.12.0d
 * Add support for Nova Fitness SDS011 and possibly SDS021
particle concentration sensor (#2070)
2018-03-03 15:28:30 +01:00
Theo Arends
c60c8af237 v5.12.0d - Add alternative MQTT libraries
5.12.0d
* Add support for optional MQTT drivers to be selected in user_config.h
(#1992)
2018-03-02 15:38:37 +01:00
Theo Arends
573d016140 v5.12.0d - Add Portuguese language
5.12.0d
 * Add Portuguese language file
2018-02-28 18:01:40 +01:00
Theo Arends
9014ad3a8e v5.12.0d - Adds and Fix
5.12.0d
 * Prep for optional MQTT drivers by separating mqtt code from
sonoff.ino to file xdrv_00_mqtt.ino
 * Add compiler check for stable
lwIP version v1.4 (#1940)
 * Add diacritics to Polish language file
(#2005)
 * Add Hungarian language file (#2024)
 * Fix MQTT TLS
fingerprint validation (#2033)
2018-02-27 14:59:46 +01:00
Theo Arends
ac848572c9 v5.12.0c - Fix hold time action and wifi
5.12.0c
 * Fix intermittent exception when dns lookup is used while sleep is enabled
 * Fix 5.4.0 regression turning off single press after button hold during 4x hold time
 * Fix possible wifi connection problem by erasing sdk configuration parameters
2018-02-24 16:37:33 +01:00
arendst
4c75873027 v5.12.0c - Fix intermittent sleep exception
5.12.0c
 * Fix intermittent exception when dns lookup is used while
sleep is enabled
2018-02-20 16:19:48 +01:00
arendst
6b3584ef86 v5.12.0b - Consolidate TSL2561 driver
5.12.0b
 * Change TSL2561 driver to joba library and delete Adafruit
library (#1644)
2018-02-20 16:10:31 +01:00
arendst
2f244ea3a0 v5.12.0b - Update Russian language file (#1966) 2018-02-19 15:46:55 +01:00
arendst
664cdeb63f v5.12.0b - Add support for sensor SHTC3
5.12.0b
 * Add support for sensor SHTC3 (#1967)
2018-02-19 15:33:06 +01:00
arendst
77be56363a v5.12.0b
5.12.0b
 * Add Multichannel Gas sensor using MultiChannel_Gas_Sensor
library (#1245)
2018-02-18 18:39:28 +01:00
arendst
ecfa14d28b v5.12.0b - Add alternative TSL2561 driver
5.12.0b
 * Add optional TSL2561 driver using library Joba_Tsl2561 to be
enabled in user_config.h with define USE_TSL2561_JOBA (#1951)
2018-02-18 17:31:14 +01:00
arendst
d2ade8015b v5.12.0b - Add command RfKey<x> 5
5.12.0b
 * Add Sonoff Bridge command RfKey<x> 5 to show current RF key
values either default or learned (#1884)
2018-02-18 16:47:26 +01:00
arendst
feb7184f45 v5.12.0b - Fix Hass define compile error
5.12.0b
 * Fix compile error when define HOME_ASSISTANT_DISCOVERY_ENABLE
is not set (#1937)
2018-02-17 14:09:39 +01:00
arendst
1c81b0cdd9 v5.12.0b - Add Restart time
5.12.0b
 * Add Restart time to Status 1 (#1938)
 * Change Sonoff SC JSON
format (#1939)
2018-02-17 13:47:11 +01:00
arendst
5c60979682 v5.12.0b
5.12.0b
 * Add Webserver upload preflight request support (#1927)
 * Add
Home Assistant clear other device (#1931)
2018-02-16 17:35:51 +01:00
arendst
b8d016914e v5.12.0b - Add Russian language
5.12.0b
 * Add Russian language file (#1909)
2018-02-15 12:29:07 +01:00
arendst
cdacd3ed3a v5.12.0b - Add optional formatting
5.12.0b
 * Add serial debug info
 * Add optional usage of %d or %X
suffices in MQTT client to append chipid (#1871)
 * Add optional usage
of %d or %X suffices in MQTT topic to append chipid (#1871)
 * Add
optional usage of %d or %04d in ota url to be replaced with chipid
(#1871)
 * Add user configurable serial GPIOs to MagicHome and Arilux
modules (#1887)
2018-02-13 14:30:30 +01:00
arendst
193fdc9118 v5.12.0a - Fixes and changes
5.12.0a
 * Change platformio option sonoff-ds18x20 to sonoff-xxl
enabling ds18x20 and all other sensors in one image
 * Fix providing web
page configuratin option for Friendly Name when no device (relay or
light) is configured (#1850)
 * Change default paremeters in
user_config.h to undefined for easy installation (#1851)
 * Change max
user configurable hold time from 10 to 25 seconds (#1851)
2018-02-10 15:13:27 +01:00
arendst
741344ae59 v5.12.0a - Sync with new release 2018-02-09 17:16:39 +01:00
arendst
badaa57240 v5.11.1j - Update TSL2561 driver (#1825) 2018-02-08 16:03:17 +01:00
arendst
0908c336ee v5.11.1j - Provide user driver/sensor hooks 91-99
Provide user driver/sensor hooks 91-99 (#1828)
2018-02-08 15:20:03 +01:00
arendst
51d3419c9d v5.11.1j - Fix console string length (#1819)
5.11.1j
* Prep for release
* Fix regression from 5.11.1h web console and http input max length from
100 to 254 characters (#1819)
2018-02-08 12:45:26 +01:00
arendst
cb51b892f9 v5.11.1j - Change uptime to seconds
5.11.1j
 * Prep for release
 * Change uptime from hour to second
resulting in a display of 123T13:45:21 where 123 is days
 * Fix Arilux
RF induced exception by moving interrupt handler to iram on non
esp/arduino lib v2.3.0
 * Add NTP sync based on chip id (#1773)
2018-02-07 17:50:02 +01:00
arendst
150de9c99d v5.11.1i - Fix log roll-over restart (#1793)
Fix Software Watchdog restart around log roll-over (#1793)
2018-02-06 13:50:05 +01:00
arendst
0d6275fe5e v5.11.1i - Fixes Energy, PWM and Tsl2561
5.11.1i
* Fix some Energy Monitoring related issues (#1677)
* Fix TSL2561 device detection (#1644)
* Fix command PWM response if no PWM channel is configured (#1783)
2018-02-06 10:06:22 +01:00
arendst
265e0a03f7 Checked Sonoff 4CH Pro functionality 2018-02-04 22:44:15 +01:00
arendst
d2aeb8439a v5.11.1i - Energy Monitoring Fixes
5.11.1i
* Fix some Energy Monitoring related issues
* Add command SetOption21 1 to allow Energy Monitoring when power is off
on Sonoff Pow and Sonoff S31 (#1420)
2018-02-04 18:09:09 +01:00
arendst
12f13a37b9 v5.11.1i - Add S31 support and some fixes
5.11.1i
 * Update TasmotaSerial library to 1.1.0
 * Rename commands
HlwPCal, HlwUCal and HlwICal to PowerCal, VoltageCal and CurrentCal to
be used for both Pow and S31 calibration
 * Rename commands HlwPSet,
HlwUSet and HlwISet to PowerSet, VoltageSet and CurrentSet to be used
for both Pow and S31 calibration
 * Add support for Sonoff S31 Smart
Socket with Power Consumption Detection (#1626)
 * Fix IRReceive Data
value (#1663)
 * Fix compiler warnings (#1774)
2018-02-03 23:25:05 +01:00
arendst
88429fb24c Faster console output. Support longer sensor names 2018-02-01 16:18:00 +01:00
arendst
acfcccaf6b Fix Pow energy webpage 2018-01-30 23:01:16 +01:00
arendst
2fc348cec6 Adjust Wemo/Hue 2018-01-30 14:50:38 +01:00
arendst
b8f323a024 v5.11.1h - Weblog redesign saving RAM
5.11.1h
 * Rewrite webserver argument processing gaining 5k code space
(#1705)
 * Redesign weblog storage (#1730)
 * Fix command SetOption20
(#1741)
2018-01-30 14:14:55 +01:00
arendst
b60ccddfe6 Update PMS5003 naming 2018-01-28 12:42:42 +01:00
arendst
abdbe628db v5.11.1g - Add PMS5003 support and updates
5.11.1g
 * Add support for PMS5003 particle concentration sensor
 *
Reinstate console weblog to 20 lines after some webpage rewrite
 * Add
command SetOption20 to allow update of Dimmer/Color/Ct without turning
power on (#1719)
 * Update language files nl-NL (#1723) and es-AR
(#1722)
2018-01-27 17:52:48 +01:00
arendst
d66ef2347e v5.11.1f - Revert chunks (#1706)
5.11.1f
 * Revert chunked webserver pages as it fails on many browsers
due to chunks being too small (#1706)
 * Reduce initial console weblog
from 20 to 13 lines due to memory constraints
2018-01-26 15:21:57 +01:00
arendst
bb6418116f Fix compile error due to missing define #1692 2018-01-25 10:56:20 +01:00
arendst
a3ea339102 Enable MHZ19(B) Zeropoint calibration task 2018-01-24 17:38:52 +01:00
arendst
2cac51619c v5.11.1e Fixes new commands
5.11.1e
 * Replaced command Ina219Mode with command Sensor13
 * Add
command Sensor15 2 to start MHZ19(B) Zero Point Calibration
 * Add
chunked webserver pages for large pages saving memory
 * Fix Non-English
JSON temperature unit attachement
 * Fix Sonoff Pow Energy Today and
Energy Total reading after restart (#1648)
 * Rewrite function pointers
to save code space and memory (#1683)
 * Add option define
HOME_ASSISTANT_DISCOVERY_ENABLE in user_config.h (#1685)
 * Fix SOnoff
Pow Energy Period roll-over (#1688)
2018-01-24 17:31:20 +01:00
arendst
ecb18db4b2 Language pre-processor test fails - reverted 2018-01-20 18:01:39 +01:00
arendst
080296754c Fix possible compiler error #1654 2018-01-20 15:57:11 +01:00
arendst
c14234394a v5.11.1d - Add command State and fixes
5.11.1d
 * Add locale Decimal Separator to Web sensor page
 * Add
command State to retrieve device state information (same data as
teleperiod state and status 11 in slightly different JSON format)
 *
Extent state information with Light parameters
 * Fix IRSend parameter
translation (#1636)
 * Add optional login to Webserver AP mode (#1587,
#1635)
 * Fix BME680 teleperiod resistance measuring (#1647)
2018-01-20 12:12:39 +01:00
arendst
1538d30c96 v5.11.1c - Fixes and experimental Hass Discovery
5.11.1c
 * Make command color parameter input less strict to ease Hass
support
 * Add ColorTemperature to light status message
 * Change
PubSubClient.h define MQTT_MAX_PACKET_SIZE from 512 to 1000 for Hass
support
 * Make define MESSZ dependent on PubSubClient.h define
MQTT_MAX_PACKET_SIZE
 * Fix logging line length around 400 characters
 *
Change module name Wemos D1 mini into Generic (#1220)
 * Revert HTML
change from width=100% to style=width:100% supporting HTML5 (#1358)
 *
Add experimental (still Hass python exceptions) Home Assistant Discovery
for switch and light to be enabled by command SetOption19 1 (#1534)
 *
Updated French Translation (#1561)
 * Fix DS18B20 temperature JSON
decimal dot (#1561)
 * Add Spanish language file (#1589)
 * Update
Italian Language file (#1594)
 * Consolidate WIFI_MANAGER_SEC into
WIFI_CONFIG_SEC (#1616)
 * Fix Energy JSON message (#1621)
2018-01-18 16:19:28 +01:00