Aleksey Zagorodnikov
23cbd2c7f1
HA discovery energy_sensor from tuyaMCU ( #864 )
...
Handle EnergyTotal_kWh_div1000
2023-06-25 09:28:52 +02:00
Tester23
1e8bb1f688
illuminance channel type for Homa Assistant Discovery
2023-06-19 00:11:04 +02:00
openshwprojects
5ab820c819
disable advanced hass discovery on BL602
2023-05-23 15:08:52 +02:00
openshwprojects
c196ff8b57
add missing entries to comment about reboot reasons, just for rerefernec
2023-05-21 09:23:17 +02:00
openshwprojects
6bdcba93d5
debug restart
2023-05-21 00:20:39 +02:00
openshwprojects
808f65c8ad
add smoke percent channel type and add bat_relay_n
2023-05-20 20:26:36 +02:00
openshwprojects
c783f39380
add flag to use kWh instead of Wh for energy
2023-05-05 09:49:45 +02:00
openshwprojects
21c6a0dd7e
header fx, comment
2023-05-04 11:41:43 +02:00
openshwprojects
f1d22cef28
finish tuyamcu dimmer+toggle combo discovery?
2023-05-04 11:29:19 +02:00
openshwprojects
5d78434941
tuyamcu discovery for dimmers - p1, unfinished
2023-05-04 10:13:58 +02:00
openshwprojects
d4f99293b6
read only low mid high channel with Hass discovery
2023-05-02 13:03:45 +02:00
openshwprojects
f9e17be5fb
ReadOnly HA discovery
2023-05-02 12:22:47 +02:00
openshwprojects
c5cb537b02
ENABLE new discovery
2023-05-01 23:00:50 +02:00
openshwprojects
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
openshwprojects
fa592bc5a0
custom channels HASS discovery, not enabled, p1
2023-05-01 15:49:49 +02:00
openshwprojects
22aa45fd66
add function for generating val_tpl for hass, with a self-test
2023-05-01 14:05:12 +02:00
openshwprojects
0ef3dd954d
correct too low precision display
2023-04-29 19:18:55 +02:00
openshwprojects
098a6ab7f6
correct too low precision display
2023-04-29 19:18:29 +02:00
openshwprojects
557591b438
power - div 10
2023-04-29 19:14:36 +02:00
openshwprojects
a437da53b8
alternate ssid dp1, led save for flag
2023-04-29 12:37:36 +02:00
openshwprojects
133ad88ff1
footer update, remove old flash tool
2023-04-27 14:16:17 +02:00
openshwprojects
2fdb3b56f8
remove old uart tool
2023-04-27 13:52:47 +02:00
openshwprojects
3ddabbed40
$failedBoots variable
2023-04-18 14:19:39 +02:00
openshwprojects
02021eb4dc
static IP message
2023-04-18 13:45:57 +02:00
openshwprojects
a9daec0590
formatting
2023-04-18 00:33:36 +02:00
openshwprojects
c96b696089
ip test1
2023-04-18 00:08:10 +02:00
openshwprojects
f87f9d3492
support "waitFor <eventName> <eventArg>" syntax
2023-04-17 18:58:06 +02:00
openshwprojects
090fbbd43a
merge "should channel be published" checks
2023-04-17 13:07:17 +02:00
openshwprojects
a6d89b0730
DSEdge and DSTime commands for Door Sensor
2023-04-17 09:02:35 +02:00
openshwprojects
132fd16e1d
[DoorSensor] Alternate wake up mode (always on falling edge)
2023-04-16 20:19:09 +02:00
openshwprojects
7c02873007
OBK_FLAG_POWER_FORCE_ZERO_IF_RELAYS_OPEN
2023-04-14 09:28:55 +02:00
Dheenhasty
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
openshwprojects
fc863eb38a
better html main page for case where we have both multiple relays and sensors
2023-04-10 10:13:54 +02:00
openshwprojects
28fb27b97f
missing two pwms on single channel fx
2023-04-07 18:07:17 +02:00
openshwprojects
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
openshwprojects
141af2f514
remove old quickconfig
2023-03-26 15:40:55 +02:00
openshwprojects
6ab48bc40c
no real code changes, remove commented out legacy templates
2023-03-23 09:08:32 +01:00
openshwprojects
a858cd3b62
misc fixes for dht field, dht warning, compilation, formatting
2023-03-20 17:34:58 +01:00
openshwprojects
d71188c5e7
warning fix
2023-03-17 16:38:35 +01:00
openshwprojects
5995ed160c
ability to hide the 'toggle' prefix from button names, also selft test fix
2023-03-15 11:03:32 +01:00
tjkolev
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
Dheenhasty
78965377a2
Correct issue with discovery ( #721 )
...
* Correct issue with discovery
* Forget declaration for bl0602
2023-03-11 18:03:54 +01:00
openshwprojects
d47aae3f99
add ability to change mired range
2023-03-09 03:27:30 +01:00
openshwprojects
8741e40799
add missing condition for HA discovery for 4 PWM with white emulation
2023-03-08 02:17:00 +01:00
openshwprojects
61bfbfe2ec
two more channel types for fans
2023-03-06 15:39:16 +01:00
openshwprojects
061a4203c2
remove conditiinal from flag names so future parsing mechanism can work
2023-03-05 22:29:34 +01:00
openshwprojects
68f6e7b08b
fast wifi connect option - not very tested, enable in flags
2023-02-28 23:24:45 +01:00
openshwprojects
ec2f85810b
better color picker for browsers?
2023-02-27 08:56:59 +01:00
openshwprojects
1b1f1a14cc
anroid browser color picker fix
2023-02-26 23:32:01 +01:00
Dheenhasty
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