Commit Graph
18 Commits
Author SHA1 Message Date
Hans BöhmandGitHub 887a842c03 change updater logic to reduce serial communications (#19258)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-08-29 09:08:47 +02:00
Hans BöhmandGitHub 1c61b66f1d [comfoair] fix temperatur command calculation (#19257)
* fix temp command

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-08-28 23:13:43 +02:00
Hans BöhmandGitHub 19a755cfe8 fix thingTypeVersion (#18749)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-06-03 08:04:52 +02:00
Hans BöhmandGitHub 603e2e42dd [spotify] Add uom to time-related channels, add i18n (#18745)
* add unit and pattern to track times

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-06-02 18:45:39 +02:00
Hans BöhmandGitHub 2dad65f7cc fix update instructions (#18665)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-05-13 07:40:55 +02:00
Hans BöhmandGitHub 7fe840abc8 [openweathermap] Fix visibility channels (#18597)
* fix visibility channel

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-04-24 13:43:52 +02:00
Hans BöhmandGitHub bc65af3f22 [lgtvserial] Make refresh interval configurable (#18559)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-04-16 23:12:02 +02:00
Hans BöhmandGitHub 376b696c3e add timeseries support (#17334)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2024-08-26 22:49:29 +02:00
Hans BöhmandGitHub 375083a9ab [astro] Update README.md (#15006)
* Update README.md

* remove untriggered values

---------

Signed-off-by: Hans Böhm h.boehm@gmx.at
2023-07-12 08:15:06 +02:00
Hans BöhmandGitHub 37cd7a2538 correct README (#15188)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2023-07-05 22:16:04 +02:00
Hans BöhmandGitHub 4ddb3ce7e6 [comfoair] extend UoM support, add semantic tags & update state descriptions (#15167)
* enable UoM for rpm values
* support uom for non-hour time channels
* add state options for frost setting
* add data type for percentage
* support DecimalType for QuantityType channels
* support rfc2217
* improve state description for time channels
* improve code style in DataTypes
* remove unnecessary command type check
* enable UoM for enthalpy timer

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2023-07-03 17:45:45 +02:00
Hans BöhmandGitHub cb60d891fb [openweathermap] Fix display of alert data (#12697)
* fix display of alert data
* improve javadoc
* add javadoc to updateMinutelyForecastChannel

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2022-05-07 19:01:38 +02:00
boehanandGitHub 19029b7358 [comfoair] fix data handling for restricted devices (#10685)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2021-05-26 21:12:15 +02:00
boehanandGitHub 2ea32faa5d [comfoair] improve data handling (#9401)
* improve data handling and suspend
* fix command position
* add ACK to subResponse
* fix data position
* fix reactivation, trim too long responses
* ensure correct setting of activation channel
* Remove @SuppressWarnings(null), which is not needed anymore
* Remove updateState on dispose

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-12-28 09:03:54 -08:00
boehanandGitHub 87c16da527 [comfoair] Re-implement device options as channels (#8829)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-11-02 09:19:39 +01:00
boehanandGitHub cd16c680eb fix updateState (#8580)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-10-06 19:50:37 +02:00
boehanandGitHub 7d1c6ee371 fix ewt temperatures (#8608)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-10-03 00:07:40 +02:00
boehanandGitHub 099ae8f06d fix channel updates (#8563)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-09-24 19:52:17 +02:00