Commit Graph

7186 Commits

Author SHA1 Message Date
Charles c9c98a8ce3 Added Load on Telemetry 2020-06-18 17:12:23 +02:00
Charles 0c48aa3de3 Used ISOUSC for power contract 2020-06-18 16:10:48 +02:00
Charles 748196dcd9 massive use of GetTextIndexed, avoid long also 2020-06-17 19:54:40 +02:00
Charles 5e5ebb0025 Added new tarif contract 2020-06-15 00:52:49 +02:00
Charles cf518463c1 Implemented serial into loop 2020-06-14 22:04:19 +02:00
Charles 6fd972d7a8 Bumped to version 1.1.1 2020-06-13 02:18:01 +02:00
Charles 6d38a67cda Added deviice Denky for French Metering Teleinfo 2020-06-12 21:53:54 +02:00
Charles 4929d3c8e5 Added French Metering Teleinfo 2020-06-12 21:53:26 +02:00
Charles 6cbae1fafe Added French Metering Teleinfo 2020-06-12 21:53:12 +02:00
Charles 481576c353 Added Include 2020-06-12 16:34:19 +02:00
Charles 941e45ef4c Added French Smart Meter Teleinformation 2020-06-12 16:33:16 +02:00
Charles dbf4a3a205 Added French Smart Meter Teleinformation 2020-06-12 16:32:32 +02:00
Charles acc67b9e9f Fix Debug 2020-06-12 16:31:36 +02:00
Charles e7dd3e1756 Created French Smart Meter Teleinformation 2020-06-12 16:31:23 +02:00
Charles 9a5f410c46 Added French Smart Meter Teleinformation 2020-06-12 16:30:59 +02:00
Charles 4afbbca773 Added French Smart Meter Teleinformation 2020-06-12 16:28:57 +02:00
Charles ac65758cc3 Added support of TELEINFO 2020-06-11 14:53:10 +02:00
Charles e05e9ea713 Creation 2020-06-11 14:52:31 +02:00
Theo Arends 127254b283 Attempt to solve string corruption
Attempt to solve string corruption (#8651)
2020-06-10 12:59:14 +02:00
Theo Arends e4958c4a18
Merge pull request #8653 from s-hadinger/asm_gcc17
Fix compilation with gnu++17 / c17
2020-06-10 09:24:54 +02:00
Stephan Hadinger ba40667bb9 Fix compilation with gnu++17 / c17 2020-06-09 22:21:08 +02:00
Theo Arends bf4aed6969
Merge pull request #8652 from effelle/development
Prep for Tuya MCU HAss Discovery
2020-06-09 19:43:23 +02:00
Federico Leoni 152c2801ae Prep for Tuya MCU Discovery 2020-06-09 14:08:57 -03:00
Theo Arends 34201fd583
Merge pull request #8649 from ascillato/patch-1
Update comment on MQTT Retained messages at my_user_config.h file
2020-06-09 16:13:46 +02:00
Adrian Scillato 78e40da9d8
Update comment on MQTT Retained messages at my_user_config.h file 2020-06-09 11:10:08 -03:00
Theo Arends 5f9b5c377d Revert "Revert "Merge pull request #8645 from Staars/timers""
This reverts commit 3756127608.
2020-06-09 13:55:21 +02:00
Theo Arends 3756127608 Revert "Merge pull request #8645 from Staars/timers"
This reverts commit c9126cec19, reversing
changes made to 947ccc9275.
2020-06-09 13:50:59 +02:00
Theo Arends c9126cec19
Merge pull request #8645 from Staars/timers
add unishox compression to xdrv_09_timers.ino
2020-06-09 13:42:35 +02:00
Theo Arends 947ccc9275
Merge pull request #8648 from Jason2866/patch-2
Remove and ignore *.pyc
2020-06-09 13:36:32 +02:00
Jason2866 7fbed52c45
Update .gitignore 2020-06-09 13:28:16 +02:00
Jason2866 20bdc0e221
Delete unishox.pyc 2020-06-09 13:25:31 +02:00
Theo Arends 56c491050e Fix AP switch
Fix AP switch (#8635)
2020-06-09 11:25:43 +02:00
Staars 4b8c58ce56 add unishox compression to xdrv_09_timers.ino 2020-06-08 21:14:43 +02:00
Theo Arends 61ea7535a8 Refactor and Domoticzify VL53L0X driver
Refactor and Domoticzify VL53L0X driver (#8637, #8640)
2020-06-08 15:09:51 +02:00
Theo Arends 7e1c62e784 Add Unishox tools 2020-06-08 12:52:05 +02:00
Theo Arends 6643241942
Merge pull request #8633 from Staars/development
adding unishox compression to the webserver
2020-06-08 12:51:05 +02:00
Theo Arends 0b41d321d4 Fix BL0940 checksum message 2020-06-08 11:13:57 +02:00
Theo Arends b16621dde4 Fix BL0940 temperature calculation 2020-06-08 11:04:45 +02:00
Theo Arends 59141403d2
Merge pull request #8642 from gemu2015/scripter-update
scripter upload scripts
2020-06-08 10:55:51 +02:00
Theo Arends 56ea7279bd Fix ESP32 compilation 2020-06-08 10:55:12 +02:00
gemu2015 6038921f93 scripter upload scripts 2020-06-08 09:24:49 +02:00
Theo Arends e54c85f83e Add full support for BL0940
Add support for BL0940 energy monitor as used in Blitzwolf BW-SHP10 (#8175)
2020-06-07 17:59:54 +02:00
Theo Arends c6fede2bf4 Basic support for BL0940
Basic support for BL0940 (#8175)
2020-06-07 17:21:29 +02:00
Staars 71d5ca5036 adding unishox compression to the webserver 2020-06-06 21:52:20 +02:00
Theo Arends 54ab26439e
Merge pull request #8632 from Staars/unishox
unify USE_*_COMPRESSION to USE_UNISHOX_COMPRESSION
2020-06-06 20:51:55 +02:00
Staars 7077a80541 unify USE_*_COMPRESSION to USE_UNISHOX_COMPRESSION 2020-06-06 20:04:10 +02:00
Theo Arends d45b019dba
Merge pull request #8629 from malbinola/fix/windmeter-isr
Windmeter: make ISR variables volatile
2020-06-06 12:53:28 +02:00
Matteo Albinola 8a67477cab Make ISR variables volatile 2020-06-06 09:25:00 +02:00
Theo Arends a476ac6407
Merge pull request #8627 from s-hadinger/zigbee_fix_time
Fix Zigbee Time and add TimeEpoch
2020-06-06 08:25:34 +02:00
Theo Arends 28631a7bc3
Merge pull request #8624 from gemu2015/scripter-update
scripter update, eeprom support
2020-06-06 08:24:35 +02:00