Jason2866
5673e11fac
`DIO` as default for ESP82xx
2022-11-07 16:47:43 +01:00
Theo Arends
a469b35f02
Bump version to v12.2.0.3
2022-11-07 11:06:17 +01:00
Norbert Richter
050f2e7e61
Fix ModbusBridge buffer overflow ( #16979 )
2022-11-06 12:32:30 +01:00
Stephan Hadinger
e910f3071c
Berry add ``dyn`` class
2022-11-06 10:52:17 +01:00
Stephan Hadinger
a5e7917704
ESP32 DMX ArtNet optimization to avoid any object allocation and avoid garbage collector pauses
2022-11-03 21:54:21 +01:00
Theo Arends
4e9cfc7629
Add command ``SetOption47 1..255``
...
Add command ``SetOption47 1..255`` to delay power on relay state in seconds reducing power surge
2022-11-03 17:26:54 +01:00
Stephan Hadinger
b2e9001ca2
Support for DMX ArtNet Led matrix animations
2022-11-02 22:37:53 +01:00
Theo Arends
0632377192
Fix serial initialization
...
Fix serial initialization for baudrate and config (#16970 )
2022-11-02 11:24:24 +01:00
Stephan Hadinger
4c896cd8bc
Added Berry ``bytes().reverse()`` method
2022-11-01 23:07:15 +01:00
Theo Arends
79536d8714
Update changelog
2022-10-31 10:59:49 +01:00
Theo Arends
7167eb2f46
Changed ADE7953 monitoring
...
Changed ADE7953 monitoring from instant power to accumulated energy (#16941 )
2022-10-30 12:20:56 +01:00
Theo Arends
41b65fd6b7
Add support for two phase power calibration
...
Add support for two phase power calibration using commands ``PowerSet2``, ``VoltageSet2`` and ``CurrentSet2``
2022-10-30 11:15:17 +01:00
Theo Arends
7fac661b2e
Update changelogs
2022-10-29 16:00:47 +02:00
Jason2866
7cd934fd16
Tasmota ESP32 Core v2.0.5.2
2022-10-28 15:00:34 +02:00
Theo Arends
cef18060a0
Bump version to v12.2.0.2
...
Prepare for extended calibration and move some persistent data (PowerLow)
2022-10-26 17:59:43 +02:00
Theo Arends
c5f7195d77
Add support for Shelly Pro 1/1PM and 2/2PM ( #16773 )
2022-10-26 17:16:36 +02:00
Stephan Hadinger
2bf7ea1154
Prepare for DMX Artnet support on ESP32
2022-10-24 23:05:23 +02:00
s-hadinger
2295806569
Fix changelog
2022-10-24 13:55:28 +02:00
s-hadinger
a341ca3660
Merge branch 'development' into zigbee_zbbridgepro_router
2022-10-24 13:53:38 +02:00
Stephan Hadinger
72b4ea2ee3
Add Zigbee router firmware for Sonoff ZBBridgePro
2022-10-24 13:52:05 +02:00
Theo Arends
b4269d262c
Add support for Shelly Pro 1/2
...
Add support for Shelly Pro 1/2 (#16773 )
2022-10-24 11:32:10 +02:00
Stephan Hadinger
2ef866e3b8
Berry add `bytes().setbytes()`
2022-10-23 19:43:40 +02:00
Norbert Richter
bee7c09098
Update CHANGELOG.md
2022-10-19 13:56:07 +02:00
Theo Arends
753f4bee31
Change compiling with reduced boards manifests
...
Change compiling with reduced boards manifests in favour of Autoconfig (#16848 )
2022-10-19 10:21:31 +02:00
Theo Arends
2104256b74
Add DS18x20 support on up to four GPIOs
...
Add DS18x20 support on up to four GPIOs by md5sum-as (#16833 )
2022-10-18 16:36:45 +02:00
Theo Arends
7b6f724685
Update changelogs
2022-10-18 15:34:07 +02:00
Theo Arends
065396ff73
Bump version v12.2.0.1
2022-10-17 11:25:22 +02:00
Stephan Hadinger
eb3de9c73a
Support for Flash size 32/64/128 MB in Partition Wizard and auto-resize
2022-10-16 18:32:46 +02:00
Theo Arends
480fae6804
Add command ``SspmPowerOnState<relay> 0|1|2``
...
Add command ``SspmPowerOnState<relay> 0|1|2`` to set Sonoff SPM 4Relay module v1.2.0 power on state overruling tasmota global power on state. 0 = Off, 1 = On, 2 = Saved state (#13447 )
2022-10-16 12:57:17 +02:00
Stephan Hadinger
39a05984ca
Automatically resize FS to max flash size at initial boot (ESP32x)
2022-10-16 12:19:08 +02:00
Theo Arends
2ad018816b
Add command ``WcClock 10..200``
...
Add command ``WcClock 10..200`` set webcam clock in MHz. Default is 20
2022-10-13 17:58:16 +02:00
Theo Arends
6202211c31
Fix Shelly EM polarity ( #16486 )
2022-10-12 15:46:33 +02:00
Theo Arends
5cfbbd4302
Add command ``Sunrise 0..3`` to select sunrise dawn angle
...
- Bump version to v12.1.1.5
- Add command ``Sunrise 0..3`` to select sunrise dawn angle between Normal, Civil, Nautical or Astronomical (#16795 )
2022-10-12 11:02:54 +02:00
Theo Arends
2d15697de4
Increase serial console fixed input buffer size from 520 to 800
2022-10-09 17:59:27 +02:00
Theo Arends
3427e1bee3
Support for Modbus Energy Monitoring devices
...
Support for Modbus Energy Monitoring devices using a rule file. See ``xnrg_29_modbus.ino`` for more information
2022-10-08 16:14:11 +02:00
Stephan Hadinger
fac1b89afa
HASPmota support for TTF fonts
2022-10-08 15:19:38 +02:00
Stephan Hadinger
d71c06d03d
LVGL/HASPmota add tiny "pixel perfect" fonts for small screens
2022-10-08 14:20:52 +02:00
Stephan Hadinger
48bc861727
ESP32 LVGL library from v8.3.0 to v8.3.2
2022-10-05 22:28:28 +02:00
Theo Arends
da623701d7
Add support for QMC5883L magnetic induction sensor
...
Add support for QMC5883L magnetic induction sensor by Helge Scheunemann (#16714 )
2022-10-05 15:00:03 +02:00
s-hadinger
890709bdbb
Revert accidental change
2022-10-04 13:10:09 +02:00
Stephan Hadinger
e41ac7c242
Zigbee Alexa/Hue emulation, support multiple switches on separate endpoints
2022-10-04 12:49:10 +02:00
Theo Arends
8eb7b007d5
Support for Shelly Plus 2PM
...
- Version bump to v12.1.1.4
- Support for Shelly Plus 2PM using template ``{"NAME":"Shelly Plus 2PM PCB v0.1.9","GPIO":[320,0,0,0,32,192,0,0,225,224,0,0,0,0,193,0,0,0,0,0,0,608,640,3457,0,0,0,0,0,9472,0,4736,0,0,0,0],"FLAG":0,"BASE":1,"CMND":"AdcParam1 2,10000,10000,3350"}``
2022-10-03 18:02:50 +02:00
Stephan Hadinger
b4aca5a3f3
Zigbee friendly names per endpoint
2022-10-02 20:54:49 +02:00
Theo Arends
f668ea44ed
Add ESP32-S2 and ESP32-S3 touch input support
2022-09-27 15:36:35 +02:00
Theo Arends
3a4a82ba0a
Fix ESP32 touch button multi-press and hold detection
...
Fix ESP32 touch button multi-press and hold detection (#16596 )
2022-09-27 14:31:21 +02:00
Stephan Hadinger
3f5baaa0c6
Berry add ``introspect.setmodule(name:string, value:any) -> nil``
2022-09-25 15:33:31 +02:00
Jason2866
dec9da6242
one Tasmota Pio Platform
2022-09-24 12:38:02 +02:00
Stephan Hadinger
dff9274cb6
Zigbee basic support for Green Power
2022-09-19 22:28:38 +02:00
Stephan Hadinger
eb65038b6c
Zigbee report unprocessed attributes
2022-09-19 22:03:46 +02:00
Stephan Hadinger
6c6031f0b3
Command ``UrlFetch <url>`` to download a file to filesystem
2022-09-19 19:20:11 +02:00
Stephan Hadinger
4cf0e0ce9f
IRremoteESP8266 library from v2.8.3 to v2.8.4
2022-09-18 18:26:14 +02:00
Jason2866
ef4b2106ed
Tasmota core 2.0.5
2022-09-17 16:10:12 +02:00
Jason2866
9a0a79067d
Tasmota core 2.5
2022-09-17 16:08:15 +02:00
s-hadinger
195ba01eaf
Merge pull request #16543 from s-hadinger/ir_2_8_83
...
IRremoteESP8266 library from v2.8.2 to v2.8.3
2022-09-17 14:53:14 +02:00
Stephan Hadinger
ead891ef0e
Zigbee support for decimal Voltage/Current/Power on power metering plugs
2022-09-16 22:55:07 +02:00
Stephan Hadinger
914859ad48
IRremoteESP8266 library from v2.8.2 to v2.8.3
2022-09-16 14:01:10 +02:00
Theo Arends
971b06ccdd
Add command ``SetOption46 0..255``
...
Add command ``SetOption46 0..255`` to add 0..255 * 10 milliseconds power on delay before initializing I/O (#15438 )
2022-09-15 17:17:16 +02:00
Theo Arends
6aece15bd6
ESP32 Increase number of button GPIOs from 8 to 28
...
ESP32 Increase number of button GPIOs from 8 to 28 (#16518 )
2022-09-14 16:33:01 +02:00
Theo Arends
8b5a34b014
Add support of optional file calib.dat
...
Add support of optional file calib.dat on ADE7953 based energy monitors like Shelly EM (#16486 )
2022-09-13 15:35:09 +02:00
Stephan Hadinger
e0f9154986
Berry automated solidification of code
2022-09-12 22:02:25 +02:00
Stephan Hadinger
7fee430e9f
Berry has persistent MQTT subscriptions: auto-subscribe at (re)connection
2022-09-10 19:08:26 +02:00
Theo Arends
ae1d4ef1f7
Bump version to v12.1.1.2
2022-09-10 16:32:57 +02:00
Theo Arends
04160106c2
Add commands DspLine and DspSpeed
...
Add commands DspLine and DspSpeed (#15856 )
2022-09-08 16:02:49 +02:00
Theo Arends
86e45969bd
Support for DFRobot SEN0390 V30B ambient light sensor
...
Add support for DFRobot SEN0390 V30B ambient light sensor (#16105 )
2022-09-02 13:13:47 +02:00
Theo Arends
684584a5e5
Command ``SetOption146 1`` to enable display of ESP32 internal temperature
2022-09-02 11:24:47 +02:00
Theo Arends
14642fb214
Update changelogs
2022-09-01 09:43:20 +02:00
Stephan Hadinger
7fb00daa52
Zigbee prepare for Green Power support
2022-09-01 08:14:37 +02:00
Theo Arends
0e59ddc467
Update changelogs
2022-08-31 11:08:45 +02:00
Theo Arends
dbf0477fec
Merge pull request #16385 from curzon01/flowratemeter
...
Flowratemeter add flow amount/duration
2022-08-31 10:08:00 +02:00
Stephan Hadinger
3791ecd2a0
Support for Ethernet in ESP32 safeboot firmware
2022-08-30 18:46:22 +02:00
Norbert Richter
2b163ad4ea
Flowrate meter add flow amount/duration
2022-08-30 11:46:19 +02:00
Theo Arends
4cafaf269c
Update changelogs
2022-08-28 15:05:46 +02:00
Theo Arends
7e34936e6b
Update changelogs
2022-08-27 11:36:12 +02:00
Theo Arends
c0cb49d2c8
TasmotaModbus library from v3.5.0 to v3.6.0
...
TasmotaModbus library from v3.5.0 to v3.6.0 (#16351 )
2022-08-27 11:31:29 +02:00
Theo Arends
f3e677e805
Button debouncing V3 by adopting switch debounce code ( #16339 )
...
Button debouncing V3 by adopting switch debounce code (#15867 )
2022-08-25 17:23:51 +02:00
Theo Arends
58f14301ae
Bump version v12.1.1.1
2022-08-25 14:08:05 +02:00
Theo Arends
a187867070
Lost module name in GUI regression from v12.0.2.4
...
Lost module name in GUI regression from v12.0.2.4 - 20220803 (#16324 )
2022-08-24 17:09:26 +02:00
Theo Arends
871e0dd3a0
Update changelogs
2022-08-24 09:12:15 +02:00
Theo Arends
f08a14cec2
Update changelogs
2022-08-21 11:50:38 +02:00
Theo Arends
103808ce44
Add command ``StatusRetain``
...
Add command ``StatusRetain`` (#11109 )
2022-08-19 14:24:55 +02:00
Theo Arends
49ada1cab9
Update changelogs
2022-08-19 12:30:20 +02:00
Theo Arends
89d9b379d4
Update changelogs
2022-08-19 11:48:26 +02:00
Stephan Hadinger
ff07d0608b
Zigbee device plugin mechanism with commands ``ZbLoad``, ``ZbUnload`` and ``ZbLoadDump``
2022-08-18 19:23:11 +02:00
Theo Arends
94c88df93b
Fix RTC not detected when lights are present
...
Fix RTC not detected when lights are present (#16242 )
2022-08-18 15:41:35 +02:00
Theo Arends
9285f89ef7
Bump version v12.1.0.1
2022-08-18 14:39:55 +02:00
Theo Arends
6bc0e8dc7b
TasmotaModbus library from v3.4.0 to v3.5.0
...
TasmotaModbus library from v3.4.0 to v3.5.0 (#16245 )
2022-08-18 12:17:31 +02:00
Stephan Hadinger
2a087f40f9
Zigbee ``SetOption144 1`` includes a timestamp in `ZbReceived` messages
2022-08-09 18:30:01 +02:00
Stephan Hadinger
cb190d45e3
Zigbee fix Tuya for writing attributes
2022-08-09 11:06:04 +02:00
Stephan Hadinger
603dd28944
Fixed IR crash on ESP32 ( #16173 )
2022-08-08 14:11:57 +02:00
Theo Arends
4037184ee0
Fix catalan workflows
2022-08-07 11:33:32 +02:00
Theo Arends
0a616df706
Update changelogs
2022-08-07 11:18:57 +02:00
Stephan Hadinger
f18091c53b
Zigbee include "BatteryPercentage" in all messages
2022-08-06 14:27:58 +02:00
Theo Arends
202ec86453
Update changelogs
2022-08-05 15:52:53 +02:00
Stephan Hadinger
d482f49002
Zigbee add Battery auto-probe (can be disabled with ``SetOption143 1``)
2022-08-04 11:15:53 +02:00
Stephan Hadinger
73797b3994
Zigbee added recording of when the battery was last reported
2022-08-03 17:20:09 +02:00
Stephan Hadinger
9f29e7c40d
Support for multiple `IRsend` GPIOs
2022-08-02 22:52:35 +02:00
Theo Arends
722406a461
Add support for Modbus bridge
...
Add support for Modbus bridge adding commands ``ModbusSend``, ``ModbusBaudrate`` and ``ModbusSerialConfig`` (#16013 )
2022-07-20 10:41:02 +02:00
Stephan Hadinger
d3837a8b3a
ESP32 LVGL library from v8.2.0 to v8.3.0
2022-07-20 09:36:22 +02:00
Theo Arends
846b217427
Bump version to v12.0.2.4
...
- Bump version to v12.0.2.4
- Command ``SetOption45 1..250`` to change default bistable latching relay pulse length of 40 milliseconds (#15856 )
2022-07-16 14:32:18 +02:00
Theo Arends
26f55f752b
Update changelogs with ULP
2022-07-11 10:09:02 +02:00
Jason2866
3834075990
ULP Support
2022-07-11 09:59:27 +02:00
Theo Arends
cd0f9c7360
Revert "Revert "Add better support for bistable (latching) relays""
...
This reverts commit c6867ddd3d
.
2022-07-09 15:55:27 +02:00
Theo Arends
c6867ddd3d
Revert "Add better support for bistable (latching) relays"
...
This reverts commit 6031e5df98
.
2022-07-09 14:47:36 +02:00
Theo Arends
6031e5df98
Add better support for bistable (latching) relays
...
Add support for bistable (latching) relays mixed with monostable relays using GPIO Relay_b or Relay_bi
2022-07-09 12:27:59 +02:00
Theo Arends
f3b1c4d543
Add POWR3xxD and THR3xxD overflow display
2022-07-07 14:24:53 +02:00
Theo Arends
e6b4a77abd
Add ESP32 Sonoff sensor support
...
- Bump version to v12.0.2.3
- Add ESP32 SI7021, THS01 and MS01 support
- Fix THRxxD template
2022-07-06 16:58:27 +02:00
Theo Arends
cefe015c68
Bump version to v12.0.2.2
...
- Add commands to better control global temperature, humidity and pressure
- Command ``GlobalTemp2 1..250`` to select Global Temperature source indexed from teleperiod occurance data (#15834 )
- Command ``GlobalHum2 1..250`` to select Global Humidity source indexed from teleperiod occurance data (#15834 )
- Command ``GlobalPress2 1..250`` to select Global Pressure source indexed from teleperiod occurance data (#15834 )
2022-06-22 23:45:25 +02:00
Theo Arends
07d2862c7f
Add support for 5-channel light dimmer driver SM2335
...
Add support for 5-channel light dimmer driver SM2335 used in SwitchBot Color Bulbs (#15839 )
2022-06-22 17:28:54 +02:00
Theo Arends
1747348558
Fixed ESP32 SendMail not working over ethernet
...
Fixed ESP32 SendMail not working over ethernet (#15794 )
2022-06-20 17:44:11 +02:00
Theo Arends
a1dedf0d26
Bump version to v12.0.2.1
2022-06-20 15:40:52 +02:00
Theo Arends
626fb783ea
Fix MQTT rc -4 on TLS connections
...
Fix MQTT rc -4 on TLS connections regression from v12.0.0 (#15809 )
2022-06-20 12:07:31 +02:00
Theo Arends
c988ba1645
Add user control over DNS timeout reducing blocking
...
Add command ``DnsTimeout 100..20000`` to change default DNS timeout from 1000 msec blocking if no DNS server found
2022-06-19 17:57:43 +02:00
Theo Arends
e9708a4e5a
Fix resolving NTP and/or MQTT server
...
- Fix resolving NTP and/or MQTT server names regression from v12.0.0 (#15816 )
- Bump version to v12.0.1.1
2022-06-17 17:35:52 +02:00
Theo Arends
dca2837285
Bump version v12.0.0.1
2022-06-16 14:02:09 +02:00
Theo Arends
85566c5ed3
Fix SHT1X driver hangs and wrong values on ESP32
...
Fix SHT1X driver hangs and wrong values on ESP32 (#15790 )
2022-06-13 14:41:40 +02:00
Theo Arends
93bb0d23b8
Reduce blocking when DNS is unreachable
...
- Reduce blocking by adding WifiPollDns before resolving NTP and/or MQTT server names (#14394 )
- Fix ESP32 Arduino Core WiFi timeout is changed from msec to seconds
2022-06-12 14:36:25 +02:00
Theo Arends
3a22874124
Increase wifi retry time ( #14394 )
...
- Increase wifi retry time (#14394 )
- Remove 1 second system hang on wifi re-connect (retry)
- Try to limit the number of seconds unresponsiveness due to wifi reconnect
2022-06-10 14:49:35 +02:00
Theo Arends
44ce19f26f
Add command ``SSerialSend9 0/1`` to enable Serial Bridge console Tee for debugging purposes
2022-06-06 17:48:40 +02:00
Theo Arends
dae1b32995
Add support for Sensirion SHT4X using define USE_SHT3X ( #15349 )
2022-06-04 16:52:52 +02:00
Theo Arends
d7ffd01f1f
Add support for HYTxxx temperature and humidity sensor ( #15715 )
2022-06-04 14:15:16 +02:00
Theo Arends
59dbd4df3d
Update changelogs
2022-06-02 14:19:20 +02:00
Theo Arends
20e12c2a41
Update changelogs
2022-05-30 11:34:29 +02:00
Theo Arends
65a87fd747
Add command ``SetOption141 1``
...
- Add command ``SetOption141 1`` to disable display of module name in GUI header
- Prep SO146-177
2022-05-29 15:49:57 +02:00
Theo Arends
a43c194db6
Add support for Sonoff Zigbee Bridge Pro
...
- Add support for Sonoff Zigbee Bridge Pro by Stephan Hadinger (#15701 )
- Add command ``SspmDisplay 2`` to display Sonoff SPM energy data in GUI for user tab-selected relay modules (#13447 )
2022-05-27 16:08:27 +02:00
Theo Arends
41b82fd076
Possible pin output toggle after power on
...
Possible pin output toggle after power on (#15630 )
2022-05-19 18:02:05 +02:00
Theo Arends
da0a2280b5
Add support for Sonoff SPM v1.2.0
...
- Add support for Sonoff SPM v1.2.0
- Bump version to v11.1.0.3
2022-05-14 14:47:50 +02:00
Theo Arends
a80f33474d
Change to Tasmota Discovery and hatasmota
...
- Prepare to remove dedicated Home Assistant discovery in favour of Tasmota Discovery and hatasmota
2022-05-09 19:31:31 +02:00
Theo Arends
91f42fc8b8
Add ESP32 Command ``Restart 3`` to switch between SafeBoot and Production
2022-05-05 15:24:00 +02:00
Theo Arends
b26e74960e
Update changelogs
2022-05-05 14:35:30 +02:00
Theo Arends
94ebef496d
Version bump to v11.1.0.2
2022-05-04 18:09:26 +02:00
Theo Arends
cab5cb4753
Update changelogs
2022-05-04 15:34:26 +02:00
Norbert Richter
b1933f7c0e
Rename flowratemeter
2022-04-27 17:44:07 +02:00
Norbert Richter
d7d71cd9c8
Add flowmeter (YF-DN50 and similary)
2022-04-27 17:44:06 +02:00
Jason2866
c4f233984a
Update CHANGELOG.md
2022-04-23 12:22:10 +02:00
Jason2866
d98425ad1a
Update CHANGELOG.md
2022-04-23 12:21:05 +02:00
Theo Arends
d71c1711f2
Add command ``SetOption139 0/1``
...
- Add command ``SetOption139 0/1`` to switch between pressure unit "mmHg" (0) or "inHg" (1) when ``SO24 1`` (#15350 )
- Change double constants to float constants saving 200 bytes
2022-04-19 14:45:26 +02:00
Theo Arends
f8254901d0
Add delayed SetPowerOnState
...
Add delayed SetPowerOnState to Sonoff SPM (#13447 )
2022-04-16 18:20:10 +02:00
Theo Arends
f85e0dd805
Fix BL09xx negative power presentation
...
Fix BL09xx negative power presentation (#15374 )
2022-04-16 17:19:04 +02:00
Theo Arends
7c417430c9
Add energy export active to ADE7880
...
Add command ``EnergyExportActive<phase>`` to (p)reset energy export active for supported devices. Currently ADE7880 only (#13515 )
2022-04-16 16:07:42 +02:00
Theo Arends
3f4f519e5c
Fix Improv initial or erase device installation
...
Fix Improv initial or erase device installation failing to provide Configure WiFi option
2022-04-14 13:38:26 +02:00
Theo Arends
ac573f669e
Bump version 11.1.0.1
2022-04-13 09:16:55 +02:00
Theo Arends
a4cf023357
Add command ``SetOption138 1``
...
Add command ``SetOption138 1`` to switch GUI energy multi-column layout from left/center (0) to right (1) align (#15342 )
2022-04-12 10:22:32 +02:00
Theo Arends
a5ead29b29
Update changelogs
2022-04-10 12:17:29 +02:00
Theo Arends
1f3bb675ba
HX711 redesign ( #13986 )
...
- Add HX711 command ``Sensor34 10 0|1|<weight in gram>`` to set HX711 fixed tare (0 = use auto tare, 1 = use calibrated tare, Any other value is user selected tare)
- HX711 removed command ``Sensor34 7`` as now active tare is persistent resulting in calculated current weight
- Changed HX711 commands ``Sensor34 11 <valueA>`` and ``Sensor34 12 <valueB>`` to use HX711 absolute weight conversion (#15292 )
2022-04-09 18:24:37 +02:00
Norbert Richter
b46cd2f310
Merge branch 'development' into dev-neopool
2022-04-08 10:53:15 +02:00
Norbert Richter
4d7ba77d53
Fix NeoPool filtration speed display
2022-04-08 10:50:38 +02:00
Theo Arends
a0d4d4564c
Update CHANGELOG.md
2022-04-07 17:33:30 +02:00
Norbert Richter
07f98c7b25
Add NeoPool relay details
2022-04-07 17:01:38 +02:00
Theo Arends
ccdd8c9861
Add Sensor34 commands
...
Add commands ``Sensor34 10 <valueA>`` and ``Sensor34 11 <valueB>`` to use HX711 absolute weight conversion (#15292 )
2022-04-07 15:06:21 +02:00
Theo Arends
1e49909961
Add ESP32 Support for OpenHASP v1.0
...
Add ESP32 Support for OpenHASP v1.0 by Stephan Hadinger (#15307 )
2022-04-07 13:49:58 +02:00