Cody Cutrer
56c55a9604
[mqtt.homeassistant] Implement Humidifier ( #17853 )
...
* [mqtt.homeassistant] Implement Humidifier
Signed-off-by: Cody Cutrer <cody@cutrer.us>
* remove debug logging from test
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:33 +02:00
Cody Cutrer
0b09aaf475
[mqtt.homeassistant] Implement Tag Scanner ( #17852 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Andrew Fiddian-Green
760ba2c0e4
Normalize thread names (2) ( #17849 )
...
* Normalize thread names
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Cody Cutrer
cbb88c4e50
[mqtt.homeassistant] Fix thing consistency for existing things when a device adds or removes components ( #17851 )
...
* [mqtt.homeassistant] gracefully handle a component's discovery info being deleted
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
jimtng
23b382b24c
[basicprofiles] Add $DELTA_PERCENT function to State Filter profile ( #17843 )
...
* [basicprofiles] Add $DELTA_PERCENT function to State Filter profile
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Andrew Fiddian-Green
d4228e0330
Add UoM support for RSSI channels ( #17845 )
...
* Enhance received signal strength indications
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
David Goodyear
7260b0ca31
[vesync] Core 300S Updates ( #17842 )
...
* [vesync] Core 300S Updates
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Cody Cutrer
744b13cd86
[wiz] Initial contribution ( #17681 )
...
Also-by: Joshua Freeman <github@frejos.net>
Also-by: Stefan Fussenegger <stf+git@molindo.at>
Also-by: Sara Damiano <sdamiano@stroudcenter.org>
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Wouter Born
64bfe37f46
Add missing code owners ( #17833 )
...
Adds the missing code owners and sorts the paths.
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
David Goodyear
b9c56ac0bf
[vesync] SCA error catches ( #17835 )
...
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Wouter Born
9d8cc7e06e
Resolve runbundles for Jollyday upgrade ( #17834 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
jimtng
3321641a2c
[basicprofiles] Add support for functions (DELTA, MEDIAN, AVG, STDDEV, MIN, MAX) in State Filter ( #17362 )
...
* [basicprofiles] Add support for functions (DELTA, MEDIAN, AVG, STDDEV, MIN, MAX) in State Filter
Support any type of operand on either side of the operator
e.g.: `ItemName > 10` and `10 < ItemName`
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Cody Cutrer
091dc80e2a
[mqtt.homeassistant] fix multi-speed fans ( #17813 )
...
* fix step math so that the state description represents the step
scaled to 0-100%
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
lsiepel
75e6bb781f
[gpstracker] Fix handling ambigious region names ( #17805 )
...
* Fix regionname
* Fix SAT
* Improve log line
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Patrik Gfeller
867786cb8c
[huesync] Initial contribution ( #16516 )
...
* ☠️ Binding skeleton created for org.openhab.binding.huesync
Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
Alexander Friese
dcc8cb85cb
[myuplink] Initial contribution ( #17451 )
...
* myuplink skeleton
Signed-off-by: Alexander Friese <af944580@googlemail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:32 +02:00
David Goodyear
546b58e0da
[veSync] 131 and Vital Purifiers base support ( #15296 )
...
* [veSync] Device support enhancements
Device support enhancements
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
openhab-bot
a75143239c
New translations mqtt.properties (Italian) ( #17832 )
...
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Cody Cutrer
6398651ceb
[mqtt.homeassistant] Implement Device Tracker ( #17831 )
...
* [mqtt.homeassistant] implement Device Tracker
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Holger Friedrich
b73de32aa6
[knx] Upgrade calimero-device to 2.6-rc1 ( #17830 )
...
Upgrade library which was not included in #16588 .
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Jacob Laursen
843477eade
Provide unit hints for RSSI channel types ( #17826 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Bernd Weymann
e5da2860a2
[mercedesme] Websocket decoupling ( #17753 )
...
* decouple websocket thread from handler update
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
jimtng
18e80a7871
[jrubyscripting] Upgrade to JRuby 9.4.9.0 ( #17827 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Holger Friedrich
74eda8710c
[ism8] Allow linking switch-r to Contact items ( #17742 )
...
* [ism8] Allow linking switch-... to Contact items
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Holger Friedrich
39d353d9a3
[ism8] Prevent sending for read-only channel types ( #17760 )
...
* [ism8] Prevent sending for read-only channel types
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
lolodomo
5356b2e2ba
[freeboxos] Internationalize thing actions ( #17794 )
...
Fix #17635
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
lolodomo
f1c855de05
[linky] Filter on dates when building the report requested from console ( #17824 )
...
Related to #17070
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Wouter Born
1ca051fa3d
Update bnd to 7.1.0 ( #17822 )
...
For release notes, see:
https://github.com/bndtools/bnd/wiki/Changes-in-7.1.0
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Andrew Fiddian-Green
38369b8059
[growatt] Enhancements for MID inverter and Smart Meter ( #17810 )
...
* [growatt] Enhancements for MID inverter and Smart Meter
* remove excess comment
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
tl-photography
a427e2aa93
[aWATTar] move calculation logic into best price classes ( #17729 )
...
* [aWATTar] move calculation logic into best price classes
* [aWATTar] Refactor AwattarBestPriceTest and AwattarApiTest by initializing zoneId directly and removing unnecessary setup
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
David Goodyear
680f84038d
[metOfficeDataHub] Correction to specific key required ( #17821 )
...
[metOfficeDataHub] Correction to specific key required
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
dag81
88472e3a24
[metOfficeDataHub] Minor documentation Updates ( #17818 )
...
Signed-off-by: dag81 <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
lsiepel
f8059e0c92
[irobot] Update documentation regarding button names ( #17806 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
Andrew Fiddian-Green
9ff4ea9def
[growatt] Enhance support for SPF inverters ( #17795 )
...
* [growatt] tweak channel aliases; add missing channels
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:31 +02:00
lsiepel
2aeb93d154
Update documentation ( #17808 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Cody Cutrer
f103c8dfbf
[mqtt.homeassistant] Fix duplicate component resolution when unique_id is set ( #17803 )
...
* [mqtt.homeassistant] fix duplicate component resolution when unique_id is set
unique_id is only unique per component type. so we need to a) take that into
account, and b) use that when resolving duplicates
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
openhab-bot
844b6b8976
New Crowdin updates ( #17802 )
...
* New translations deconz.properties (German)
* New translations amazonechocontrol.properties (German)
* New translations deconz.properties (Italian)
* New translations amazonechocontrol.properties (Italian)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Holger Friedrich
4d8ff03a40
[knx] Improve logging for serial gateways ( #17793 )
...
* Logger in SerialAdapter respects the log setting for the binding.
* Additional warning if open port is detected.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
lsiepel
2beb81ca62
[plugwiseha] Add 5 boiler related channels ( #17737 )
...
* Improvements
* Fix compile warnings
* Sync config with readme
* Fix unit detection
* Add 5 channels
* Update documentation
* Add semantic tags
* Add default state
* Adjust DTO structure
* Improve state pattern
* Fix NPE
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Andrew Fiddian-Green
85ab641348
[amazonechocontrol] Improve color temperature channel ( #17754 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Andrew Fiddian-Green
02418d6888
[deconz] color temperature channel improvements ( #17777 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Andrew Fiddian-Green
94eb46b3c2
[tapocontrol] color temperature channel improvements ( #17779 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Andrew Fiddian-Green
1499cf68c1
[tplinksmarthome] Improve color temperature channel ( #17780 )
...
* [tplinksmarthome] color temperature channel improvements
Signed-off-by: AndrewFG <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Holger Friedrich
8e79831cfd
[knx] Readme: Troubleshooting, Logger, kBerry ( #17797 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
lsiepel
12a09aadb3
[homewizard] Fix NumberFormatException
( #17792 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
KaiNative
48429361b4
[kermi] Initial contribution ( #16329 )
...
* [kermi] Initial working state
Signed-off-by: Kai Neuhaus <code@kaineuhaus.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
Jan Gustafsson
5c38c8fea6
[verisure] Fix broken cloud authentication ( #17761 )
...
* Fix Verisure bridge cannot login (#17730 )
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
lolodomo
baad61d614
[dbquery] Fix thing action annotation ( #17784 )
...
Related to #17504
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
mlobstein
a91fdaab16
[oppo] Add missing input option and enable translations ( #17783 )
...
* Add missing input option and enable translations
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00
dag81
0b80ba36bf
[metOfficeDataHub] Initial contribution ( #15367 )
...
* [metOfficeDataHub] Initial Commit for v4
[metOfficeDataHub] Initial code commit.
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:30 +02:00