Theo Arends
c702cb17e0
Release 6.6
...
Release 6.6
2019-07-05 13:44:24 +02:00
Theo Arends
d85278f1b2
Prep for release 6.5
...
Prep for release 6.5
2019-03-13 18:00:15 +01:00
Theo Arends
c6ed4b037a
Prep for release 6.4.1
2018-12-22 18:42:40 +01:00
Theo Arends
fc7c1ac6b7
Updates for release 6.4.0
...
Updates for release 6.4.0
2018-12-15 15:55:51 +01:00
Theo Arends
c2f9f5ddbe
Updates for release 6.3.0
...
Update for release 6.3.0
2018-10-26 17:13:17 +02:00
andrethomas
dc9193efcb
Update xsns_26_lm75ad.ino
2018-08-04 19:11:37 +02:00
andrethomas
ed3a45985d
Fix detection of LM75AD
2018-08-04 19:07:47 +02:00
andrethomas
370cbf064c
Move LM75ADDetect() to FUNC_EVERY_SECOND
...
Move LM75ADDetect() from FUNC_PREP_BEFORE_TELEPERIOD to FUNC_EVERY_SECOND to comply with FUNC_PREP_BEFORE_TELEPERIOD marked as deprecated.
2018-07-18 09:43:49 +02:00
Theo Arends
9331cab55c
Fix xsns_26_lm75ad.ino line endings
...
Fix xsns_26_lm75ad.ino line endings (#3063 )
2018-06-25 17:35:42 +02:00
Theo Arends
221c420fcb
Tuning LM75AD sensor driver
2018-06-05 16:55:35 +02:00
Theo Arends
43dd708413
Add I2C temperature sensor LM75AD
...
6.0.0a
* Add support for I2C temperature sensor LM75AD (#2909 )
2018-06-05 16:14:00 +02:00
andrethomas
289b662f10
Update xdrv_26_lm75ad.ino to support C or F
...
Update xdrv_26_lm75ad.ino to support C or F depending on Settings.flag.temperature_conversion (#define TEMP_CONVERSION 0 or 1) as stored in [SetOption8] Return temperature in (0 = Celsius or 1 = Fahrenheit)
2018-06-05 14:50:52 +02:00
andrethomas
c860927857
Add support for LM75AD I2C Temperature Sensor
...
Add support for LM75AD I2C Temperature Sensor
2018-06-04 20:32:58 +02:00