6bdcba93d5
debug restart
2023-05-21 00:20:39 +02:00
808f65c8ad
add smoke percent channel type and add bat_relay_n
2023-05-20 20:26:36 +02:00
c783f39380
add flag to use kWh instead of Wh for energy
2023-05-05 09:49:45 +02:00
21c6a0dd7e
header fx, comment
2023-05-04 11:41:43 +02:00
f1d22cef28
finish tuyamcu dimmer+toggle combo discovery?
2023-05-04 11:29:19 +02:00
5d78434941
tuyamcu discovery for dimmers - p1, unfinished
2023-05-04 10:13:58 +02:00
d4f99293b6
read only low mid high channel with Hass discovery
2023-05-02 13:03:45 +02:00
f9e17be5fb
ReadOnly HA discovery
2023-05-02 12:22:47 +02:00
c5cb537b02
ENABLE new discovery
2023-05-01 23:00:50 +02:00
83871bf889
TuyaMCU Hass Discovery/custom channel types should cover now Toggles, Voltage/Current/Power, and humidity/temperature
2023-05-01 20:07:30 +02:00
fa592bc5a0
custom channels HASS discovery, not enabled, p1
2023-05-01 15:49:49 +02:00
22aa45fd66
add function for generating val_tpl for hass, with a self-test
2023-05-01 14:05:12 +02:00
0ef3dd954d
correct too low precision display
2023-04-29 19:18:55 +02:00
098a6ab7f6
correct too low precision display
2023-04-29 19:18:29 +02:00
557591b438
power - div 10
2023-04-29 19:14:36 +02:00
a437da53b8
alternate ssid dp1, led save for flag
2023-04-29 12:37:36 +02:00
133ad88ff1
footer update, remove old flash tool
2023-04-27 14:16:17 +02:00
2fdb3b56f8
remove old uart tool
2023-04-27 13:52:47 +02:00
3ddabbed40
$failedBoots variable
2023-04-18 14:19:39 +02:00
02021eb4dc
static IP message
2023-04-18 13:45:57 +02:00
a9daec0590
formatting
2023-04-18 00:33:36 +02:00
c96b696089
ip test1
2023-04-18 00:08:10 +02:00
f87f9d3492
support "waitFor <eventName> <eventArg>" syntax
2023-04-17 18:58:06 +02:00
090fbbd43a
merge "should channel be published" checks
2023-04-17 13:07:17 +02:00
a6d89b0730
DSEdge and DSTime commands for Door Sensor
2023-04-17 09:02:35 +02:00
132fd16e1d
[DoorSensor] Alternate wake up mode (always on falling edge)
2023-04-16 20:19:09 +02:00
7c02873007
OBK_FLAG_POWER_FORCE_ZERO_IF_RELAYS_OPEN
2023-04-14 09:28:55 +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
fc863eb38a
better html main page for case where we have both multiple relays and sensors
2023-04-10 10:13:54 +02:00
28fb27b97f
missing two pwms on single channel fx
2023-04-07 18:07:17 +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
141af2f514
remove old quickconfig
2023-03-26 15:40:55 +02:00
6ab48bc40c
no real code changes, remove commented out legacy templates
2023-03-23 09:08:32 +01:00
a858cd3b62
misc fixes for dht field, dht warning, compilation, formatting
2023-03-20 17:34:58 +01:00
d71188c5e7
warning fix
2023-03-17 16:38:35 +01:00
5995ed160c
ability to hide the 'toggle' prefix from button names, also selft test fix
2023-03-15 11:03:32 +01:00
7e68cc0747
Clarification text for the pin mapping configuration. ( #694 )
...
As a first time user I found the help text somewhat confusing. This is
a suggestion to clarify things a bit.
* Dropped the reference to "textfield" as this is implementation specific.
One day it could be one of those numeric up/down spinner controls.
And I am not sure one can enter text value when index is expected to be
numeric. Unless there's support to enter variables...
* Added a reference to the dropdown field, as this is what I see as
"the first" field one needs to set. And it is a text value. The previous
reference "first textfield" was actually referring to the second numeric
field.
It would also be nice to link "role" to a documentation about what all
these values mean. I could not find one. I don't know most of them and
how are they used. I just took a guess.
tjk :)
2023-03-13 10:37:52 +01:00
78965377a2
Correct issue with discovery ( #721 )
...
* Correct issue with discovery
* Forget declaration for bl0602
2023-03-11 18:03:54 +01:00
d47aae3f99
add ability to change mired range
2023-03-09 03:27:30 +01:00
8741e40799
add missing condition for HA discovery for 4 PWM with white emulation
2023-03-08 02:17:00 +01:00
61bfbfe2ec
two more channel types for fans
2023-03-06 15:39:16 +01:00
061a4203c2
remove conditiinal from flag names so future parsing mechanism can work
2023-03-05 22:29:34 +01:00
68f6e7b08b
fast wifi connect option - not very tested, enable in flags
2023-02-28 23:24:45 +01:00
ec2f85810b
better color picker for browsers?
2023-02-27 08:56:59 +01:00
1b1f1a14cc
anroid browser color picker fix
2023-02-26 23:32:01 +01:00
ebd7c309c9
Correct Float for SHT. ( #696 )
...
* Correct Float for SHT.
* adding flag to deactivate autostart for driver
* Correct Float issue on bl602
* Typo error on SHT3X Driver
2023-02-26 12:08:30 +01:00
993cd60c90
[HASS] Adding Battery driver discovery ang sensor avty flag ( #685 )
...
* Adding Battery driver discovery
Adding Flag for sensor avaibility publish
* correct hass.h
* correct call for other platform than beken
* Change Typo availability and Battery for driver
* Forget the pin description
2023-02-22 09:14:17 +01:00
f346c6169e
flag for adding relays as lights in hA discovery
2023-02-19 17:10:07 +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
d2b85c4166
use channel labels when possible
2023-02-12 20:31:00 +01:00