mechanarchy
|
6f07421911
|
Optionally show internal components on the web server (#2627)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
|
2021-11-29 16:52:20 +01:00 |
|
Maurice Makaay
|
adf48246a9
|
Improve DSMR read timeout handling (#2699)
|
2021-11-29 16:40:53 +01:00 |
|
Conclusio
|
a5fb036011
|
Add delay to improve stability (#2793)
|
2021-11-29 10:18:48 +13:00 |
|
Dave T
|
e55506f9db
|
Correct bitmask for third color (blue) scaling. (#2817)
|
2021-11-29 10:18:48 +13:00 |
|
Carlos Garcia Saura
|
50ec1d0445
|
Fix compilation error for WPA enterprise in ESP-IDF (#2815)
|
2021-11-29 10:18:48 +13:00 |
|
Oxan van Leeuwen
|
3d5e1d8d91
|
Fix parsing of multiple values in EZO sensor (#2814)
Co-authored-by: Lydia Sevelt <LydiaSevelt@gmail.com>
|
2021-11-29 10:18:48 +13:00 |
|
Oxan van Leeuwen
|
db2128a344
|
Fix parsing numbers in Anova (#2816)
|
2021-11-29 10:18:48 +13:00 |
|
Conclusio
|
7afcb0fb04
|
Add delay to improve stability (#2793)
|
2021-11-29 08:13:42 +13:00 |
|
Dave T
|
10f830c3ef
|
Correct bitmask for third color (blue) scaling. (#2817)
|
2021-11-29 08:12:40 +13:00 |
|
Carlos Garcia Saura
|
7a5c3aa7ed
|
Fix compilation error for WPA enterprise in ESP-IDF (#2815)
|
2021-11-29 08:06:53 +13:00 |
|
Oxan van Leeuwen
|
2b50406856
|
Fix parsing of multiple values in EZO sensor (#2814)
Co-authored-by: Lydia Sevelt <LydiaSevelt@gmail.com>
|
2021-11-29 08:02:10 +13:00 |
|
Oxan van Leeuwen
|
10a2a7e0fc
|
Fix parsing numbers in Anova (#2816)
|
2021-11-29 08:00:29 +13:00 |
|
Maurice Makaay
|
57a029189c
|
Add missing nvs_flash_init() to ESP32 preferences code (#2805)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
|
2021-11-27 21:13:01 +13:00 |
|
Maurice Makaay
|
671d68bc2c
|
Add missing nvs_flash_init() to ESP32 preferences code (#2805)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
|
2021-11-26 21:25:58 +01:00 |
|
Oxan van Leeuwen
|
5946c37925
|
Fix usage of deprecated climate method in anova (#2801)
|
2021-11-26 09:16:39 +01:00 |
|
Martin
|
17a37b1de9
|
Modbus_controller: Add custom command. (#2680)
|
2021-11-26 12:48:52 +13:00 |
|
Adrián Panella
|
e7827a6997
|
total_daily_energy: allow to disable restore mode (#2795)
|
2021-11-25 22:35:36 +01:00 |
|
Oxan van Leeuwen
|
9681dfb458
|
Correct constant for dynamic I2S bus in NeoPixelBus (#2797)
|
2021-11-26 09:37:27 +13:00 |
|
Oxan van Leeuwen
|
b5f660398c
|
Add map filter for text sensors (#2761)
|
2021-11-26 09:35:33 +13:00 |
|
Oxan van Leeuwen
|
8e1c9f5042
|
Fix parsing numbers from null-terminated buffers (#2755)
|
2021-11-26 09:02:54 +13:00 |
|
Samuel Sieb
|
980b7cda8f
|
Remove floating point ops from the ISR (#2751)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2021-11-26 09:02:53 +13:00 |
|
Kamil Trzciński
|
3a72dd5cb6
|
esp32_camera_web_server: Improve support for MotionEye (#2777)
|
2021-11-26 09:02:53 +13:00 |
|
Dave T
|
3178243811
|
Fix frame scaling for animated gifs (#2750)
|
2021-11-26 09:02:53 +13:00 |
|
Maurice Makaay
|
d30e2f2a4f
|
Allow UART debug configuration with no after: definition (#2753)
|
2021-11-26 09:02:53 +13:00 |
|
Oxan van Leeuwen
|
3637be251e
|
Fix parsing numbers from null-terminated buffers (#2755)
|
2021-11-26 09:00:49 +13:00 |
|
Maurice Makaay
|
ceb9b1d1ff
|
Allow empty UART debug: option, logging in hex format by default (#2771)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Maurice Makaay <account-github@makaay.nl>
|
2021-11-25 11:51:56 +13:00 |
|
Martin
|
ccfa1e23f0
|
Add support for sdp8xx (#2779)
|
2021-11-25 11:28:19 +13:00 |
|
rsumner
|
290da8df2d
|
Fix LEDC resolution calculation on ESP32-C3/S2/S3 (#2794)
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2021-11-25 11:22:51 +13:00 |
|
Martin
|
4b1d73791d
|
remove LEDC_HIGH_SPEED_MODE for C3, S2, S3 (#2791)
|
2021-11-25 08:06:08 +13:00 |
|
Maurice Makaay
|
15cd602e8b
|
Add support for P1 Data Request pin control (#2676)
|
2021-11-23 09:34:10 +01:00 |
|
krunkel
|
598f5b241f
|
Remove unnecessary write in AHT10 update (#2675)
|
2021-11-23 09:26:16 +01:00 |
|
Andreas Hergert
|
710096b1c6
|
Fixed wrong setup of tc9548a (#2766)
|
2021-11-23 09:20:55 +01:00 |
|
Dave T
|
07b882c801
|
Fix distorted gif frames when resizing (#2774)
|
2021-11-23 09:20:36 +01:00 |
|
cvwillegen
|
3e5331a263
|
Prettier date time display after time sync (#2778)
|
2021-11-23 09:20:20 +01:00 |
|
Samuel Sieb
|
1424091ee5
|
Remove floating point ops from the ISR (#2751)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2021-11-22 12:11:36 +13:00 |
|
Kamil Trzciński
|
61ec16cdfc
|
esp32_camera_web_server: Improve support for MotionEye (#2777)
|
2021-11-22 12:09:11 +13:00 |
|
Dave T
|
e5cb5756aa
|
Fix frame scaling for animated gifs (#2750)
|
2021-11-18 23:20:32 +01:00 |
|
Maurice Makaay
|
9e1c3e8f01
|
Allow UART debug configuration with no after: definition (#2753)
|
2021-11-18 22:41:26 +01:00 |
|
Martin
|
8267f01ccd
|
Remove arduino dependency from hm3301 (#2745)
|
2021-11-18 08:03:46 +13:00 |
|
Sergey V. DUDANOV
|
6f9439e1bc
|
Fix byte order in NEC protocol implementation (#2534)
|
2021-11-17 18:35:50 +01:00 |
|
spattinson
|
06994c0dfc
|
Change LUT for ttgo t5 2.13inch to improve partial refresh (#2475)
|
2021-11-17 18:28:36 +01:00 |
|
Maurice Makaay
|
dee5d639e2
|
Add max_telegram_length option to dsmr (#2674)
Co-authored-by: Maurice Makaay <mmakaay1@xs4all.net>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
|
2021-11-17 18:24:02 +01:00 |
|
Jesse Hills
|
df6730be55
|
Move to use improv lib from platformio (#2741)
|
2021-11-17 18:23:17 +01:00 |
|
Franck Nijhof
|
8294d10d5b
|
Re-instate device class update for binary sensors (#2743)
|
2021-11-17 23:31:38 +13:00 |
|
Evgeny
|
67558bec47
|
Fix HM3301 AQI index calculator (#2739)
|
2021-11-17 23:31:38 +13:00 |
|
Franck Nijhof
|
6c1ef398bb
|
Re-instate device class update for binary sensors (#2743)
|
2021-11-17 23:28:31 +13:00 |
|
Evgeny
|
0469e19f54
|
Fix HM3301 AQI index calculator (#2739)
|
2021-11-17 09:52:40 +01:00 |
|
Jesse Hills
|
dbcfa7b599
|
Remove duplicated const data in esp8266 boards (#2740)
|
2021-11-17 16:22:38 +13:00 |
|
rotarykite
|
c41547fd4a
|
Fix senseair component uart read timeout (#2658)
Co-authored-by: DAVe3283 <DAVe3283+GitHub@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Chua Jun Chieh <junchieh.chua@softspace.com.my>
|
2021-11-17 08:00:26 +13:00 |
|
Ryan Hoffman
|
0d47d41c85
|
Use as_reversed_hex_array in ble_sensor to fix UUID parsing (#2737)
#1627 renamed as_hex_array to as_reversed_hex_array but forgot to rename these users.
|
2021-11-17 08:00:26 +13:00 |
|