Theo Arends
a1d8fa755c
Fix ESP32 AP information
2020-06-17 10:39:05 +02:00
Stephan Hadinger
bf6083ff1c
Fix wrong escape bit
2020-06-16 20:17:47 +02:00
Stephan Hadinger
ee2bb0330a
Add Zigbee initial support for EmberZNet protocol (raw send/receive only)
2020-06-16 20:01:14 +02:00
Theo Arends
715697cb32
Add ESP32 ethernet commands
...
Add ESP32 ethernet commands ``EthType 0/1``, ``EthAddress 0..31`` and ``EthClockMode 0..3`` (#8503 )
2020-06-16 18:36:49 +02:00
Theo Arends
b8ab5b3d4e
Add IP address info
...
Add IP address info (#8503 )
2020-06-16 14:57:00 +02:00
gemu2015
865769767d
scripter call >BS after sensor init
2020-06-16 10:36:16 +02:00
bovirus
477a2c33be
Update Italian language
2020-06-16 08:33:32 +02:00
Theo Arends
daef0a759d
Stop blinks when no network configured
2020-06-15 22:40:15 +02:00
Theo Arends
1c7d923a8f
Fix ESP32 ILI9341 compilation
2020-06-15 22:30:25 +02:00
Theo Arends
c1d0d20996
Fix mdns related compile error
2020-06-15 22:10:49 +02:00
Theo Arends
129ff5d4ab
Merge pull request #8703 from s-hadinger/zigbee_custom_name
...
Move Manuf/Model in defines
2020-06-15 21:29:38 +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
gemu2015
dd6bce9232
scripter fix hue, add ticker, add tesla json read
2020-06-15 17:20:50 +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
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
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
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
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
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
bovirus
d64c0a8179
Update Italian language
2020-06-12 16:33:19 +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
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
Stephan Hadinger
5427fc937e
Fix Dimmer tele inconsistency when SO37 128
2020-06-11 21:14:30 +02:00
Theo Arends
5367302735
Fix compile error
2020-06-11 19:14:39 +02:00
Theo Arends
11d6486534
Fix time 4 display with SO52 1
2020-06-11 19:13:08 +02:00
Theo Arends
24cd427625
Remove debugging info from telegram
2020-06-11 18:18:03 +02:00
Theo Arends
18b00f9cbe
Change telegram command prefix to Tm
2020-06-11 17:52:10 +02:00
Theo Arends
4c5b2f37fd
Add initial support for Telegram
...
Add initial support for Telegram bot (#8619 )
2020-06-11 17:30:33 +02:00
Theo Arends
33d5f3e7e7
Merge pull request #8661 from Staars/chirp
...
bugfix xsns_48_chirp.ino
2020-06-11 10:07:39 +02:00
Staars
ce4f987367
bugfix
2020-06-11 09:55:07 +02:00
Theo Arends
63f0c43d2a
Merge pull request #8660 from gemu2015/scripter-fix
...
scripter fix sdcard regression
2020-06-11 07:53:58 +02:00
Theo Arends
0b81563d57
Merge pull request #8659 from phildubach/development
...
Fix thermostat when using local sensor
2020-06-11 07:53:44 +02:00
gemu2015
2453beb30f
scripter fix sdcard regression
2020-06-11 06:43:24 +02:00
Phil Dubach
440219fd91
Fix thermostat when using local sensor
...
Macros are not expanded in string constants, so the thermostat driver
never managed to obtain the current temperature from the local sensor
(SensorInputSet 1).
2020-06-10 19:55:49 -07:00
Stephan Hadinger
dc8d354f16
Fix asm for gcc17
2020-06-10 21:14:18 +02:00
Stephan Hadinger
1d68fe9bc6
Cleaned TLS options and prepare for TELEGRAM
2020-06-10 20:14:46 +02:00
Theo Arends
127254b283
Attempt to solve string corruption
...
Attempt to solve string corruption (#8651 )
2020-06-10 12:59:14 +02:00
Robert Jaakke
ec247f7906
Merge branch 'development' into HP303B
2020-06-10 10:05:06 +02:00
Robert Jaakke
325564fbc7
Added option to set i2c address in measure...Once in lib
2020-06-10 10:03:02 +02:00
Federico Leoni
152c2801ae
Prep for Tuya MCU Discovery
2020-06-09 14:08:57 -03:00