Commit Graph

8392 Commits

Author SHA1 Message Date
Theo Arends 0eb078a5cb Final fix 2020-09-09 10:56:18 +02:00
Theo Arends 9f26068b7d Fix HLW8012 related total energy counters
Fix HLW8012 related total energy counters (#9263, #9266)
2020-09-09 10:49:04 +02:00
Theo Arends ff3d0703d2
Merge pull request #9244 from stefanbode/patch-1
Enhance new shutter modes and code cleanup.
2020-09-09 09:41:13 +02:00
Theo Arends 021ec06553
Update settings.h 2020-09-09 09:40:28 +02:00
stefanbode 60aeeb445f
Editorial changes
- harmonized variable naming
- add more code comments to help others to understand
- SWITCH/PULSE now defined for each shutter.
2020-09-09 08:58:00 +02:00
s-hadinger 860f13973f
Merge pull request #9271 from s-hadinger/tls_passwd
Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication
2020-09-08 21:28:26 +02:00
Stephan Hadinger bef03c69f6 Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication 2020-09-08 21:22:52 +02:00
s-hadinger aa4606fdec
Merge pull request #9270 from s-hadinger/zigbee_sep_8
Fix crash in `ZbRestore`
2020-09-08 21:16:20 +02:00
Stephan Hadinger 5eb2434808 Fix crash in `ZbRestore` 2020-09-08 21:10:24 +02:00
stefanbode 72afb15601
Fixes on Stepper + Servo
- fix restart bug on servo
- refactor smooth-ramp for stepper and servo. Now in RTC and much more stable
- increased internal resolution to better work with ramps
- testing, testing, testing....
2020-09-08 19:34:10 +02:00
Theo Arends 469f0813d4
Merge pull request #9259 from Jason2866/patch-6
Use Platformio latest espressif32 version
2020-09-07 18:59:50 +02:00
Jason2866 654f9de322
espressif32@2.0.0 2020-09-07 17:16:23 +02:00
Theo Arends 5176e3ab02 Bump version to 8.5.0.1 2020-09-07 14:54:31 +02:00
Theo Arends ba8c532e3e
Merge pull request #9255 from s-hadinger/zigbee_sep_6
Zigbee fixes
2020-09-06 21:23:27 +02:00
Stephan Hadinger 8d49a4b037 Zigbee fixes 2020-09-06 20:51:20 +02:00
Theo Arends b166d9f625
Merge pull request #9253 from effelle/development
Bugfix and Prep for new Discovery
2020-09-06 20:07:41 +02:00
Federico Leoni bac7c6210f
Bugfix and Prep for new Discovery
Correct wrong unsubscribe for HAss lwt, removed the limitation for `Scheme 0` because is not needed anymore.
2020-09-06 14:37:27 -03:00
Theo Arends 201bad3eb0 Prep release 8.5 2020-09-06 18:41:39 +02:00
stefanbode 1c657e86e7
Optimizes ramp 2020-09-06 12:14:29 +02:00
Theo Arends 13d706e23a
Merge pull request #9246 from bovirus/patch-3
Update Italian language
2020-09-06 09:32:19 +02:00
Theo Arends 59ef4a6e01
Merge pull request #9247 from Jason2866/patch-5
ESP32 Platformio changes...
2020-09-06 09:31:28 +02:00
stefanbode c3f04288fa
Update xdrv_27_shutter.ino 2020-09-05 23:35:05 +02:00
Jason2866 e940c28be9
Remove spaces 2020-09-05 23:22:51 +02:00
Jason2866 e581e59e50
Update platformio_tasmota32.ini 2020-09-05 23:15:17 +02:00
Jason2866 8a5ab7febb
Move ESP32 in extra platformio32 file 2020-09-05 23:03:19 +02:00
Jason2866 640117844c
Create platformio_tasmota32.ini 2020-09-05 23:00:09 +02:00
Jason2866 e966fbb2f1
Remove esp32 env 2020-09-05 22:52:11 +02:00
Jason2866 7b83aeb5ff
ESP32 settings 2020-09-05 22:50:26 +02:00
Jason2866 abc7ba6cac
Remove ESP32 move to main 2020-09-05 22:42:15 +02:00
bovirus be12a7e0d0
Update Italian language 2020-09-05 21:52:43 +02:00
stefanbode b2b0dfcbfd
Bugfix 2020-09-05 21:07:59 +02:00
stefanbode b7565811db
Adding new shuttermode 2020-09-05 20:45:42 +02:00
stefanbode 68c260d520
Adding 1 byte new shutter mode to set on demand 2020-09-05 20:43:39 +02:00
stefanbode f4190a9609
Update i18n.h
New command
2020-09-05 20:41:08 +02:00
stefanbode 5c7e73f29b
New major Version 2020-09-05 20:39:24 +02:00
Theo Arends d7b8f2846c
Merge pull request #9242 from Jason2866/patch-4
Remove redundant Arduino core files from Tasmota...
2020-09-05 18:23:55 +02:00
Jason2866 5e03ddc8e8
Delete core_esp8266_wiring_pwm.cpp 2020-09-05 18:06:07 +02:00
Jason2866 3c2746892a
Delete core_esp8266_wiring_digital.cpp 2020-09-05 18:05:53 +02:00
Jason2866 f3123a2761
Delete core_esp8266_waveform.h 2020-09-05 18:05:43 +02:00
Jason2866 8c555dd22d
Delete core_esp8266_waveform.cpp 2020-09-05 18:04:11 +02:00
s-hadinger 90858fafb3
Merge pull request #9240 from s-hadinger/zigbee_xiaomi_9217
Zigbee better support for WSDCGQ01LM variants
2020-09-05 16:43:21 +02:00
Stephan Hadinger 2a18de5942 Zigbee better support for WSDCGQ01LM variants 2020-09-05 16:33:53 +02:00
Theo Arends ea8d92ec69 Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-09-05 15:01:55 +02:00
Theo Arends 4f33a68dae Update template info 2020-09-05 15:01:31 +02:00
s-hadinger 2280143711
Merge pull request #9239 from s-hadinger/zigbee_refactor
Zigbee refactor of internal structures
2020-09-05 14:58:54 +02:00
Stephan Hadinger 1295370bf1 Zigbee refactor of internal structures 2020-09-05 14:44:31 +02:00
Theo Arends 146eb6654d Refactor gui upload 2020-09-04 12:49:57 +02:00
Theo Arends d4a4818da5
Merge pull request #9229 from Jason2866/revert-9168-revert-9161-patch-1
"Use Tasmota Core 2.7.4.1 from PlatformIO registry""
2020-09-04 09:40:50 +02:00
Jason2866 8ee0b65155
Update platformio_override_sample.ini 2020-09-03 23:41:16 +02:00
Jason2866 fe9339e562
Update platformio.ini 2020-09-03 23:40:37 +02:00