Commit Graph

23 Commits (main)

Author SHA1 Message Date
Paul Smedley b10918c91f
[tuya] Add Singapore Data Centre (#19233)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-08-24 23:03:56 +02:00
Cody Cutrer 07b11edbbd
[tuya] remove dependency on jose4j (#19171)
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-08-15 23:04:24 +02:00
lsiepel 45709e089c
Fix markdown bindings T-V (#19028)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 21:36:00 +02:00
lsiepel ce67b0145e
[various] Fix LocalVariableNameCheck (#18994)
* Fix LocalVariableNameCheck

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-22 00:00:12 +02:00
lsiepel 90b3d12aa3
Spotless after release (#19002)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-21 20:21:58 +02:00
openhab-bot d779c17335 [unleash-maven-plugin] Preparation for next development cycle. 2025-07-21 09:29:14 +00:00
mjagdis 9976530ad8
[tuya] Add support for quantities (#18710)
* Add support for quantities

Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-07-13 16:02:14 +02:00
Andrew Fiddian-Green 89ae48e785
Add curated tags to addons (9/9) [T thru Z] (#18875)
* initial

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-07-08 17:58:53 +02:00
Jacob Laursen b6b9369041
Refactor timestamps to `Instant` in discovery methods (#18838)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-05 18:32:44 +02:00
mjagdis 919c18029c
[tuya] Allow refresh commands for offline Things (#18828)
There's nothing wrong with an Item linked to an offline Thing showing
the last state known.

Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-06-21 22:46:47 +02:00
mjagdis 3f66952fa9
[tuya] Add support for protocol version 3.5 (#626) (#18707)
* [tuya] Add support for protocol version 3.5
---------

Signed-off-by: Andriy Yemets <cyborg.andy@gmail.com>
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-23 13:51:45 +02:00
mjagdis 5d8e0208e5
[tuya] Prettify the labels used for command options (#18704)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-21 23:08:23 +02:00
mjagdis 465b984b11
[tuya] Order Channels using DP order in schemas (#18657)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-16 13:54:46 +02:00
Jacob Laursen 6f2a4eb5b6
Fix Thing ID in documentation (#18661)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-05-08 20:52:48 +02:00
mjagdis bf6edf299c
[tuya] Use both DP_REFRESH (only for known DPs) and DP_QUERY (#18651)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:39:32 +02:00
mjagdis 74ebf90f77
[tuya] Get channel labels from schema label or map from schema code (#18654)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:37:08 +02:00
mjagdis 6fec9470e9
[tuya] Fix to allow for Channels whose DPs have string values (#18653)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:36:01 +02:00
mjagdis 576285d560
[tuya] Fix typo, regen translations (#18652)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:32:17 +02:00
mjagdis 684c724fdc
[tuya] Handle RefreshType requests on Channels (#18655)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:29:40 +02:00
Ronny Grun 0d9842eda7
[tuya] add schema for PAUTIX WiFi/Bluetooth LED Controller (#18645)
PAUTIX HH-1201K3E Controller

Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
2025-05-05 23:08:14 +02:00
Andrew Fiddian-Green 2093a7aa15
Bindings S thru Z: Add equipment tags (#18563)
* Add equipment tags: S thru Z

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-04-23 17:18:50 +02:00
Jacob Laursen 2fc6984e4a
Fix typo (#18439)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-03-24 17:50:48 +01:00
Cody Cutrer 4abd965ca4
[tuya] Initial contribution (#17937)
* [tuya] This is a port of the SmartHome/J binding by @J-N-K

Signed-off-by: Cody Cutrer <cody@cutrer.us>
Co-authored-by: Jan N. Klug <github@klug.nrw>
Co-authored-by: jsetton <jeremy.setton@gmail.com>
Co-authored-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-03-23 11:27:33 +01:00