33156e0eac
basecolor_rgb interface
2023-02-19 20:50:50 +01:00
69279fb31d
missing color call
2023-02-19 19:24:55 +01:00
f346c6169e
flag for adding relays as lights in hA discovery
2023-02-19 17:10:07 +01:00
72e6fec1e3
plug obk-specific commands to the interface
2023-02-19 12:05:32 +01:00
30f818a2e3
Web App will always now print automatically command result, because few commands missed confirmation and were confusing users
2023-02-18 15:08:39 +01:00
b7f7beb049
Accept empty startup command ( #672 )
...
* Accept empty startup command
* Fix to clear only on submit
2023-02-15 20:22:09 +01:00
263a3df18a
Added Bridge Driver for polarized relays. Teardown: TONGOU TO-Q-SY1-JWT ( #662 )
...
* Added Bridge Driver for polarized relays. Teardown: TONGOU TO-Q-SY1-JWT
* W600/W800 logging bug fix
* EnergyMetering
- negative values correction.
- Enenrgy metering must continue with high precission values can not be skipped.
In case of negative values zero value must be used for calculation
Energy is calculated as power/time. Timing calculation is measured between sampels.
If skipping samples, timing calculation it then incorrect as well as energy calculation
* Logical filterring and correction for peaks in measuremed values.
---------
Co-authored-by: valeklubomir <valeklubomir@gmail.com >
2023-02-13 13:07:34 +01:00
d2b85c4166
use channel labels when possible
2023-02-12 20:31:00 +01:00
a587d47bd9
Consolidated some code, removed white spaces ( #659 )
2023-02-10 16:18:49 +01:00
f119554969
misc fixes, snprintf, cmd gen
2023-02-10 15:03:27 +01:00
3c447fe2c2
rename LFS define to keep consistent naming convension, move LFS test commands to test commands file, clear up obk config h
2023-02-10 11:40:36 +01:00
e0589fcb4d
remove debug log, merge common code
2023-02-09 21:52:15 +01:00
eab52f1d12
cmd test, remove old stub, prepare for
2023-02-08 14:53:31 +01:00
3ff76c1c09
Add a flagged option to apply channel type multiplier (if any) when publishing MQTT value ( #653 )
...
* Add a flagged option to apply channel type multiplier (if any) when publishing MQTT value
* Update new_mqtt.c
changed float to double for more accuracy
---------
Co-authored-by: Rémi Serriere <Remi.Serriere@getyooz.com >
2023-02-07 11:38:44 +01:00
82d56fc649
fix compilation for new platforms
2023-02-06 19:01:09 +01:00
00cefb7ee6
display event/hanlers counts on gui (if any present), bl note mac
2023-02-06 12:35:10 +01:00
a700b9a434
as per user request - option to ignore gamma ramper OBK_FLAG_LED_USE_OLD_LINEAR_MODE
2023-02-05 18:08:19 +01:00
0b62712e26
lfs commands for numbers, format fix, error print on lfs write fail, add debouncer stub, int lfs write self test
2023-02-02 09:56:53 +01:00
7a01b755d4
Add OffDimBright channel type ( #645 )
2023-02-01 16:15:55 +01:00
d3b4d9c249
LED colour picker RGB now uses onblur instead of onchange so users can just come back to previous color easily
2023-01-31 22:30:26 +01:00
6ac2d75868
http page add cmds link
2023-01-30 22:54:42 +01:00
cd1853aa13
uart commandline - p1
2023-01-30 22:45:30 +01:00
e813d4379f
HTML BUGFIX: what was double quotation mark doing in "Launch Web Application" button?
2023-01-26 11:44:29 +01:00
f8791a7c9a
add ability to hide certain channels from HTTP panel by script
2023-01-26 11:43:51 +01:00
8b3278466d
http page - set command will display channel alias and not an index
2023-01-26 09:49:24 +01:00
9b31e5008b
automatic SENSOR broadcast
2023-01-25 10:53:38 +01:00
840339f675
sonoff iobroker support (FIRST MUST BE ENABLED IN FLAGS), tele sending
2023-01-24 19:26:16 +01:00
a9d86edf0d
Tasmota aliases and JSON for CT and Dimmer with automatic self test
2023-01-24 04:14:24 +01:00
c1cbcb6cab
better tasmota status support
2023-01-24 03:26:49 +01:00
bfd9a4dbbd
some wemo progress based on the input from user - thx
2023-01-24 00:52:16 +01:00
c28f3fd4bf
unfinished wemo
2023-01-23 16:35:24 +01:00
b553b83c8b
move get_Relay_PWM_Count to better file
2023-01-23 14:31:58 +01:00
e2efe3710d
update sub modules, fix build, fix some warnings
2023-01-23 14:15:52 +01:00
294c99cd81
better json interface also for MQTT - intiial version with self-test
2023-01-23 13:31:05 +01:00
28af05268d
Win32 app / optional port ( #609 )
...
* Ignore libs_for_simulator content
* Accept command line optional port
* Fixed order of buttons
* Adjusted argv parsing
* Changed output assembly to openBeken_win32
* Automatically load the last project
2023-01-22 19:25:50 +01:00
bb46fc4fcd
better ota - use with header
2023-01-22 15:02:56 +01:00
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
0970ecd527
use new channel labels
2023-01-19 14:58:15 +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
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
3628066a2b
empty dgr fix
2023-01-13 16:24:18 +01:00
0a2e6a87c5
silence warnings by making W600-specific variables really W600-specific
2023-01-12 15:20:51 +01:00
ec1a054508
CHT8305 driver - please test
2023-01-10 02:12:27 +01:00