Commit Graph

5643 Commits

Author SHA1 Message Date
Thomas Leber
3b2ccadeba [awattar] added tests for refresh logic
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-12-23 12:23:30 +01:00
Thomas Leber
c5eec4e87e [awattar] revert api logic, was nicer that way
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-12-22 23:19:53 +01:00
Thomas Leber
77d372f2c1 [awattar] make use of clock object
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-12-22 23:19:49 +01:00
Thomas Leber
70a9c79e6e [awattar] fix more naming and remove outdated variable
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-12-22 23:17:15 +01:00
Thomas Leber
2cc529b143 [awattar] change getNow to return an instant
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-12-22 23:17:15 +01:00
Thomas Leber
a5a7e7c3c9 [awattar] comply to naming convertion, simplify calc, fix typo
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-12-22 23:17:15 +01:00
Thomas Leber
11f60da2d6 [awattar] rename now to pointInTime
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-12-22 23:17:15 +01:00
Thomas Leber
71b17c018e [aWATTar] push test coverage and improve code readability
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-12-22 23:17:15 +01:00
openhab-bot
2cd8902017
New translations netatmo.properties (Italian) (#17952) 2024-12-22 15:56:31 +01:00
Wouter Born
420454b5b7
Update OH version in skeleton scripts (#17951)
Signed-off-by: Wouter Born <github@maindrain.net>
2024-12-22 12:19:39 +01:00
Florian Hotze
5e7d2fc5da
[jsscripting] Upgrade GraalJS from 22.0.0.2 to 24.1.1 (#17720)
* [jsscripting] Upgrade GraalJS to 23.0.6

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2024-12-22 08:09:09 +01:00
Marcel
62cdb14c74
[miio] Add support for Smart Air Purifier 4 Lite zhimi.airp.rmb1 (#17680)
* [miio] add support for Smart Air Purifier 4 Lite zhimi.airp.rmb1

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2024-12-22 00:51:32 +01:00
Jeremy
1b75e03ca8
[insteon] Refactor iostream transport classes (#17930)
Signed-off-by: jsetton <jeremy.setton@gmail.com>
2024-12-22 00:47:36 +01:00
Andrew Fiddian-Green
6acfeb65f3
[amazonechocontrol] Support QuantityType Color Temperature command (#17919)
* [various] process color temperature quantity type commands

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:32:03 +01:00
Andrew Fiddian-Green
31e0bb601c
[tapocontrol] support QuantityType commands (#17944)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:22:56 +01:00
Andrew Fiddian-Green
57577f42a9
[hue] improve QuantityType command (#17948)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:20:45 +01:00
Andrew Fiddian-Green
da6dde5cad
[shelly] support QuantityType commands (#17947)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:18:22 +01:00
Andrew Fiddian-Green
56d447fa77
[tplinksmarthome] support QuantityType commands (#17946)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:17:03 +01:00
Andrew Fiddian-Green
108067ac4b
[lifx] fix QuantityType command (#17943)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:13:41 +01:00
Andrew Fiddian-Green
c48752e6e1
[deconz] support QuantityType commands (#17942)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-12-21 12:12:55 +01:00
Jacob Laursen
6e6a0d080c
Link to Java 21 documentation (#17939)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-21 08:20:08 +01:00
JPlenert
e91820c397
Updated tado binding documentation for tado X (#17932)
Signed-off-by: JPlenert <joerg@plenert.net>
2024-12-20 22:17:57 +01:00
MikeTheTux
84021f01a5
[guntamatic] Add channel groups (#17901)
* guntamatic indexed channels

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2024-12-20 22:10:32 +01:00
Cody Cutrer
fc9e564a2c
[mqtt.homeassistant] Fix components with an empty name (#17933)
As opposed to null name. In either case, it's not usable,
and we need to use our fallbacks.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-12-20 22:02:28 +01:00
Jacob Laursen
7a3380a020 Use switch pattern matching
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-20 09:04:22 +01:00
Jeremy
2ab9822605
[insteon] Use shared jetty http client (#17922)
Signed-off-by: jsetton <jeremy.setton@gmail.com>
2024-12-19 23:39:33 +01:00
mlobstein
5d40a719f4
[roku] Check for ECP Limited Mode (#17925)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-12-19 20:38:08 +01:00
Jacob Laursen
254f2f5886 Simplify DateTimeType handling for MongoDB
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
2ded1d14c9 Simplify DateTimeType handling for JDBC
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
b2c9abbe29 Simplify DateTimeType handling for Java Persistence API
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
e794c6a0f6 Simplify DateTimeType handling for InfluxDB
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
bc540c6653 Simplify DateTimeType handling for Amazon DynamoDB
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
6007d6bc51 Simplify DateTimeType handling for ZoneMinder
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
aae1224658 Simplify DateTimeType handling for XmlTv
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
b186639344 Simplify DateTimeType handling for Wolf Smartset
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
9d72871018 Simplify DateTimeType handling for WiZ
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
328e91a7fc Simplify DateTimeType handling for WeMo
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
82813cdcd4 Simplify DateTimeType handling for WeatherUnderground
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
9c19aa70e9 Simplify DateTimeType handling for VolvoOnCall
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
df8f92e847 Simplify DateTimeType handling for VisualCrossing
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
1a76e5522c Simplify DateTimeType handling for Video Disk Recorder
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
7c1892fd57 Simplify DateTimeType handling for VeSync
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
d59b10a064 Simplify DateTimeType handling for Vallox MV
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
77d6457017 Simplify DateTimeType handling for UniFi
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
a6f9977e29 Simplify DateTimeType handling for Tellstick
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
d8485acf58 Simplify DateTimeType handling for Teleinfo
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
182a0cca2b Simplify DateTimeType handling for Tado
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
2ba8a6d4b8 Simplify DateTimeType handling for TA C.M.I.
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
86955bc39f Simplify DateTimeType handling for Philips Somneo
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00
Jacob Laursen
512e3b239b Simplify DateTimeType handling for Solax
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-12-19 11:56:36 +01:00