|
|
573a5d901d
|
bl602 unfinished
|
2023-01-22 00:43:06 +01:00 |
|
|
|
9a2735cccf
|
confusing pin naming ERROR fixed (one name was missing...) SM2235
|
2023-01-20 12:55:19 +01:00 |
|
|
|
bf25d9a83e
|
add missing ha discovery test call
|
2023-01-19 18:48:33 +01:00 |
|
|
|
a3fca8d45f
|
range check for channel label
|
2023-01-19 17:36:35 +01:00 |
|
|
|
0970ecd527
|
use new channel labels
|
2023-01-19 14:58:15 +01:00 |
|
|
|
b41be757d2
|
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
# Conflicts:
# src/httpserver/http_fns.c
|
2023-01-19 14:48:02 +01:00 |
|
|
|
32bf5eddfb
|
display only channel alias p1
|
2023-01-19 14:47:25 +01:00 |
|
|
|
0a922a3754
|
fix wrong commandResult_t return values for old I2C devices code
|
2023-01-18 12:59:22 +01:00 |
|
|
|
e491ca2b09
|
sm2235 fx
|
2023-01-17 19:59:31 +01:00 |
|
|
|
4192d83ea3
|
enable bk deep sleep command (not working on T?)
|
2023-01-17 11:48:29 +01:00 |
|
|
|
2932c718b7
|
add automatic self tests for Home Assistant Discovery - initial version
|
2023-01-16 14:03:46 +01:00 |
|
|
|
a5dd5abf10
|
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
|
2023-01-16 13:57:23 +01:00 |
|
|
|
18fae1fe0e
|
HASS set pointer to NULL after free, also add cosnt correct
|
2023-01-16 13:56:46 +01:00 |
|
|
|
c24aaae4af
|
Auto discovery activation for SHT and CHT Sensor (#612)
* Adding SHT3X Driver
* Adding HASS auto discovery for CHT and SHT sensor
* correct typo error
Co-authored-by: openshwprojects <85486843+openshwprojects@users.noreply.github.com>
|
2023-01-16 10:26:11 +01:00 |
|
|
|
ddbf8e3ec0
|
broken mqtt discovery edge case fix?
|
2023-01-16 10:08:57 +01:00 |
|
|
|
bd84eb4878
|
SM2235 driver - not tested, but based on the datasheet and SM2135 code
|
2023-01-15 23:09:31 +01:00 |
|
|
|
8a347da842
|
sht3x fix
|
2023-01-15 20:24:21 +01:00 |
|
|
|
d42c1652d6
|
Adding SHT3X Driver (#607)
Co-authored-by: openshwprojects <85486843+openshwprojects@users.noreply.github.com>
|
2023-01-15 20:06:06 +01:00 |
|
|
|
5428f29393
|
Consolidate styles (#608)
* Moved repeated styles to css
* Updated startup section
* Fixed pin configuration message
* Fixed indentation
|
2023-01-15 15:55:34 +01:00 |
|
|
|
5b4bf0a630
|
Updating OTA status (#596)
* Updating OTA status
* Fixed build error
|
2023-01-15 15:39:17 +01:00 |
|
|
|
a00ca655df
|
Added message (#592)
|
2023-01-15 15:13:31 +01:00 |
|
|
|
063d0d2b26
|
comment out bk_wlan_ps_wakeup_with_timer
|
2023-01-15 11:43:40 +01:00 |
|
|
|
4cb55f7755
|
correct wifistate value send log
|
2023-01-15 11:07:17 +01:00 |
|
|
|
f5ec52f94f
|
add Deep Sleep command - NOT WORKING YET
|
2023-01-15 08:50:52 +01:00 |
|
|
|
7461fc22ad
|
MAX72XX test code -unfinished
|
2023-01-15 08:28:58 +01:00 |
|
|
|
72415c4c7d
|
windows MQTT will try to detect connection drop with SO_KEEPALIVE
|
2023-01-15 08:28:01 +01:00 |
|
|
|
f16cb3b240
|
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
|
2023-01-15 08:27:26 +01:00 |
|
|
|
208e66a79e
|
remove the declaration for non-existent function
|
2023-01-15 08:27:14 +01:00 |
|
|
|
e180c6ea67
|
add command to set default wifi state for tuayMCU tuyaMcu_defWiFiState
|
2023-01-15 01:31:26 +01:00 |
|
|
|
9c37b0d1be
|
dgr fix
|
2023-01-15 01:00:32 +01:00 |
|
|
|
54701a498a
|
dgr brightness fix for RGB mode
|
2023-01-15 00:51:12 +01:00 |
|
|
|
53ae644171
|
DGR custom LED drivers fix
|
2023-01-15 00:01:21 +01:00 |
|
|
|
fcda6d50ed
|
fix for dInpt
|
2023-01-14 14:55:06 +01:00 |
|
|
|
3628066a2b
|
empty dgr fix
|
2023-01-13 16:24:18 +01:00 |
|
|
|
dafe9b295a
|
fix copy paste mistake - correct transitions for I2C LED
|
2023-01-13 11:07:46 +01:00 |
|
|
|
abb0153d0b
|
remove not needed function - CHT8305_GETENV - what was that? from a pull request or smth
|
2023-01-12 20:14:07 +01:00 |
|
|
|
bca5e4bb86
|
add my old MAX72XX library
|
2023-01-12 18:01:33 +01:00 |
|
|
|
93debb94eb
|
TuyaMCUParsed event handler
|
2023-01-12 17:30:39 +01:00 |
|
|
|
0a2e6a87c5
|
silence warnings by making W600-specific variables really W600-specific
|
2023-01-12 15:20:51 +01:00 |
|
|
|
fd4e84dac3
|
lcd int print and option to set a number of digits of floating poin nubmers
|
2023-01-12 14:52:59 +01:00 |
|
|
|
8aea14b976
|
soft I2C support for generic I2C system
|
2023-01-12 14:10:01 +01:00 |
|
|
|
3f70aca8cb
|
clear up unused commented things from pins
|
2023-01-12 13:51:09 +01:00 |
|
|
|
7be1de4e7d
|
better ToggleChannelOnToggle ?
|
2023-01-12 13:23:40 +01:00 |
|
|
|
4c7e2257b9
|
lcd_printFloat for i2c
|
2023-01-11 23:55:44 +01:00 |
|
|
|
f3df45ab81
|
windows mqtt port is non-blocking now
|
2023-01-11 03:30:24 +01:00 |
|
|
|
39d611ed20
|
IOR_CHT8305_DAT fix publish channels
|
2023-01-11 00:34:01 +01:00 |
|
|
|
ec1a054508
|
CHT8305 driver - please test
|
2023-01-10 02:12:27 +01:00 |
|
|
|
fdac52dd55
|
add a missing win32 port mqtt opts
|
2023-01-10 01:44:22 +01:00 |
|
|
|
12d6954dfb
|
use float values for i2c LED drivers?
|
2023-01-09 23:46:43 +01:00 |
|
|
|
5614d3e56a
|
doc, warning fix, remove not needed code
|
2023-01-09 20:48:16 +01:00 |
|