Theo Arends
|
c533eb1186
|
BLM certify part 2
- Change define USE_TASMOTA_SLAVE into USE_TASMOTA_CLIENT
- Change commands ``SlaveSend`` and ``SlaveReset`` into ``ClientSend`` and ``ClientReset``
|
2020-06-18 16:05:55 +02:00 |
Theo Arends
|
4e3b547657
|
BLM certify part 1
|
2020-06-18 14:24:15 +02:00 |
Theo Arends
|
2af506e48b
|
Change ESP32 USER GPIO template representation decreasing template message size
Change ESP32 USER GPIO template representation decreasing template message size
|
2020-06-18 12:55:10 +02:00 |
Theo Arends
|
63f8a2aafd
|
Fix ESP32 network checks
Fix ESP32 network checks (#8503)
|
2020-06-18 10:18:49 +02:00 |
Theo Arends
|
8414f73bf4
|
ESP32 check ethernet GPIO defined
|
2020-06-17 18:31:31 +02:00 |
Theo Arends
|
7853d8c8c4
|
ESP32 add support for ethernet phy IP101
ESP32 add support for ethernet phy IP101 (#8503)
|
2020-06-17 18:14:50 +02:00 |
Theo Arends
|
934526244f
|
Add support for single wire LMT01
Add support for single wire LMT01 temperature Sensor by justifiably (#8713)
|
2020-06-17 17:22:41 +02:00 |
Theo Arends
|
ec7bad1c5e
|
Merge pull request #8713 from justifiably/LMT01
Add support for LMT01 temperature sensor
|
2020-06-17 17:01:33 +02:00 |
gemu2015
|
c18977f655
|
Update xdrv_10_scripter.ino
|
2020-06-17 16:19:33 +02:00 |
Justifiably
|
a4846c10fd
|
Add D_SENSOR_LMT01_PULSE to language files.
|
2020-06-17 15:17:28 +01:00 |
Justifiably
|
ad7c929d9b
|
Add support for LMT01 temperature sensor
|
2020-06-17 14:53:38 +01:00 |
Theo Arends
|
1aa20baf92
|
Add wESP32 config
|
2020-06-17 15:27:12 +02:00 |
Theo Arends
|
c4842b08f7
|
Add Esp32 wESP32 template
|
2020-06-17 15:10:52 +02:00 |
Theo Arends
|
7c785ab056
|
Add support for Energy sensor (Denky)
Add support for Energy sensor (Denky) for French Smart Metering meter provided by global Energy Providers
|
2020-06-17 15:00:48 +02:00 |
Theo Arends
|
5730ced6b8
|
Merge pull request #8695 from hallard/teleinfo
Prep for French Metering xnrg_15_teleinfo
|
2020-06-17 14:42:22 +02:00 |
Theo Arends
|
019400d77d
|
Fix ESP32 ethernet gateway et al
Fix ESP32 ethernet gateway et al (#8503)
|
2020-06-17 14:32:48 +02:00 |
Theo Arends
|
5ec694b3f3
|
Make FALLBACK_MODULE configurable
Make FALLBACK_MODULE configurable (#8464)
|
2020-06-17 14:19:20 +02:00 |
Theo Arends
|
83bbe757db
|
Add command ``Module2``
Add command ``Module2`` to configure fallback module on fast reboot (#8464)
|
2020-06-17 14:06:46 +02:00 |
Charles
|
cf039ef7bf
|
Removed one denky reference
|
2020-06-17 12:42:08 +02:00 |
Charles
|
29f7506dd6
|
Fixed after Theo's review
|
2020-06-17 12:09:36 +02:00 |
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 |
Charles
|
fae80fc9dc
|
Merge branch 'development' into teleinfo
|
2020-06-16 19:04:39 +02:00 |
Charles
|
a4e5b3e14e
|
Rebuild Travis CI
|
2020-06-16 18:58:56 +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 |
Charles
|
3b8c83deb1
|
Merge branch 'development' into teleinfo
|
2020-06-15 22:29:53 +02:00 |
Theo Arends
|
c1d0d20996
|
Fix mdns related compile error
|
2020-06-15 22:10:49 +02:00 |
Charles
|
7a297d1828
|
Added code size
|
2020-06-15 22:01:45 +02:00 |
Charles
|
93a38e892c
|
@s-hadinger requests before merging PR
|
2020-06-15 21:52:47 +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 |
Charles
|
b889a97bc1
|
Use PSTR for labels values
|
2020-06-15 14:47:39 +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 |
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
|
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 |