Commit Graph

4416 Commits

Author SHA1 Message Date
Theo Arends 70ea4bedfa
Merge pull request #6603 from gemu2015/scripter-update
scripter update
2019-10-10 13:48:46 +02:00
gemu2015 739f67f1e8 scripter update 2019-10-10 13:39:52 +02:00
Theo Arends 9add6f8d7d Add command Gpio 255
Add command Gpio 255 to show physical GPIO configuration of all non-flash pins (#6407)
2019-10-10 12:26:00 +02:00
Theo Arends 4b36a8dd73 Fix TuyaMcu dimmer count
Fix TuyaMcu dimmer count (#6599)
2019-10-10 11:03:57 +02:00
Adrian Scillato 3133f96e13
Update SUPPORT.md
Typo.
2019-10-09 17:09:17 -03:00
Theo Arends 0f72a93170 Add command SetOption34 0..255 to set backlog delay
Add command SetOption34 0..255 to set backlog delay. Default value is 200 (mSeconds) (#6562)
2019-10-09 17:52:52 +02:00
Theo Arends 18149f5c17 Bump version to 6.6.0.17 2019-10-09 17:38:43 +02:00
Theo Arends cfe301474a
Merge pull request #6562 from ljakob/development
process Backlog commands without minimum delay
2019-10-09 17:17:19 +02:00
Theo Arends 10babaf061
Update sonoff.h 2019-10-09 17:16:52 +02:00
Theo Arends 11048137ef Fix TuyaMcu, Armtronix and Ps16dz
Fix TuyaMcu, Armtronix and Ps16dz after Light redesign (#6599)
2019-10-09 16:55:15 +02:00
Theo Arends 1316adfdca
Merge pull request #6598 from stefanbode/patch-1
Update xdrv_27_shutter.ino
2019-10-09 08:23:56 +02:00
stefanbode 20729e27e2
Update xdrv_27_shutter.ino
Added Calibration matrix
2019-10-09 06:36:11 +02:00
Theo Arends fd2f204e81 Finish light driver redesign
Finish light driver redesign
2019-10-08 18:05:02 +02:00
Theo Arends 8d17301433 Redesign light driver phase 3
Redesign light driver phase 3
2019-10-08 17:46:03 +02:00
Theo Arends 0062f7c84b
Merge pull request #6591 from meingraham/patch-8
Typos!
2019-10-08 15:19:08 +02:00
Michael Ingraham 0728d68d26
Typos! 2019-10-08 09:00:04 -04:00
Theo Arends 6d31608fe0 Fix PZEM default address and detection
* Change PZEM004T default address mask from 0.0.0.x to 192.168.1.x for legacy reason (#6585)
 * Fix PZEM004T, PZEMAC and PZEMDC autodetection (#6585)
2019-10-08 13:18:10 +02:00
Theo Arends afd3c64844 Bump version to 6.6.0.16 2019-10-08 13:14:25 +02:00
Theo Arends 0fa65aff47
Merge pull request #6589 from localhost61/development
Update French translation to v6.6.0.15
2019-10-08 12:50:56 +02:00
localhost61 426764ea8a Update French translation to v6.6.0.15 2019-10-08 12:01:20 +02:00
Theo Arends 7f2b6c7b44
Merge pull request #6583 from meingraham/patch-7
Development Branch is also Stable
2019-10-07 21:20:42 +02:00
Michael Ingraham 75c88ec96b
Development branch notes 2019-10-07 15:15:28 -04:00
Theo Arends 09eb3b98a9
Merge pull request #6586 from s-hadinger/fix_5434_2
Fix #6534 Power off not working
2019-10-07 20:39:02 +02:00
Stephan Hadinger f6416aa2da Fix #6534 Power off not working 2019-10-07 20:30:00 +02:00
Theo Arends 48ec64cddb Fix My92x1 driver
Fix My92x1 driver
2019-10-07 11:56:20 +02:00
Theo Arends b8100a056e Fix support for Lohas with multiple CW leds
Fix support for Lohas with multiple CW leds (#6570)
2019-10-07 11:51:08 +02:00
Theo Arends a8d9da243f Fix default MqttLog and Shutter Accuracy
Fix default MqttLog and Shutter Accuracy
2019-10-07 10:34:40 +02:00
Michael Ingraham 5b19bf18f1
Development Branch is also Stable 2019-10-06 22:57:38 -04:00
Adrian Scillato a620c3542f
Merge pull request #6582 from ascillato/patch-1
Update Spanish Translation
2019-10-06 22:51:12 -03:00
Adrian Scillato 284a4c1579
Updated Spanish Translation 2019-10-06 22:48:35 -03:00
Theo Arends 24142b8de4
Merge pull request #6581 from s-hadinger/pwm_ct
Fix better handling of PWM White Temperature mode for Module 48 (#6534)
2019-10-06 20:51:38 +02:00
Stephan Hadinger 58da51be1c Fix better handling of PWM White Temperature mode for Module 48 (#6534) 2019-10-06 20:34:35 +02:00
Theo Arends 2ed171c4c0
Merge pull request #6578 from Jason2866/Jason2866-patch-1
Latest EFM Portisch firmware
2019-10-06 20:23:56 +02:00
Jason2866 407b3c52ea
Add files via upload 2019-10-06 20:16:27 +02:00
Jason2866 7303bc4037
Delete RF-Bridge-EFM8BB1-20190326.hex 2019-10-06 20:14:25 +02:00
Jason2866 cfef2d8664
Update .travis.yml 2019-10-06 19:16:27 +02:00
Jason2866 1defac4685
Latest portisch firmware
Portisch firmware build from master https://github.com/Portisch/RF-Bridge-EFM8BB1
2019-10-06 19:00:24 +02:00
Jason2866 13b505d427
Merge pull request #10 from arendst/development
Update
2019-10-06 18:58:12 +02:00
Theo Arends 4ff340d368 Redesign light driver phase 2
Redesign light driver phase 2 (#6570)
2019-10-06 18:05:17 +02:00
Theo Arends 019dc76740 Redesign light driver phase 1
Redesign light driver phase 1
2019-10-06 17:19:05 +02:00
Theo Arends 2bfa172324 Add I2C debug tools
Add I2C debug tools
2019-10-06 16:39:11 +02:00
Theo Arends a9050de529
Merge pull request #6576 from curzon01/development
decode-config.py: adapt settings
2019-10-06 14:20:32 +02:00
Norbert Richter ce136547f1 decode-config.py: adapt settings
- fix GPIO (my_gp)
- fix -g/--group filter
- change Tariff* (-register8/+tariff*)
- add (missing) cmnd Adc (my_adc0)
- add MqttLog (mqttlog_level)
- add Sensor34 8 x (hx711_json_weight_change)
- add SetOption71 (dds2382_model)
- add SetOption72 (hardware_energy_total)
- add SetOption80 (shutter_mode)
- add SetOption81 (pcf8574_ports_inverted)
- add Shutter* (shutter*)
2019-10-06 14:06:23 +02:00
Theo Arends 5fa75128ed
Merge pull request #6575 from s-hadinger/zigbee_probing
Add Zigbee tracking of connected devices and auto-probing of Manuf/Model Ids
2019-10-06 13:11:01 +02:00
Stephan Hadinger cccd777967 Add Zigbee tracking of connected devices and auto-probing of Manuf/Model Ids 2019-10-06 12:40:58 +02:00
Theo Arends dea8f03459 Add command SetOption72
Add command SetOption72 0/1 to switch between software (0) or hardware (1) energy total counter (#6561)
2019-10-06 11:43:01 +02:00
Theo Arends ec9fa4f430
Merge pull request #6564 from pablozg/fixenergyreset
Fix energyReset command issue #6561
2019-10-06 11:32:40 +02:00
Theo Arends 853e090474 Fix Energy CurrentLow/High JSON message
Fix Energy CurrentLow/High JSON message (#6573)
2019-10-06 11:28:57 +02:00
pablozg 0674971f2e Fix energyReset command issue #6561 2019-10-04 19:19:48 +02:00
Theo Arends 6997626077 Add documentation to SM2135 driver
Add documentation to SM2135 driver
2019-10-04 17:15:41 +02:00