Commit Graph

35 Commits

Author SHA1 Message Date
0a4330a1e3 obk define for batter driver 2023-08-14 17:59:04 +02:00
a3032662d4 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2023-08-11 09:43:28 +02:00
5ca43c9792 comment 2023-08-11 09:42:46 +02:00
6de16f0792 support http_tasmota_json_status_STS for STATUS 11? 2023-06-05 10:05:33 +02:00
a437da53b8 alternate ssid dp1, led save for flag 2023-04-29 12:37:36 +02:00
6e22209ee4 NTP_SendRequest: Unable to send message - retry quickly after reboot 2023-04-25 11:34:04 +02:00
28556c06c7 Adding SGP Air Sensor I2C Driver (#769)
* Adding new driver for SGP30

* correct tasmota detection for SGP

* Correct mqtt publish

* Adding dependency in drv_tuyaMCU for bl0602
2023-04-14 08:37:12 +02:00
9adb991274 uart fake hex can now take hex with spaces, also fix warning 2023-04-13 10:23:48 +02:00
0541402e6d Ch command for easier channel JSON access 2023-04-13 09:08:41 +02:00
c67144a3ea add missing power factor 2023-04-11 08:54:18 +02:00
424e247773 typo fix 2023-04-10 22:40:10 +02:00
2d8600687b add missing json variables for power metering 2023-04-10 20:51:59 +02:00
568c7fdbf1 fix pwm count to count multiple pwms on single channel as one, so we can allow users to turn, for example, rgb led controller strip into high power triple output single color controller 2023-04-06 12:44:30 +02:00
677526967a add my MAX72XX clock driver 2023-04-02 10:05:19 +02:00
122946539b FIX missing uptime feormat 2023-04-01 19:00:30 +02:00
947d4ab6e0 make ntp time variable public 2023-04-01 08:37:13 +02:00
c7de3c7b28 optimizing strings - p1 2023-03-26 15:24:38 +02:00
653e3cd102 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2023-03-18 17:20:01 +01:00
52566ee6fb expose flags and short comman 2023-03-18 17:19:52 +01:00
b3d6d90e61 Tasmota Json correction for TasmotaAdmin (#737)
* Correct bug on TasmotaAdmin
When no relay and no led.

* test

* Correct preffix typo
2023-03-18 09:48:49 +01:00
1e508c064d led_map interface, allow getting command results in old post command api 2023-03-17 15:24:07 +01:00
78965377a2 Correct issue with discovery (#721)
* Correct issue with discovery

* Forget declaration for bl0602
2023-03-11 18:03:54 +01:00
81f981cba0 Adding Tasmota mecanism for Sensor (#701)
* Adding Tasmota mecanism for Sensor

* Correct for BL0602

* Correct issue on value.
Adding SensorRetain.

* Adding dummy statestext and prefix for tasmoadmin

* Adding more dynamic parameter to tasmota.
AP, Uptime, Start time (rely on ntp), battery and vcc, prefix mqtt

* RSSI calculation for tasmota

* Correct compile for nonbeken chip

* correct W600 build

* correct lastreading call

* Trying to force battery_lastreading for other chip

* force to For Beken only

* correct declaration

* Update drv_battery.h

Correct comment

---------

Co-authored-by: openshwprojects <85486843+openshwprojects@users.noreply.github.com>
2023-03-08 08:42:38 +01:00
a27df7b6c6 json replies and self test for cfg commansd 2023-02-23 20:51:54 +01:00
c4d7b7131f rest interface for channe ltypes 2023-02-20 17:03:52 +01:00
33156e0eac basecolor_rgb interface 2023-02-19 20:50:50 +01:00
69279fb31d missing color call 2023-02-19 19:24:55 +01:00
72e6fec1e3 plug obk-specific commands to the interface 2023-02-19 12:05:32 +01:00
eab52f1d12 cmd test, remove old stub, prepare for 2023-02-08 14:53:31 +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
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