Commit Graph

556 Commits

Author SHA1 Message Date
openshwprojects
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
openshwprojects
6ac2d75868 http page add cmds link 2023-01-30 22:54:42 +01:00
openshwprojects
cd1853aa13 uart commandline - p1 2023-01-30 22:45:30 +01:00
openshwprojects
e813d4379f HTML BUGFIX: what was double quotation mark doing in "Launch Web Application" button? 2023-01-26 11:44:29 +01:00
openshwprojects
f8791a7c9a add ability to hide certain channels from HTTP panel by script 2023-01-26 11:43:51 +01:00
openshwprojects
8b3278466d http page - set command will display channel alias and not an index 2023-01-26 09:49:24 +01:00
openshwprojects
9b31e5008b automatic SENSOR broadcast 2023-01-25 10:53:38 +01:00
openshwprojects
840339f675 sonoff iobroker support (FIRST MUST BE ENABLED IN FLAGS), tele sending 2023-01-24 19:26:16 +01:00
openshwprojects
a9d86edf0d Tasmota aliases and JSON for CT and Dimmer with automatic self test 2023-01-24 04:14:24 +01:00
openshwprojects
c1cbcb6cab better tasmota status support 2023-01-24 03:26:49 +01:00
openshwprojects
bfd9a4dbbd some wemo progress based on the input from user - thx 2023-01-24 00:52:16 +01:00
openshwprojects
c28f3fd4bf unfinished wemo 2023-01-23 16:35:24 +01:00
openshwprojects
b553b83c8b move get_Relay_PWM_Count to better file 2023-01-23 14:31:58 +01:00
openshwprojects
e2efe3710d update sub modules, fix build, fix some warnings 2023-01-23 14:15:52 +01:00
openshwprojects
294c99cd81 better json interface also for MQTT - intiial version with self-test 2023-01-23 13:31:05 +01:00
Indu Prakash
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
openshwprojects
bb46fc4fcd better ota - use with header 2023-01-22 15:02:56 +01:00
openshwprojects
573a5d901d bl602 unfinished 2023-01-22 00:43:06 +01:00
openshwprojects
9a2735cccf confusing pin naming ERROR fixed (one name was missing...) SM2235 2023-01-20 12:55:19 +01:00
openshwprojects
0970ecd527 use new channel labels 2023-01-19 14:58:15 +01:00
openshwprojects
a5dd5abf10 Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App 2023-01-16 13:57:23 +01:00
openshwprojects
18fae1fe0e HASS set pointer to NULL after free, also add cosnt correct 2023-01-16 13:56:46 +01:00
Dheenhasty
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
openshwprojects
ddbf8e3ec0 broken mqtt discovery edge case fix? 2023-01-16 10:08:57 +01:00
openshwprojects
bd84eb4878 SM2235 driver - not tested, but based on the datasheet and SM2135 code 2023-01-15 23:09:31 +01:00
Dheenhasty
d42c1652d6 Adding SHT3X Driver (#607)
Co-authored-by: openshwprojects <85486843+openshwprojects@users.noreply.github.com>
2023-01-15 20:06:06 +01:00
Indu Prakash
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
Indu Prakash
5b4bf0a630 Updating OTA status (#596)
* Updating OTA status

* Fixed build error
2023-01-15 15:39:17 +01:00
openshwprojects
3628066a2b empty dgr fix 2023-01-13 16:24:18 +01:00
openshwprojects
0a2e6a87c5 silence warnings by making W600-specific variables really W600-specific 2023-01-12 15:20:51 +01:00
openshwprojects
ec1a054508 CHT8305 driver - please test 2023-01-10 02:12:27 +01:00
openshwprojects
ad7cebefff displa float values on ui 2023-01-09 20:34:52 +01:00
Indu Prakash
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
openshwprojects
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
openshwprojects
2e142d0463 adding flag per user request: [LED] Setting RGB white (FFFFFF) enables temperature mode 2023-01-08 20:29:53 +01:00
lulol
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
Alexandre Oliveira
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
openshwprojects
f6b37fbeee Merge pull request #578 from iprak/hass-discovery-ip-change
Invoke discovery on ip change
2023-01-05 18:50:24 +01:00
openshwprojects
a4968ab567 also check CFG_GetPingDisconnectedSecondsToRestart 2023-01-05 14:01:16 +01:00
openshwprojects
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
Indu Prakash
255ac9cee8 Adjusted comment 2023-01-03 19:25:21 -06:00
Indu Prakash
65b9f7f4be Added a controlling flag 2023-01-03 18:23:26 -06:00
openshwprojects
97ab8d471d flag to select UART 2023-01-04 01:09:05 +01:00
Indu Prakash
57e8ee8d41 Trying to resolve BL602 build failure 2023-01-02 07:19:41 -06:00
Indu Prakash
d8043e5b42 Return supportsSSDP 2023-01-02 06:43:39 -06:00
openshwprojects
86c733e78f Merge pull request #565 from iprak/w600-new-ota
W600: Added OTA support
2023-01-02 10:18:40 +01:00
openshwprojects
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
openshwprojects
4db0b2d174 silence compilation warnings on Beken platform - part 1 2022-12-30 22:16:10 +01:00
openshwprojects
cd6229887d warning fix 2022-12-30 15:49:27 +01:00
openshwprojects
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