Commit Graph

4788 Commits

Author SHA1 Message Date
Markus Bösling b86cd702ad remove unused definitions and code 2019-11-09 16:38:23 +01:00
Markus Bösling 3918f79117 add xsns_57_tsl2591 2019-11-08 20:36:59 +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 be6c2cace8
Merge pull request #6868 from ascillato/patch-1
Add new SDK option to platformio.ini
2019-11-08 17:05:47 +01:00
Adrian Scillato cdba14780a
Added new SDK option to platformio.ini 2019-11-08 10:46:41 -03:00
Theo Arends bffe13203c
Merge pull request #6867 from blakadder/development
README.md update
2019-11-08 13:15:04 +01:00
Theo Arends e099ebe7b6 Bump version to 7.0.0.4
Add command WifiPower 0 .. 20.5 to set Wifi Output Power which will be default set to 17dB
2019-11-08 13:00:32 +01:00
blakadder b944166cd5
Update README.md 2019-11-08 12:53:05 +01:00
blakadder 5c36098d7f
Update README.md 2019-11-08 12:50:01 +01:00
blakadder f4b5469eed
Update README.md 2019-11-08 12:32:27 +01:00
blakadder 1750c0db55
Update README.md 2019-11-08 11:01:11 +01:00
Theo Arends 1f521ed748 Refactor I2C driver detection phase 3 2019-11-07 17:08:58 +01:00
Theo Arends f32b64d5de Refactor I2C driver detection phase 2 2019-11-07 16:56:05 +01:00
Theo Arends e8b9823e6a Remove obsolete library 2019-11-07 16:47:40 +01:00
Theo Arends 4a15515a9b
Merge pull request #6861 from ascillato/patch-1
Clean comments on Spanish Translation
2019-11-07 16:18:34 +01:00
Adrian Scillato a7d1e3e95d
Clean comments on Spanish Translation 2019-11-07 12:16:14 -03:00
Theo Arends 2df7d65a3f
Merge pull request #6860 from ascillato/patch-1
Added firmwares undefs for minimal compilation
2019-11-07 15:43:08 +01:00
Adrian Scillato 5e7a508e85
Disable other firmwares types when building minimal 2019-11-07 11:41:36 -03:00
Adrian Scillato d0da4ee94c
Added KNX undef for minimal compilation 2019-11-07 11:35:34 -03:00
Adrian Scillato 54b8fba525
Added KNX undef for minimal compilation 2019-11-07 11:22:20 -03:00
Theo Arends acf515be19 Remove driver ADS1115 using I2Cdev library 2019-11-07 15:12:22 +01:00
Theo Arends 6be5daa77c Fix Tele message when DeepSleepTime is 0
Fix Tele message when DeepSleepTime is 0 (#6842)
2019-11-07 14:49:29 +01:00
Theo Arends 4b884679e6 Fix Valid data reading
Fix Valid data reading (#6808)
2019-11-07 14:28:35 +01:00
Theo Arends 7581439133
Merge pull request #6858 from stefanbode/patch-5
fix. teleperiod issue with deep_sleep. #6842
2019-11-07 10:57:18 +01:00
stefanbode 5dcf0de19a
fix. teleperiod issue with deep_sleep. #6842
#6842 fixed
2019-11-07 10:55:31 +01:00
Theo Arends 799f05dedf Add DS18B20 ID always to JSON
Add DS18B20 ID always to JSON (#6853)
2019-11-07 10:44:03 +01:00
Theo Arends dde7364b69 Fix sensor power on command mode
Fix sensor power on command mode (#6808)
2019-11-07 10:24:49 +01:00
Theo Arends bb8d781290
Merge pull request #6855 from s-hadinger/fix_rfcode_6846
Display 6 digits hex for RFCode #6846
2019-11-06 21:11:04 +01:00
Stephan Hadinger aceef4d469 Display 6 digits hex for RFCode #6846 2019-11-06 20:48:26 +01:00
Theo Arends d42e81402a Refactor I2C driver detection phase 1 2019-11-06 17:48:38 +01:00
Theo Arends e89b76adc7 Add support for Honeywell HPMA115S0
Add support for Honeywell HPMA115S0 particle concentration sensor by David Hunt (#6843)
2019-11-06 14:05:17 +01:00
Theo Arends 2c04785119
Merge pull request #6843 from climberhunt/pr_hpma115s0
add support for Honeywell HPMA115S0 particle sensor
2019-11-06 13:53:28 +01:00
Theo Arends 0e2707c1b5 Modify ADS1115 JSON for multiple devices
Refactor and modify ADS1115 JSON for multiple devices (#6841)
2019-11-06 12:56:30 +01:00
Theo Arends 8711ad00ad Visual tweaks of Dark UI
Visual tweaks of Dark UI (#6844)
2019-11-06 11:16:43 +01:00
David Hunt 5130ac4f78 add support for Honeywell HPMA115S0 particle sensor
The Honeywell HPM Series Particulate Matter Sensor is a
    laser-based sensor which detects and counts particles using
    light scattering.

    This commit adds:
      * The HPMA115S0 library by Felix Galindo
      * selectable GPIOs for Tx and Rx (SoftwareSerial only)
      * xsns_55_hpma.ino for Tasmota sensor implementation

    Signed-off-by: David Hunt <dave@davidhunt.ie>
2019-11-05 22:03:07 +00:00
Theo Arends ba5ae717dd
Merge pull request #6838 from ahoiahoi/4k_rsa_certificates
support for 4096 bits certificates
2019-11-04 21:46:56 +01:00
Theo Arends 6d7aed54be
Merge pull request #6818 from Jason2866/development
Esptool.py batch files for backup, erase, write, verify
2019-11-04 16:10:56 +01:00
root fa332f1d3c support for 4096 bits certificates 2019-11-04 15:17:09 +01:00
Jason2866 ca68fbc607
Update WriteFlash.bat 2019-11-04 15:14:00 +01:00
Jason2866 cdb7e308a9
Update VerifyFlash.bat 2019-11-04 15:13:35 +01:00
Jason2866 d8bd3b4bf1
Update ReadFlash.bat 2019-11-04 15:13:10 +01:00
Jason2866 6b5b8c2cfb
Update EraseFlash.bat 2019-11-04 15:12:34 +01:00
Theo Arends d411f7219d Increase SM2135 CW/WW intensitity
Increase SM2135 CW/WW intensitity (#6495)
2019-11-04 12:29:42 +01:00
Theo Arends 62c0c89cfb Add user define MQTT_CLEAN_SESSION
Add user define MQTT_CLEAN_SESSION (#6816)
2019-11-04 12:23:20 +01:00
Theo Arends b46c6ef3e5 Refactor I2c drivers 2019-11-04 10:38:05 +01:00
Theo Arends 93f0f9a6f0
Merge pull request #6833 from s-hadinger/zigbee_remove_underscore
Remove underscore from LinkQuality field
2019-11-03 20:50:27 +01:00
Theo Arends 9a431af91b
Merge pull request #6832 from s-hadinger/fix_upnp_crash
Fix random crash caused by UPNP flood
2019-11-03 20:50:04 +01:00
Stephan Hadinger b7207839bb Remove underscore from LinkQuality field 2019-11-03 20:43:42 +01:00
Stephan Hadinger db1db52da1 Fix random crash caused by UPNP flood 2019-11-03 20:30:34 +01:00
Theo Arends f999f42518 Fix compile error 2019-11-03 18:52:49 +01:00