Theo Arends
dcc69bdff0
Shrink code/flash space pt.2/2
...
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
Theo Arends
b7f89c0a8c
6.5.0.1 Change GUI data collection
...
6.5.0.1 20190319
* Change Web GUI sensor data collection
2019-03-19 17:31:43 +01:00
Theo Arends
06a9fbd792
Changed logging message handling
...
Changed logging message handling
2019-03-08 15:15:42 +01:00
Kevin Baluha
86a56b7b71
verify that tsl2561 works with new ads1115
2019-02-11 11:22:14 -07:00
Kevin Baluha
da3f4bcab7
add a check for TLS2561 to prevent false positives
2019-02-07 03:54:56 -07:00
Kevin Baluha
58c7fac140
check id reg
2019-02-07 03:40:44 -07:00
Kevin Baluha
a1ef7b254e
check if TSL2561::begin returns true to prevent false positives
2019-02-07 03:08:13 -07: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
Staars
99bb6977bf
make tsl2561 compatible with SHT3x
2019-01-18 22:10:22 +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
andrethomas
4a7e7b0dbb
Change C functions with () to (void)
2018-11-14 15:32:09 +02: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
57e7005b48
Fix TSL2561 timeslot
2018-09-22 12:18:13 +02:00
Theo Arends
20e8d76877
TSL2561 driver fixes
...
Rewrite TSL2561 driver to fix some issues (#3681 )
2018-09-22 12:04:38 +02:00
Theo Arends
cc24dd11ce
Update TSL2561 library
...
Remove TSL2561 debug message and update library (#2415 )
2018-07-09 12:41:17 +02:00
Theo Arends
e6a1eff8ed
Add support for sensor SI1145
...
5.13.1a
* Add support for sensor SI1145 UV Index / IR / Visible light (#2496 )
2018-05-12 21:15:59 +02:00
Theo Arends
ee7227254f
Minor changes to prep for rules
...
Change German day display to two character (#2403 )
2018-04-11 10:11:20 +02: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
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
badaa57240
v5.11.1j - Update TSL2561 driver ( #1825 )
2018-02-08 16:03:17 +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
5639b6d966
v5.10.0f
...
5.10.0f
* Differentiate between JSON text defines and other text
defines to allow for English JSON while using different locale (#1449 )
* Fix display of build date and time in non-english locale (#1465 )
2017-12-29 14:35:05 +01:00
arendst
67d8fa0d64
v5.10.0c
...
5.10.0c
* Consolidate device serial (MH-Z19, SenseAir and Pzem004T)
into TasmotaSerial library
* Consolidate PWM device recognition
* Fix
Wemo Emulation (#1357 )
* Add support for Arilux LC06 (#1414 )
2017-12-25 17:41:12 +01:00
arendst
7723d52453
Add support for SenseAir S8 CO2 sensor
...
* Add support for SenseAir S8 CO2 sensor to be enabled with define
USE_SENSEAIR in user_config.h
* Add support for Domoticz Air Quality
sensor to be used by MH-Z19(B) and SenseAir sensors
2017-12-22 14:55:24 +01:00
arendst
0129fc9825
Change some output to JSON Array ( #1363 )
...
* Change output to valid JSON Array if needed (#1363 )
2017-12-18 18:20:28 +01:00
arendst
7c79131bfe
Add support for TSL2561 ( #661 , #1311 )
...
Add support for TSL2561 (#661 , #1311 )
2017-12-06 14:04:58 +01:00