Commit Graph

575 Commits

Author SHA1 Message Date
ad7cebefff displa float values on ui 2023-01-09 20:34:52 +01:00
174ab8dd1d DHT discovery (#590)
* Renamed enums,hass_init_sensor_device_info

* Added discovery for DHT sensors

* Fixed/simplified publish in discovery

* Handle 2nd channel for DHT

* Renamed feature DHT to SENSOR to be reusable

* Added missing :

* Minor optimization

* Fixed missing }
2023-01-09 10:06:58 +01:00
edf16afd9b per user request - a flag - [NETIF] Use short device name as a hostname instead of a long name 2023-01-08 22:22:21 +01:00
2e142d0463 adding flag per user request: [LED] Setting RGB white (FFFFFF) enables temperature mode 2023-01-08 20:29:53 +01:00
ab653c595d Same shortcut icon 3 times smaller (#591)
Replaces the web server shortcut icon with the same one 3 times smaller (264 bytes) in gif format instead of png (748 bytes).
2023-01-07 15:21:12 +01:00
5f509064f0 Add support for binary sensor (digital input) in Home Assistant discovery (#586)
* Add support for binary sensor in Home Assistant discovery

* Fix broken builds
2023-01-07 00:28:37 +01:00
f6b37fbeee Merge pull request #578 from iprak/hass-discovery-ip-change
Invoke discovery on ip change
2023-01-05 18:50:24 +01:00
a4968ab567 also check CFG_GetPingDisconnectedSecondsToRestart 2023-01-05 14:01:16 +01:00
67a86b1678 update ping Watchdog and add "NoPingTime" change event to trigger script on no ping time value change 2023-01-05 12:18:55 +01:00
255ac9cee8 Adjusted comment 2023-01-03 19:25:21 -06:00
65b9f7f4be Added a controlling flag 2023-01-03 18:23:26 -06:00
97ab8d471d flag to select UART 2023-01-04 01:09:05 +01:00
57e8ee8d41 Trying to resolve BL602 build failure 2023-01-02 07:19:41 -06:00
d8043e5b42 Return supportsSSDP 2023-01-02 06:43:39 -06:00
86c733e78f Merge pull request #565 from iprak/w600-new-ota
W600: Added OTA support
2023-01-02 10:18:40 +01:00
975d621ef4 support mqtt group topic - secondary topic for casting commands to devices, many devices can listen on it 2023-01-02 03:38:41 +01:00
4db0b2d174 silence compilation warnings on Beken platform - part 1 2022-12-30 22:16:10 +01:00
cd6229887d warning fix 2022-12-30 15:49:27 +01:00
212671b8b8 use http password fields (closes https://github.com/openshwprojects/OpenBK7231T_App/issues/571 ) , split json generation 2022-12-30 15:13:55 +01:00
a199327167 Using brightness scale of 100 2022-12-29 20:28:31 -06:00
b2ac33f890 fix that strange bug where reefreshing on config page was moving back to index... very annoying, it should be fixed sooner. Also fix statusOK test for Windows 2022-12-29 14:11:25 +01:00
96a7549d74 CW and single color better yaml generation - use LED driver - also just use string constants for readability (compiler will optimize then anyway) 2022-12-29 13:50:24 +01:00
354a74ff9f add missing brightness_state_topic 2022-12-29 11:31:33 +01:00
9c02c1e9b1 Logging on LOG_FEATURE_OTA 2022-12-28 06:53:38 -06:00
7b1e1ca30d add ability to configure periodical MQTT broadcast with console commands 2022-12-27 20:21:57 +01:00
8908141012 add sprintf rounding to 2 decimal places for hannel types 2022-12-26 18:45:35 +01:00
fea6e9ff68 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2022-12-26 18:34:25 +01:00
f1fb1fde60 DHT sensors interface 2022-12-26 18:34:14 +01:00
682b7a281e Merge pull request #558 from iprak/w600-drivers-attempt2
W600: Basic driver support
2022-12-26 16:29:48 +01:00
c1b4c70818 Fixed BL602 build failure 2022-12-26 07:10:23 -06:00
643311d9b9 Increased stack size, added printf 2022-12-26 06:21:02 -06:00
2bcb79989b OTA support 2022-12-25 13:20:39 -06:00
0e6bf234a7 by default, clamp negative measurements to 0 2022-12-24 15:06:44 +01:00
1e6178b67a Build error fix for XR809 2022-12-23 15:19:50 -06:00
a0653bf422 Rename 2022-12-23 12:33:11 -06:00
69ffc8d2de add console command to schedule HA discovery so people can configure everything via commands 2022-12-23 14:56:46 +01:00
6ac38d3bf7 Basic driver support 2022-12-23 06:49:48 -06:00
689ca0f3e9 copy/paste compilation fix for OTA 2022-12-22 12:29:15 +01:00
4d9f876031 ota_http command added (it's the same as doing old HTTP server OTA from our WWW panel) 2022-12-22 12:17:19 +01:00
2e04d02e4f repeating events example and label fix (cosmetic only changes) 2022-12-19 15:29:12 +01:00
3a610c969c res fx 2 2022-12-17 22:04:13 +01:00
2abb89aa69 res, result fix 2022-12-17 21:54:14 +01:00
681c29ea29 display Flags on button name along with General 2022-12-17 21:40:05 +01:00
b2876bfd62 removed old stub 2022-12-17 21:39:03 +01:00
87f2ec0b13 unit test for long command and accept long commands 2022-12-17 18:07:35 +01:00
4284daa293 comma fix 2022-12-17 16:13:54 +01:00
5b558bb673 wx00 fix 2022-12-17 09:38:09 +01:00
1e2f3bbf6d Tasmota json fixes 2022-12-17 09:13:33 +01:00
861a2f73f0 add a little driver that can make scriptable buttons for HTTP panel 2022-12-14 21:22:14 +01:00
f1afa9636e support for led with 4 pwms - RGBW - cool emulation by rgb 2022-12-13 18:33:53 +01:00