Theo Arends
|
215db46966
|
Merge pull request #17136 from Staars/mi_disco
MI32 legacy: hide BLE sensors from discovery to do this in Berry
|
2022-11-19 10:05:53 +01:00 |
Christian Baars
|
7129c64048
|
hide sensors from discovery to do this in Berry
|
2022-11-18 20:46:42 +01:00 |
Norbert Richter
|
b149da46c6
|
Add DS18x20 parasitic power usage on ESP32
|
2022-11-17 12:24:11 +01:00 |
Theo Arends
|
5f3d504c30
|
Add support for HMC5883L
Add support for HMC5883L 3-Axis Digital Compass sensor by Andreas Achtzehn (#17069)
|
2022-11-15 11:11:32 +01:00 |
Andreas Achtzehn
|
20d9975d6f
|
Support for I2C device HMC5883L (3-axis magnetic sensor)
|
2022-11-14 20:20:04 +01:00 |
Theo Arends
|
9b64c4eb4c
|
Refactor some logging
|
2022-11-11 14:34:58 +01:00 |
Theo Arends
|
9ef0f2aa09
|
Consolidate AddLogBuffer
|
2022-11-11 11:47:11 +01:00 |
Theo Arends
|
c1ea8953cb
|
Refactor uint8_t to uint32_t
|
2022-11-11 10:44:56 +01:00 |
Theo Arends
|
0033766b93
|
Merge pull request #17033 from thomashargrove/s8
Fix for error on first command sent to S8 module
|
2022-11-10 09:50:15 +01:00 |
Theo Arends
|
41e44d0f9f
|
Merge pull request #16971 from thomashargrove/pmsx003t
Add support for Plantower PMSx003T AQI models with temperature and humidity
|
2022-11-10 09:42:28 +01:00 |
Thomas Hargrove
|
b5ce17112f
|
Fix for error on first command sent to S8 module
|
2022-11-09 15:33:16 -08:00 |
Theo Arends
|
67c4b1be1f
|
Fix VL53L1X compilation
|
2022-11-08 18:08:45 +01:00 |
Theo Arends
|
381bfbf5bd
|
Redesign distance sensors VL53LXX, TOF10120, HRXL and DYP
Redesign distance sensors VL53LXX, TOF10120, HRXL and DYP to use cm instead of mm (#17021)
|
2022-11-08 16:59:46 +01:00 |
Theo Arends
|
64ed79debc
|
Make distance floats with one decimal (#17021)
|
2022-11-08 16:16:15 +01:00 |
Theo Arends
|
05b43fb143
|
Redesign distance sensors HRXL and DYP
Redesign distance sensors HRXL and DYP to use cm instead of mm (#17021)
|
2022-11-08 15:27:40 +01:00 |
Thomas Hargrove
|
644f9da9af
|
Change define name to be more consistent with existing defines
|
2022-10-31 13:41:37 -07:00 |
Thomas Hargrove
|
2d3b5c5a76
|
Add comment to endif
|
2022-10-31 10:58:13 -07:00 |
Thomas Hargrove
|
0e5592fbff
|
Add support for PMSx003T modules that have temperature+humidity
|
2022-10-31 10:56:26 -07:00 |
md5sum-as
|
a3391ddc2b
|
Fixed a compilation error: added conditional compilation
|
2022-10-31 19:07:03 +03:00 |
md5sum-as
|
ad484ad194
|
Saving the PN532 password and PACK in Settings
|
2022-10-31 18:37:46 +03:00 |
Theo Arends
|
214b3b2680
|
Merge pull request #16939 from md5sum-as/operate_16_bytes
xsns_40_pn532.ino small refactoring and add support for NTAG2xx tags
|
2022-10-31 09:49:27 +01:00 |
md5sum-as
|
f1f8d27079
|
Added prefix to all functions
|
2022-10-30 20:09:52 +03:00 |
md5sum-as
|
25079bb86b
|
Ready for PR
|
2022-10-28 01:26:24 +03:00 |
md5sum-as
|
d152199aee
|
Edit formats
|
2022-10-28 01:24:22 +03:00 |
md5sum-as
|
116affb2fa
|
16 bytes operational
|
2022-10-28 01:12:33 +03:00 |
barkow
|
3cccdd9c4f
|
Change modbus rx message length check
Start evaluating messages already after message length information byte is received. Necessary to support read coil status messages.
|
2022-10-27 21:46:07 +02:00 |
md5sum-as
|
b877c174b1
|
Ready fo test (32 bytes)
|
2022-10-27 19:23:11 +03:00 |
md5sum-as
|
cc7936bd7e
|
Add password operations
|
2022-10-27 00:48:22 +03:00 |
md5sum-as
|
97230fe456
|
Removed the duplicated functionality
|
2022-10-26 19:21:50 +03:00 |
md5sum-as
|
0887ec31f5
|
Reduced 16 bytes
|
2022-10-26 01:29:10 +03:00 |
md5sum-as
|
9534838c19
|
renamed the commands Sensor40, increased recording to 32, stage 2
|
2022-10-26 00:56:44 +03:00 |
md5sum-as
|
0487cf9eaa
|
renamed the commands Sensor40, increased recording to 32
|
2022-10-26 00:50:07 +03:00 |
md5sum-as
|
37df680a80
|
Refactoring mifare classic, stage 3
|
2022-10-26 00:15:04 +03:00 |
md5sum-as
|
3e3dfa35d3
|
refactoring mifare classic stage 2
|
2022-10-25 23:14:27 +03:00 |
md5sum-as
|
5db8fcd0d0
|
refactoring mifare classic
|
2022-10-25 22:38:59 +03:00 |
md5sum-as
|
e7600ac83a
|
Add support NTAG21x and NTAG20x cards.
NTAG21x support password authentication
|
2022-10-25 20:16:23 +03:00 |
barbudor
|
90eb8e0c70
|
allow DHT_MAX_SENSORS to be overridden
|
2022-10-21 21:25:57 +02:00 |
Norbert Richter
|
b4dfd87912
|
Update NeoPool register desc
|
2022-10-19 10:46:08 +02:00 |
Norbert Richter
|
2fa0a6edf3
|
Add MBV_TIMER_OFFMB_TIMER_ENABLE countdown keys
|
2022-10-19 10:46:08 +02:00 |
Norbert Richter
|
3fb19a633a
|
Rework register const
|
2022-10-19 10:46:08 +02:00 |
Norbert Richter
|
720b3f7c9b
|
Change json unlocalized
|
2022-10-19 10:46:08 +02:00 |
Norbert Richter
|
1e2f2385b8
|
Add filtration toggle
|
2022-10-19 10:46:07 +02:00 |
Theo Arends
|
f5621b786d
|
Merge pull request #16858 from Staars/webcam_widget
MI32 legacy: add webcam widget to dashboard
|
2022-10-18 19:58:12 +02:00 |
Christian Baars
|
970f85037b
|
add webcam widget to dashboard
|
2022-10-18 19:27:24 +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
|
df24aef75c
|
Merge pull request #16833 from md5sum-as/development
Adding support multiple GPIO for DS18x20 sensors. Aliases of DS18x20 optimization.
|
2022-10-18 15:40:32 +02:00 |
Barbudor
|
2921832912
|
spacing
|
2022-10-16 00:21:30 +02:00 |
Barbudor
|
8742770fb4
|
take 1
|
2022-10-16 00:03:07 +02:00 |
md5sum-as
|
1f8012482e
|
Fix compilation error
|
2022-10-15 19:27:06 +03:00 |
md5sum-as
|
fa649ec174
|
naming optimization
|
2022-10-15 19:05:35 +03:00 |