Theo Arends
37886f33c8
Fix ESP32 wESP32 template
...
Fix ESP32 wESP32 template (#8503 )
2020-06-20 12:00:40 +02:00
Theo Arends
da87918d51
Fix ESP32 ethernet hostname
2020-06-18 17:47:29 +02:00
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
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
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
Justifiably
ad7c929d9b
Add support for LMT01 temperature sensor
2020-06-17 14:53:38 +01: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
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
Charles
fae80fc9dc
Merge branch 'development' into teleinfo
2020-06-16 19:04:39 +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
Charles
3b8c83deb1
Merge branch 'development' into teleinfo
2020-06-15 22:29:53 +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
Charles
6d38a67cda
Added deviice Denky for French Metering Teleinfo
2020-06-12 21:53:54 +02:00
Charles
9a5f410c46
Added French Smart Meter Teleinformation
2020-06-12 16:30:59 +02:00
Theo Arends
56ea7279bd
Fix ESP32 compilation
2020-06-08 10:55:12 +02:00
Staars
fb23aa41c2
do not break gpio configs
2020-05-27 16:52:44 +02:00
Staars
55e56fee43
Touch pin as button for ESP32
2020-05-27 15:59:32 +02:00
Theo Arends
2a6de09396
Change ESP32 GUI GPIO index display
2020-05-07 18:10:54 +02:00
Theo Arends
d78ca09c30
Integrate OpenTherm and WindMeter
2020-05-07 16:03:27 +02:00
Yury Sannikov
cc1fffe7c4
fix ESP32 build
2020-05-07 12:43:47 +03:00
Theo Arends
93ac75a5aa
Prep ESP32 Webcam for user template
2020-05-05 18:36:12 +02:00
Theo Arends
8f9bc1e5f7
Cleanup ESP32 webcam
2020-05-04 12:48:42 +02:00
Theo Arends
d410420110
Tasmotify ESP32 webcam
2020-05-03 18:37:12 +02:00
gemu2015
a237297e8a
esp32 webcam support
2020-05-02 08:10:23 +02:00
Theo Arends
5d18ad1c74
Add experimental basic support for ESP32
...
- Add experimental basic support for Tasmota on ESP32 based on work by Jörg Schüler-Maroldt
- Bump version to 8.2.0.6
- This ESP32 upgrade breaks current ESP32 templates
2020-05-01 17:30:09 +02:00
Theo Arends
c24de18278
Change ESP32 pin allocation part 1
2020-04-28 18:27:07 +02:00
Theo Arends
e1d7416a36
Add features to ESP32
...
- Decided to support ONLY flash mode DOUT (no software change but allows for RX1/TX1)
- Add GPIO9 (RX1) and GPIO10 (TX1) for hardware serial support
- Add above two GPIOs to template
- Moved basic ADC0 support from GPIO36 to GPIO33
2020-04-18 18:10:41 +02:00
Theo Arends
09599bb4a1
Provide ESP32 base module support
2020-04-17 16:17:01 +02:00
Theo Arends
39440e56c2
Prep ESP32 template
2020-04-17 14:40:09 +02:00
Theo Arends
e3503ab5b8
Enable I2C in ESP32 and remove MQTT checks
2020-04-14 17:36:36 +02:00
Theo Arends
e46fddf3b7
More ESP compatibility
2020-04-14 17:21:39 +02:00
Theo Arends
ad1054a6ae
Increase ESP32 compatibility
...
Increase ESP32 compatibility (breaks current ESP32 configuration!)
2020-04-12 18:17:35 +02:00
Theo Arends
93fd5dd618
Add experimental minimal support for ESP32
...
Add experimental minimal support for ESP32 (#8110 )
2020-04-10 18:24:08 +02:00