Commit Graph

8 Commits

Author SHA1 Message Date
Stefan Oskamp d199cfcc39
Added DHT12
Refer to issue #7229
2019-12-17 21:25:51 +01:00
blakadder 02aba62c57 docs refactored and links to docs updated 2019-11-22 22:44:38 +01:00
Theo Arends b31f3d82e3 Add support for I2C sensor TLS2591
Add support for I2C sensor TLS2591 Light Intensity sensor (#6873)
2019-11-11 11:29:15 +01:00
Theo Arends 538d40ab72 Change default I2C address ranges
* Change supported PCF8574 I2C address range to 0x20 - 0x26 allowing other I2C devices with address 0x27 to be used at the same time
 * Change supported PCF8574A I2C address range to 0x39 - 0x3F allowing other I2C devices with address 0x38 to be used at the same time
 * Change supported MCP230xx I2C address range to 0x20 - 0x26 allowing other I2C devices with address 0x27 to be used at the same time
2019-11-08 17:48:19 +01:00
Theo Arends f32b64d5de Refactor I2C driver detection phase 2 2019-11-07 16:56:05 +01:00
Theo Arends d2e152f91b Update I2CDEVICES.md 2019-11-03 18:03:32 +01:00
Theo Arends 1e29593469 Bump version 7.0.0.3
Initial support for I2C driver runtime control using command I2CDriver and document I2CDEVICES.md
2019-11-03 17:54:39 +01:00
Theo Arends 4891bad69a Change sonoff references to tasmota 2019-11-03 15:37:33 +01:00