Commit Graph

8710 Commits

Author SHA1 Message Date
Jason2866 3d256b83c2
path changed 2020-09-10 16:42:37 +02:00
Jason2866 da4caa6ec1
path changed 2020-09-10 16:41:31 +02:00
Theo Arends dd98969446
Merge pull request #9281 from Jason2866/patch-2
Fix PIO compile error
2020-09-10 15:23:52 +02:00
Jason2866 ed83e770a4
is not needed anymore too
since we do not support core 2.3.0 anymore
2020-09-10 15:10:34 +02:00
Jason2866 fd3f77fb17
Fix compile error on MAC
See https://github.com/platformio/platformio-core/issues/3659
Thx @ivankravets
2020-09-10 15:06:06 +02:00
Chris Keydel cc6a8a1c12 Adding buzzer frequency output again to latest development branch. This should now pass all tests. 2020-09-09 20:00:55 +02:00
Theo Arends 0dfa38df89
Merge pull request #9273 from stefanbode/patch-2
Added PWMrange as requested for servo operation shutters
2020-09-09 16:39:29 +02:00
stefanbode 15ef20b685
small bug 2020-09-09 16:34:03 +02:00
stefanbode 9b8138f2a0
PWMrange introduced 2020-09-09 16:23:50 +02:00
stefanbode fb59126f98
Update settings.h 2020-09-09 15:27:43 +02:00
stefanbode 61b2d8e53e
Update i18n.h 2020-09-09 15:24:55 +02:00
stefanbode 2db18c3e6d
Introduced PWM range for servo shutters 2020-09-09 15:24:21 +02:00
stefanbode 43c9705349
continues optimization 2020-09-09 14:04:57 +02:00
Theo Arends 0e5c1c31ef Update RELEASENOTES.md 2020-09-09 12:44:30 +02:00
Theo Arends 05c153c7b1 Update change log 2020-09-09 11:22:34 +02:00
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
Jason2866 c9715fa5b2
Merge branch 'development' into patch-1 2020-09-07 19:59:08 +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