Theo Arends
|
60d0d9c09a
|
Merge pull request #8702 from s-hadinger/socket
Add serial to TCP bridge, ``TCPStart`` and ``TCPBaudRate``
|
2020-06-15 21:29:05 +02:00 |
Stephan Hadinger
|
44f9112545
|
Move Manuf/Model in defines
|
2020-06-15 20:13:05 +02:00 |
Stephan Hadinger
|
2181b0c1a4
|
Add serial to TCP bridge, ``TCPStart`` and ``TCPBaudRate`` (needs #define USE_TCP_BRIDGE)
|
2020-06-15 19:22:56 +02:00 |
Theo Arends
|
04e06df0ec
|
Oops
|
2020-06-15 18:36:26 +02:00 |
Theo Arends
|
ef0b797686
|
Add basic support for ESP32 ethernet
Add basic support for ESP32 ethernet adding commands ``Wifi 0/1`` and ``Ethernet 0/1`` both default ON (#8503)
|
2020-06-15 18:27:04 +02:00 |
Theo Arends
|
446f940fc7
|
Merge pull request #8700 from gemu2015/sripter-update
scripter fix hue, add ticker, add tesla json read
|
2020-06-15 18:06:51 +02:00 |
gemu2015
|
dd6bce9232
|
scripter fix hue, add ticker, add tesla json read
|
2020-06-15 17:20:50 +02:00 |
Charles
|
b889a97bc1
|
Use PSTR for labels values
|
2020-06-15 14:47:39 +02:00 |
Charles
|
b98fa03dd0
|
Added valueGet_P option
|
2020-06-15 14:44:32 +02:00 |
Charles
|
d18e040c27
|
Merge branch 'teleinfo' of https://github.com/hallard/Tasmota into teleinfo
|
2020-06-15 11:52:58 +02:00 |
Charles
|
71b7b1632d
|
cleaned Serial init (not perfect but better)
|
2020-06-15 11:52:51 +02:00 |
Charles
|
ae9e770950
|
Merge branch 'development' into teleinfo
|
2020-06-15 10:22:44 +02:00 |
Theo Arends
|
82b4029eb2
|
Merge pull request #8696 from gemu2015/chartofloat_limit
fix chartofloat digit overflow
|
2020-06-15 09:26:51 +02:00 |
Theo Arends
|
4264b56392
|
Merge pull request #8697 from gemu2015/ibeacon-update
update ibeacon to export UID
|
2020-06-15 09:25:35 +02:00 |
gemu2015
|
5f7a32af4c
|
update ibeacon to export UID
|
2020-06-15 08:20:43 +02:00 |
gemu2015
|
7d1a275606
|
fix chartofloat digit overflow
|
2020-06-15 07:25:39 +02:00 |
Charles
|
32d82b3568
|
Bump to v1.1.2
|
2020-06-15 01:20:49 +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 |
Theo Arends
|
3c4fb6c56a
|
Merge pull request #8686 from Jason2866/patch-1
use espressif8266@2.5.2
|
2020-06-14 15:34:00 +02:00 |
Jason2866
|
303b49f2fe
|
use espressif8266@2.5.2
minor fixes in PlatformIO framework
|
2020-06-14 15:18:38 +02:00 |
Theo Arends
|
cdf7aa74bf
|
Add rule trigger ``System#Init``
Add rule trigger ``System#Init`` to allow early rule execution without wifi and mqtt initialized yet (#8673)
|
2020-06-14 12:36:44 +02:00 |
Theo Arends
|
bea5130d35
|
Merge pull request #8683 from gemu2015/sml_modbus_fix
fix sml modbus raw mode
|
2020-06-14 12:14:44 +02:00 |
gemu2015
|
4f108e0504
|
fix sml modbus raw mode
|
2020-06-14 12:07:12 +02:00 |
Theo Arends
|
5fa6670d74
|
Merge pull request #8678 from device111/VEML7700_TEST
Fix VEML7700 lux measurement, add new command
|
2020-06-13 16:50:34 +02:00 |
Theo Arends
|
f46d3751a0
|
Refactor some energy monitoring
|
2020-06-13 15:10:12 +02:00 |
device111
|
1e577a8213
|
Fix VEML7700 lux measurement, add new command
|
2020-06-13 15:08:52 +02:00 |
Theo Arends
|
8c83a0e21a
|
Merge pull request #8676 from gemu2015/scripter-globals
scripter support for global vars
|
2020-06-13 13:35:24 +02:00 |
gemu2015
|
fcc0a29909
|
scripter support for global vars
|
2020-06-13 13:05:25 +02:00 |
Theo Arends
|
57ffd27153
|
Alternative method of calculating energy usage
Alternative method of calculating energy usage (#8175)
|
2020-06-13 12:26:55 +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 |
Theo Arends
|
2b327c96c9
|
Fix BL0940 invalid overtemp
Fix BL0940 invalid overtemp (#8175)
|
2020-06-12 17:42:04 +02:00 |
Theo Arends
|
0abfcf1954
|
Fix global temperature
- Fix global temperature use of float solving intermittend power off (#8175)
- Fix BL0940 power monitoring when powered on but no load present
|
2020-06-12 16:51:21 +02:00 |
Theo Arends
|
f14057d587
|
Merge pull request #8671 from bovirus/patch-1
Update Italian language
|
2020-06-12 16:47:55 +02:00 |
Charles
|
481576c353
|
Added Include
|
2020-06-12 16:34:19 +02:00 |
bovirus
|
d64c0a8179
|
Update Italian language
|
2020-06-12 16:33: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 |
Theo Arends
|
a97f391f91
|
Update I2CDEVICES.md
|
2020-06-12 12:40:42 +02:00 |
Theo Arends
|
03cd543127
|
Add support for HP303B
Add support for HP303B Temperature and Pressure sensor by Robert Jaakke (#8638)
|
2020-06-12 12:38:52 +02:00 |
Theo Arends
|
79196788aa
|
Merge pull request #8638 from rjaakke/HP303B
HP303B Sensor support
|
2020-06-12 11:51:19 +02:00 |
Robert Jaakke
|
9835c55203
|
Merge branch 'development' into HP303B
# Conflicts:
# tasmota/support_features.ino Resolved
# tools/decode-status.py Resolved
|
2020-06-11 21:56:27 +02:00 |
Theo Arends
|
ee2c289477
|
Merge pull request #8667 from s-hadinger/fix_dimmer_8654
Fix Dimmer tele inconsistency when SO37 128
|
2020-06-11 21:32:50 +02:00 |