Nadahar and GitHub
7b30391016
Fix synchronization problems ( #19355 )
...
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com >
2025-10-03 17:06:19 +02:00
Jacob Laursen and GitHub
3fc91e5e92
[freeboxos] Fix Markdown ( #19062 )
...
* Fix Markdown
Related to #19010
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-07-27 12:07:42 +02:00
lsiepel and GitHub
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
Andrew Fiddian-Green and GitHub
86d9f878a7
Various tag post fixes ( #18910 )
...
* netatmo post fix
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-07-12 11:06:24 +02:00
Andrew Fiddian-Green and GitHub
886c170631
Cherry pick approved addons from #18585 ( #18664 )
...
* cherry pick approved addons from #18585
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-06-15 14:33:52 +02:00
lolodomo and GitHub
4950f70160
[freeboxos] Add equipment tags ( #18669 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2025-05-11 23:58:00 +02:00
Andrew Fiddian-Green and GitHub
fa4d390767
Bindings A thru F: Add equipment tags ( #18549 )
...
* [various] Add equipment tags: A thru E
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-04-23 17:21:01 +02:00
Wouter Born and GitHub
8a7a411ccc
Use Spotless sortpom plug-in ( #18318 )
...
Similar to openhab/openhab-core#4618
Signed-off-by: Wouter Born <github@maindrain.net >
2025-02-23 20:23:16 +01:00
Jacob Laursen and GitHub
3c972b9f92
Fix typos ( #18193 )
...
* Fix typo: occured
* Fix typo: transfered
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-02-02 14:43:29 +01:00
Wouter Born and GitHub
8672ed0208
Start license headers with /* instead of /** ( #18061 )
...
Prevents JavaDoc tooling issues because these tools check comments starting with `/**`.
Signed-off-by: Wouter Born <github@maindrain.net >
2025-01-07 22:33:03 +01:00
Wouter Born and GitHub
d6476042ec
Update license headers to 2025 ( #18015 )
...
* Update license headers to 2025
Signed-off-by: Wouter Born <github@maindrain.net >
2025-01-02 00:30:12 +01:00
Jacob Laursen and lsiepel
f0ba39f121
Simplify DateTimeType handling for FreeboxOS
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-12-19 11:56:36 +01:00
Holger Friedrich and GitHub
639a1cb263
Prepare for OH 5.0.0 ( #17906 )
...
* Switch to 5.0.0-SNAPSHOT
* Fix spotless after unleash
* resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2024-12-15 20:30:05 +01:00
openhab-bot
f80fd3d18c
[unleash-maven-plugin] Preparation for next development cycle.
2024-12-15 13:46:58 +00:00
lolodomo and GitHub
2a58b8ed9b
[freeboxos] Add missing thing actions for active player ( #17877 )
...
Fix #17874
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-12-11 20:16:28 +01:00
Jacob Laursen and GitHub
22e88bceca
Provide unit hints for RSSI channel types ( #17826 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-12-02 09:13:29 +01:00
lolodomo and GitHub
3ae78a0f91
[freeboxos] Internationalize thing actions ( #17794 )
...
Fix #17635
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-11-30 22:38:04 +01:00
lsiepel and GitHub
20b889c029
Markdown Documentation fixes ( #17526 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2024-10-10 22:42:51 +02:00
Holger Friedrich and GitHub
54fd13b0c1
Reduce SAT warnings ( #17406 )
...
* Reduce SAT warnings
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2024-09-13 17:20:11 +02:00
lolodomo and GitHub
247d2d3216
[freeboxos] Avoid useless API requests (phone) ( #17310 )
...
Avoids API requests when channels are unlinked.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-24 10:07:13 +02:00
lolodomo and GitHub
1793afc871
[freeboxos] Change default timeout to 10s ( #17309 )
...
Fixes #17231
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-22 20:43:47 +02:00
Gaël L'hopital and GitHub
b00db4dd01
[freeboxos] Complete Alarm system handling ( #17233 )
...
* Initiating the addition of the PIR sensor
* Finalized integration of the alarm system
* Corrected bug in initialization of basic-shutter
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
2024-08-20 18:24:37 +02:00
lolodomo and GitHub
9ed05ad408
[freeboxos] Add unitHint on few channel types ( #17259 )
...
* [freeboxos] Add unitHint on few channel types
Also remove an unused channel type "bandwidth".
Also avoid unneeded unit conversion when updating channel state.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-20 15:29:37 +02:00
lolodomo and GitHub
43cc09a2ce
[freeboxos] First big update of README ( #17279 )
...
* [freeboxos] First big update of README
Fixes #17074
Fixes #17077
Fixes #17080
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-19 19:06:56 +02:00
lolodomo and GitHub
3ad25d695a
[freeboxos] Add translatable labels for discovered things ( #17287 )
...
* [freeboxos] Add translatable labels for discovered things
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-19 09:19:11 +02:00
lolodomo and GitHub
04d87ad599
[freeboxos] Restore enum in API response record DTO (MacOS file sharing) ( #17284 )
...
Partial revert of #17203
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-18 13:26:08 +02:00
lolodomo and GitHub
687337f88b
[freeboxos] Keep enum in API response record DTO (play media) ( #17282 )
...
Partial revert of #17244
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-18 13:24:42 +02:00
lolodomo and GitHub
25ec3a33b7
[freeboxos] Fix command handling for DECT thing type ( #17274 )
...
Related to comment in #17262
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-18 13:23:19 +02:00
lolodomo and GitHub
22efa534c8
[freeboxos] Fix phone and calls configuration ( #17272 )
...
Fix #17262
Also remove the unused class LanlineConfiguration
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-17 20:03:03 +02:00
lolodomo and GitHub
e62f3af4c7
[freeboxos] Add channels in group xdsl ( #17260 )
...
Follow-up #17219
Fixes #17073
* Category added
* Change ffth and xdsl group labels
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-15 15:48:13 +02:00
lolodomo and GitHub
d1962dde50
[freeboxos] Fix category for lcd-brightness channel type ( #17261 )
...
Also make line-type, lcd-orientation and airmedia_status channel types advanced
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-15 13:01:59 +02:00
lolodomo and GitHub
f4c85a08cd
[freeboxos] Get server AirPlay capabilities ( #17257 )
...
This will set the related thing properties.
No audio sink will be created for the revolution server as it only supports audio and pushing audio media is not yet supported by the API.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-14 20:13:46 +02:00
lolodomo and GitHub
d332dd41f8
[freeboxos] Avoid a call to the lcd API when no required ( #17254 )
...
Fix #17253
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-14 13:58:45 +02:00
Gaël L'hopital and GitHub
8f595b6f81
[freeboxos] Add FTTH and xDSL line status ( #17219 )
...
* Adding FTTH line status, initiating the addition of xDSL line status
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
2024-08-14 09:27:31 +02:00
lolodomo and GitHub
8dfb10e8e9
[freeboxos] Enhance log warning when handling channel command fails ( #17201 )
...
* Throw PermissionException based on error code
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 22:10:14 +02:00
lolodomo and GitHub
475709d5f6
[freeboxos] Reduce log level for discovery warnings to debug ( #17199 )
...
* Avoid repeated discovery warnings every 10 minutes
* Discover VMs and home automation only when available
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 22:04:42 +02:00
lolodomo and GitHub
0e4ce596d6
[freeboxos] Fix media playing ( #17244 )
...
Fix #17243
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 20:23:06 +02:00
lolodomo and GitHub
d6cac81e4a
[freeboxos] Avoid useless API requests (server/player) ( #17237 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 16:38:26 +02:00
lolodomo and GitHub
1b23f2beac
[freeboxos] Fix thing status handling when rebooting the player ( #17238 )
...
Fix #17227
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 13:11:20 +02:00
lolodomo and GitHub
1f17e53bc2
[freeboxos] Fix actions to make them available in DSL rules ( #17226 )
...
Also rename actions to avoid name conflicts.
Fix #17225
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 11:45:15 +02:00
lolodomo and GitHub
858be48183
[freeboxos] Better fix for WEB socket registration ( #17236 )
...
* Checks if the server supports VM.
Replace #17124 which was more a workaround.
* Change default value
The value is always set when calling openSession.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 10:43:24 +02:00
lolodomo and GitHub
9b9cdd579b
[freeboxos] Remove veto policy on key-code channel ( #17224 )
...
This allows to have as status the last command sent.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-11 09:32:21 +02:00
lolodomo and GitHub
0562b0a231
[freeboxos] Fix start/stop audio sink ( #17223 )
...
* [freeboxos] Fix start/stop audio sink Fix #17208
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-10 11:45:55 +02:00
Gaël L'hopital and GitHub
37cd42362b
[freeboxos] Enhance state display pattern for uptime ( #17218 )
...
* Enhance state display pattern for uptime
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
2024-08-09 01:03:27 +02:00
lolodomo and GitHub
6445e64300
[freeboxos] Use rpm as unit for fan sensors ( #17198 )
...
Also patch the label for hard disk sensor.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-08 21:29:41 +02:00
Gaël L'hopital and GitHub
ee50c89c52
Wrong exception catched ( #17217 )
...
Signed-off-by: Gaël L'hopital <gael@lhopital.org >
2024-08-08 16:40:29 +02:00
lolodomo and GitHub
55d3c265d4
[freeboxos] Remove unneeded thing config parameter ( #17207 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-05 21:44:00 +02:00
lolodomo and GitHub
a2f54caab6
[freeboxos] Fix enabling/disabling of Mac OS file sharing ( #17203 )
...
Fix #17200
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-04 09:21:22 +02:00
lolodomo and GitHub
149992859e
[freeboxos] Remove macAddress as thing configuration parameter ( #17088 )
...
For server, revolution, player, active-player, repeater and vm thing types
Replace it by a thing property.
Fix #17076
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-03 18:26:44 +02:00