Commit Graph

6439 Commits

Author SHA1 Message Date
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
Stephan Hadinger 9df5294f12 Moving more strings to PROGMEM 2020-03-16 18:55:58 +01:00
Federico Leoni 5ba26780e9 Humidity Offset 2020-03-16 14:29:55 -03:00
Theo Arends 6ec768e2e1
Merge pull request #7933 from device111/development
Update DEW Point
2020-03-16 18:12:02 +01:00
device111 245dd244e9 Update DEW Point 2020-03-16 18:08:16 +01:00
Theo Arends a258296055 Add Dew Point to Temperature and Humidity sensors
Add Dew Point to Temperature and Humidity sensors
2020-03-16 17:09:15 +01:00
Theo Arends 566bc47af4 Add Dewpoint to Temp/Hum sensors Prt. 1
- Add Dewpoint to Temp/Hum sensors Prt. 1
- Update AHT10 driver (#7930)
2020-03-16 16:52:22 +01:00
Theo Arends 564afd93ad
Merge pull request #7923 from tiagofreire-pt/development
Correcting translations and energy unit for them dimensional denominations
2020-03-16 14:03:49 +01:00
Theo Arends fe4614581c
Merge pull request #7928 from pcdiem/pwm-dimmer3
Use Light module for PWM Dimmer
2020-03-16 10:08:56 +01:00
Theo Arends 0a6d41a119
Merge pull request #7925 from emontnemery/update_gitignore
Add build_output to gitignore
2020-03-16 10:05:06 +01:00
Paul C Diem fec34434a6 Merge branch 'development' of https://github.com/arendst/Tasmota into pwm-dimmer3 2020-03-15 18:26:46 -05:00
Erik a611ad4983 Add build_output to gitignore 2020-03-15 20:05:25 +01:00
Paul C Diem 32448bd75e Reverse down/up tap order, Save settings only if local 2020-03-15 13:56:26 -05:00
Theo Arends 6cc4f224cf Fix compile error when hue emulation disabled 2020-03-15 14:53:05 +01:00
Theo Arends 495f225f5d
Merge pull request #7924 from s-hadinger/zigbee_pmem_str
Zigbee move all strings to PMEM
2020-03-15 14:33:03 +01:00
Stephan Hadinger 86eeacbf4e Zigbee move all strings to PMEM 2020-03-15 14:27:15 +01:00
tiagofreire-pt 6080cde23e
Update es-ES.h 2020-03-15 12:10:24 +00:00
tiagofreire-pt 25dc3aa732
Correting dimensions from KWh to kWh 2020-03-15 12:05:47 +00:00
tiagofreire-pt 60c42433c6
Update pt-PT.h 2020-03-15 12:04:07 +00:00