Commit Graph

3688 Commits

Author SHA1 Message Date
Adrian Scillato 5a8236c876
SCD30 - Added temp and hum for domoticz 2019-07-10 12:56:18 -03:00
Theo Arends a62e355294
Merge pull request #6055 from ascillato/patch-1
Update esp-knx-ip library to latest
2019-07-10 15:13:12 +02:00
ascillato e12845b877 Update esp-knx-ip library to latest 2019-07-10 09:52:51 -03:00
Adrian Scillato abdfbb9d22
Update library.properties 2019-07-10 09:45:18 -03:00
Adrian Scillato 1cf2dfe006
Sync to latest esp-knx-ip library 2019-07-10 09:25:05 -03:00
Adrian Scillato ddb606c2b5
Update esp-knx-ip.h 2019-07-10 09:22:00 -03:00
Adrian Scillato 6b52e96f2d
Update KNX Library - Send String 2019-07-09 19:57:29 -03:00
Adrian Scillato 09af192a21
Update esp-knx-ip library. DPT.h 2019-07-09 19:53:01 -03:00
Adrian Scillato 7b25271735
Removed outdated comment 2019-07-09 11:28:25 -03:00
Theo Arends 992afd4b05 Fix compile warning
Fix compile warning
2019-07-09 12:26:45 +02:00
Theo Arends a19d491b54
Merge pull request #6048 from gemu2015/scripter_update
Scripter update
2019-07-09 10:48:19 +02:00
Theo Arends 4081e63396
Keep rules the default 2019-07-09 10:48:03 +02:00
gemu2015 1263eca4b3 Update scripter.md 2019-07-09 10:26:10 +02:00
gemu2015 28b5460aca Update platformio.ini 2019-07-09 10:24:30 +02:00
gemu2015 97ff82ce9a update scripter for 2.52 FAT 2019-07-09 10:20:11 +02:00
Adrian Scillato 4f880f8039
Commented out USE_SCRIPT_FATFS
and added comments of limitations
2019-07-08 21:50:27 -03:00
Theo Arends 322263d3e1
Remove changelog update and add core testing 2019-07-08 21:17:04 +02:00
Theo Arends 27ac431576
Merge pull request #6034 from adebeun/development
Implemented automatic setting of clock display from network time.
2019-07-08 21:05:52 +02:00
Adrian Scillato ff2d2357a9
Fix Scheme 4 (#6038) 2019-07-08 16:00:22 -03:00
Arthur de Beun cc98a45185 Undo change. 2019-07-09 06:52:15 +12:00
Theo Arends ecd288f32f Fix scripter core 2.3.0 related compile errors
Fix scripter core 2.3.0 related compile errors (#6045)
2019-07-08 17:52:02 +02:00
Theo Arends da7ab3274b Fix setting default over temperature
Fix setting default over temperature
2019-07-08 16:50:23 +02:00
Theo Arends 0243e2be7e Add command SetOption42 0..255 to set over temperature in Celsius. Defaults to 90
Add command SetOption42 0..255 to set over temperature in Celsius. Defaults to 90 (#6036)
2019-07-08 14:16:33 +02:00
Theo Arends 57310a7699 Fix Domoticz battery level at 200 when ADC voltage reading is disabled
Fix Domoticz battery level at 200 when ADC voltage reading is disabled (#6033)
2019-07-08 12:52:26 +02:00
Theo Arends 86314e24e5 Fix ambiguous Tuya set relay option by adding command SetOption41 allowing to control number of virtual relays
Fix ambiguous Tuya set relay option by adding command SetOption41 allowing to control number of virtual relays (#6039)
2019-07-08 12:42:46 +02:00
Theo Arends e67b27b0a3 Fix possible exception when irreceive is not initialised
Fix possible exception when irreceive is not initialised
2019-07-08 12:24:31 +02:00
Arthur de Beun 21f2cc93c4 Add automatic setting of clock display from network time for AZ7798 2019-07-08 06:56:26 +12:00
Arthur de Beun a42c13d8e5 Implemented automatic setting of clock display from network time. 2019-07-07 22:26:56 +12:00
Theo Arends 56383d3758
Merge pull request #6032 from s-hadinger/white_blend
Add blend RGB leds with White leds for better whites #5895 #5704
2019-07-07 10:25:33 +02:00
Stephan Hadinger eaf5dbd36c Add blend RGB leds with White leds for better whites #5895 #5704 2019-07-07 10:15:50 +02:00
Theo Arends 5e1214ea78 Fix image
Fix image
2019-07-06 15:19:01 +02:00
Theo Arends c3584cc8ed Bump version to v6.6.0
Bump version to v6.6.0
2019-07-06 15:15:29 +02:00
Theo Arends b76b5f35c3 Extent some char buffers to accomodate UTF-16 character sets
Extent some char buffers to accomodate UTF-16 character sets (#6026)
2019-07-06 12:53:07 +02:00
Theo Arends b73b40ee11 Remove hourly uptime message
Remove hourly uptime message
2019-07-05 12:05:34 +02:00
Theo Arends 99f680da57 Add NTP drift information
Add NTP drift information
2019-07-05 11:47:13 +02:00
Theo Arends c36f93987c Final fix
Final fix
2019-07-04 13:43:27 +02:00
Theo Arends b3f3468880 Fix compile error
Fix compile error (#6017)
2019-07-04 13:29:53 +02:00
Theo Arends aa1af61bc8 Fix Shelly 2.5 invalid energy measurement
Fix Shelly 2.5 invalid energy measurement (#5968)
2019-07-04 10:36:38 +02:00
Theo Arends 006f4da90d
Merge pull request #6017 from ascillato/patch-1
Fix SDM120 and SDM630 Energy Values to Domoticz
2019-07-04 09:06:21 +02:00
Adrian Scillato 48fe21604e
Fix SDM630 Energy Value to Domoticz 2019-07-03 19:01:12 -03:00
Adrian Scillato 4391aa07fe
Fix SDM120 Energy Value to Domoticz
Fix SDM120 Energy Value to Domoticz (https://github.com/arendst/Sonoff-Tasmota/issues/6015)
2019-07-03 18:56:06 -03:00
Theo Arends db05d920cf Add more accurate fmodf function and make available to all core versions lowering code footprint
Add more accurate fmodf function and make available to all core versions lowering code footprint
2019-07-03 12:32:44 +02:00
Theo Arends 2f701da069
Merge pull request #6014 from s-hadinger/fix_5993
Fix Not restoring white value on power off/power on (#5993)
2019-07-02 22:41:32 +02:00
Stephan Hadinger cc60bf0f03 Fix Not restoring white value on power off/power on (#5993) 2019-07-02 22:10:57 +02:00
Theo Arends 61807b8afa Clean up code
Clean up code
2019-07-02 17:59:40 +02:00
Theo Arends 3d67b8dc66 Fix core 2.3.0 compile error
Fix core 2.3.0 compile error (#6012)
2019-07-02 17:18:32 +02:00
Theo Arends 4938b1e31e Code refactoring
Code refactoring
2019-07-02 15:49:08 +02:00
Theo Arends 9bc7809ea5 Merge branch 'development' of https://github.com/arendst/Sonoff-Tasmota into development 2019-07-02 12:26:13 +02:00
Theo Arends 169718aa5c Refactor Sonoff L1 support
Refactor Sonoff L1 support
2019-07-02 12:26:04 +02:00
Theo Arends 9ae17d116b
Update PULL_REQUEST_TEMPLATE.md 2019-07-02 11:09:23 +02:00