Commit Graph

6107 Commits

Author SHA1 Message Date
Theo Arends 5471de6f1c Change GPIO initialization solving possible Relay toggle on (OTA) restart
Change GPIO initialization solving possible Relay toggle on (OTA) restart
2020-03-22 17:42:32 +01:00
Theo Arends dc531110bd
Merge pull request #7979 from s-hadinger/zigbee_restore
Add command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2``
2020-03-22 17:24:27 +01:00
Theo Arends 752fad8b19 Disable reset pins from core
Disable reset pins from core. Works with core below 2.5.0 and 2.6.3 + e64cb619f (or current STAGE). Should stop relay toggling at restart.
2020-03-22 16:18:48 +01:00
Stephan Hadinger 2c8dd288e7 Add command ``ZbRestore`` to restore device configuration dumped with ``ZbStatus 2`` 2020-03-22 16:11:01 +01:00
Theo Arends 770497729a
Merge pull request #7968 from Jason2866/patch-2
Generate gzip binaries
2020-03-21 16:00:03 +01:00
Jason2866 5c0d78ac42
Generate gzip binaries 2020-03-21 15:57:59 +01:00
Theo Arends b6fc31ebb0 Bump version 8.2.0.1
- Bump version 8.2.0.1
- Change HM-10 sensor type detection and add features (#7962)
2020-03-21 15:46:28 +01:00
Theo Arends 140a6d36dc
Merge pull request #7962 from Staars/hm10_PR
update xsns_62_MI_HM10.ino
2020-03-21 15:33:05 +01:00
Theo Arends 9e191f0927
Merge pull request #7967 from arendst/blakadder-patch-1
Update MODULES.md
2020-03-21 15:05:38 +01:00
blakadder 0ec6f88689
Update MODULES.md
module 54 changed to correct version, some minor edits
2020-03-21 14:57:30 +01:00
Theo Arends 211520b1c8 Bump version 8.2.0 2020-03-21 11:22:22 +01:00
Theo Arends 063c19d9c1
Merge pull request #7959 from Jason2866/patch-1
ADS1115_I2C deleted
2020-03-21 10:55:47 +01:00
Staars 5f759b03c2 update xsns_62_MI_HM10.ino 2020-03-21 10:17:21 +01:00
Jason2866 ee079b36ef
ADS1115_I2C deleted
since there is no corresponding driver
2020-03-20 21:23:25 +01:00
Theo Arends 1b703bcf49 Tune tasmota-sensors for size 2020-03-20 14:41:24 +01:00
Theo Arends cdbe2b60c2
Merge pull request #7957 from s-hadinger/zigbee_fix2
Fix potential crash.
2020-03-20 10:39:43 +01:00
Stephan Hadinger b438a9e1e4 Fix potential crash.
getZigbeeStatusMessage() does not return null anymore but empty string if the code is not found.
2020-03-20 10:33:40 +01:00
Theo Arends ca07ab5417 Prep for release 2020-03-19 15:58:37 +01:00
Theo Arends f46f00e590
Merge pull request #7954 from s-hadinger/zigbee_probe_fix
Fix probing ModelId and ManudID
2020-03-19 09:49:38 +01:00
Stephan Hadinger 05ea7cd0c6 Fix probing ModelId and ManudID 2020-03-19 09:43:04 +01:00
Theo Arends c6fed4a603
Merge pull request #7948 from effelle/development
HA Discovery support for nested JSON
2020-03-18 15:29:59 +01:00
Federico Leoni d646bcdc7a Update xdrv_12_home_assistant.ino 2020-03-18 11:02:20 -03:00
Theo Arends 18729bcc41 Add support for ElectriQ iQ-wifiMOODL
Add support for ElectriQ iQ-wifiMOODL RGBW light by ianbyte (#7947)
2020-03-18 12:32:13 +01:00
Theo Arends c1d7da258e
Merge pull request #7947 from ianbyte/development
Add support for the ElectriQ iQ-wifiMOODL RGBW LED controller
2020-03-18 12:13:39 +01:00
Ian King 7049c33b40 Disable ELECTRIQ_MOODL by default as it's a niche product 2020-03-18 10:58:19 +00:00
Ian King a9372fae06 Fix typo in GPIO define name 2020-03-18 10:30:52 +00:00
Ian King b250c59931 Keep sensor name short 2020-03-18 10:24:56 +00:00
Theo Arends 5a98fd44e2 Fix HumOffset on some sensors
Fix HumOffset on some sensors
2020-03-18 11:23:00 +01:00
Theo Arends 35f533994f
Merge pull request #7944 from s-hadinger/zigbee_simpl
Change Zigbee simplification of devices probing, saving Flash and memory
2020-03-18 09:02:54 +01:00
Stephan Hadinger 43ea0b6356 Fix crash 2020-03-17 23:00:40 +01:00
Ian King 0609858b39 Fix typo 2020-03-17 21:45:42 +00:00
Ian King 740e91dd27 Fix typos 2020-03-17 21:35:44 +00:00
Ian King 4317f048aa Fix comment alignment 2020-03-17 21:28:40 +00:00
Ian King d7fc444281 Correct copyright date to 2020 2020-03-17 18:34:25 +00:00
Ian King 20cc9777f7 Revert platformio.ini 2020-03-17 18:33:43 +00:00
Ian King e749df75ad Add support for ElectriQ iQ-wifiMOODL RGBW LED contoller 2020-03-17 18:27:17 +00:00
Stephan Hadinger 03ef61c426 Change Zigbee simplification of devices probing, saving Flash and memory 2020-03-17 18:46:05 +01:00
Theo Arends 0a0afe3615 Add Dew point to more sensors
Add Dew point to more sensors and refactor JSON Temperature and Humidity message
2020-03-17 16:29:59 +01:00
Theo Arends b00baaec53 Update release info 2020-03-17 11:22:55 +01:00
Theo Arends 026b932554 Add Dew Point to BME sensors
Add Dew Point to BME sensors
2020-03-17 11:10:39 +01:00
Theo Arends dad82fc472
Merge pull request #7934 from effelle/development
New command: Humidity Offset
2020-03-17 08:47:57 +01:00
Theo Arends f060954f54
Merge pull request #7935 from s-hadinger/pmem_2
Moving more strings to PROGMEM
2020-03-17 08:44:39 +01:00
Theo Arends a6de551acc
Merge pull request #7936 from catalintabirca/patch-3
Update ro-RO.h
2020-03-17 08:38:11 +01:00
Theo Arends b5e5e367a9
Merge pull request #7937 from pcdiem/device-groups-3
Check GroupTopic index, Fix response to include other groups
2020-03-17 08:37:07 +01:00
Theo Arends fa7c87e8d4
Merge pull request #7939 from curzon01/development
Fix TX20 wind sensor start frame check
2020-03-17 08:36:14 +01:00
Norbert Richter b03e328d2d
Fix TX20 wind sensor start frame check 2020-03-17 08:25:55 +01:00
Paul C Diem 6b632ef280 Only exec power cmd for local dev group 2020-03-16 22:03:31 -05:00
Paul C Diem 9b0fc0985b Merge branch 'development' of https://github.com/arendst/Tasmota into device-groups-3 2020-03-16 17:08:11 -05:00
Paul C Diem 52b3739614 Check GroupTopic index, Fix response to include other groups 2020-03-16 17:06:41 -05:00
catalintabirca d5e918a462
Update ro-RO.h
correction of some diacritics and a few words
2020-03-16 20:37:13 +02:00