openhab-bot
2c00b30e67
[unleash-maven-plugin] Preparation for next development cycle.
2023-11-03 17:01:07 +00:00
openhab-bot
9567c9bc57
[unleash-maven-plugin] Preparation for next development cycle.
2023-09-09 15:32:42 +00:00
Wouter Born
5a1164f4c2
Apply Spotless
...
Signed-off-by: Wouter Born <github@maindrain.net>
2023-09-02 22:58:10 +02:00
openhab-bot
512a94569f
[unleash-maven-plugin] Preparation for next development cycle.
2023-08-15 22:19:30 +00:00
openhab-bot
ff341fbf56
[unleash-maven-plugin] Preparation for next development cycle.
2023-07-28 11:06:48 +00:00
Kai Kreuzer
72607d3bee
Apply spotless
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2023-07-24 01:20:31 +02:00
openhab-bot
809fceaff3
[unleash-maven-plugin] Preparation for next development cycle.
2023-07-23 19:19:01 +00:00
openhab-bot
6ff4149899
New Crowdin updates ( #15142 )
...
* New translations boschindego.properties (Danish)
* New translations androidtv.properties (Italian)
2023-06-27 22:57:57 +02:00
Tom Laermans
5a1daa252e
[boschindego] Add support for random mowing status code ( #15135 )
...
* Add Bosch Indego 'Mowing randomly' state code 524
Signed-off-by: Tom Laermans <tom.laermans@powersource.cx>
2023-06-25 17:08:35 +02:00
openhab-bot
43d35538d5
New Crowdin updates ( #15034 )
...
* New translations boschindego.properties (Danish)
* New translations hdpowerview.properties (Danish)
* New translations airq.properties (German)
* New translations amazondashbutton.properties (German)
* New translations ekey.properties (German)
* New translations evcc.properties (German)
* New translations feed.properties (German)
* New translations gpstracker.properties (German)
* New translations heliosventilation.properties (German)
* New translations mybmw.properties (German)
* New translations qolsysiq.properties (Italian)
2023-05-28 20:02:12 +02:00
Jacob Laursen
1fafec5d11
[boschindego] Refactor OAuth2 implementation ( #14950 )
...
* Delete OAuth2 token when thing is removed
* Fix reinitialization
* Introduce abstraction for OAuthClientService
* Improve thing status synchronization
---------
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-05-11 10:51:16 +02:00
Jacob Laursen
fafcc68423
Fix compliance with RFC 9110 section 10.1.5 ( #14891 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-05-01 19:04:46 +02:00
Jacob Laursen
275329d485
[boschindego] Add device properties ( #14829 )
...
* Add device properties
* Add vendor and model properties
* Use model as label in discovery
Resolves #14828
---------
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-22 22:59:23 +02:00
openhab-bot
dfdcfbc758
New translations boschindego.properties (Danish) ( #14854 )
2023-04-20 08:54:14 +02:00
Jacob Laursen
20f306f485
[boschindego] Implement OAuth2 authorization ( #14745 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-15 09:39:17 +02:00
Jacob Laursen
d44de73d4f
[boschindego] Declare connection ( #14685 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-03-26 16:28:33 +02:00
J-N-K
89d0689e36
fix i18n for bindings ( #14235 )
...
Also-By: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-21 12:14:51 +01:00
J-N-K
5f8214f08a
Adapt to core changes (addon.xml) ( #13289 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-01-15 20:31:42 +01:00
Jacob Laursen
4dd6d3a8a2
Update license headers to 2023 ( #14154 )
...
* Update copyright year in configuration
* Update license headers
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-01-06 09:49:54 +01:00
J-N-K
4d6d6443ef
fix spotless after release ( #14014 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-12-19 15:22:17 +01:00
openhab-bot
7993786dc9
[unleash-maven-plugin] Preparation for next development cycle.
2022-12-19 00:55:11 +00:00
Jerome Luckenbach
caf71f72e6
[Documentation] Markdown improvements for bindings a to e ( #13859 )
...
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2022-12-07 21:09:32 +01:00
Jacob Laursen
a2e0d23297
[boschindego] Add another status code for returning to dock ( #13335 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-08-30 16:45:30 +02:00
openhab-bot
932346a091
New translations boschindego.properties (Danish) ( #13269 )
2022-08-15 20:55:45 +02:00
Jacob Laursen
11cf3ca86b
[boschindego] Fix footnotes ( #13222 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-08-06 08:44:48 +02:00
Jacob Laursen
8e5c2455e8
[boschindego] Fix thing marked as offline when device is reachable ( #13219 )
...
* Fix thing offline on invalid command
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Rename exception
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Go back to last thing status after temporary disruptions
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Increase call frequency after device being unreachable
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-08-06 08:42:59 +02:00
openhab-bot
c8a3867322
New translations boschindego.properties (Danish) ( #13202 )
2022-08-01 23:25:52 +02:00
Jacob Laursen
2de6dd0310
[boschindego] Provide faster channel updates ( #13192 )
...
* Optimize API calls for reduced load
* Add position tracking (on map)
* Provide faster updates when active
* Optimize state update after triggering commands
* Clean up duration variables
* Add initial test coverage for DeviceStatus
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-31 10:30:43 +02:00
openhab-bot
b20180fa19
New translations boschindego.properties (Danish) ( #13188 )
2022-07-29 18:44:09 +02:00
Jacob Laursen
6028533e8e
[boschindego] Plot location on map ( #13179 )
...
* Plot location on map
* Invalidate map when requested by service
* Optimize update of raw map
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-28 08:39:27 +02:00
Jacob Laursen
67006de606
[boschindego] Refresh cutting times right after next planned cutting ( #13158 )
...
* Refresh cutting times right after next planned cutting
* Cancel cutting time future unconditionally
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-26 20:03:40 +02:00
Jacob Laursen
60c13d7521
[boschindego] Fix communication error when smart mowing is disabled ( #13167 )
...
* Fix communication error when no planned next cutting
* Provide targeted handling of missing cutting times
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-25 08:45:46 +02:00
Jacob Laursen
7a806cd307
[boschindego] Fix duplicated calls during initialization ( #13086 )
...
* Fix multiple authentications during initialization
* Fix cutting times being fetched twice during initialization
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-05 23:11:44 +02:00
Jacob Laursen
f5eabf0ba2
[boschindego] Add missing specialized text for unreachable device ( #13058 )
...
* Add missing specialized text for unreachable device
* Document IndegoUnreachableException on relevant paths
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-05 13:01:46 +02:00
Jacob Laursen
e0494bf44c
Deauthenticate session on dispose ( #13081 )
...
Fixes #13080
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-05 07:59:13 +02:00
openhab-bot
0f4cd1372d
New translations boschindego.properties (Danish) ( #13070 )
2022-07-03 14:43:48 +02:00
Jacob Laursen
7aa889080e
Add support for SpotMow status code ( #13065 )
...
Fixes #13033
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-02 15:23:23 +02:00
openhab-bot
bb2761ffe5
New translations boschindego.properties (Danish) ( #13064 )
2022-07-02 13:34:40 +02:00
Jacob Laursen
5e4ca2568c
[boschindego] Add new channels ( #13040 )
...
Fixes #12938
Fixes #13017
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-02 12:31:51 +02:00
openhab-bot
53d72dcecb
New translations boschindego.properties (Danish) ( #13055 )
2022-07-02 12:05:27 +02:00
Jacob Laursen
b886650bae
[boschindego] Add channels for last/next cutting time ( #12989 )
...
* Add channels for last/next cutting time
* Let handleCommand() work synchronously
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-07-02 10:48:33 +02:00
Jacob Laursen
5ae0870bcb
Add support for new status codes ( #13034 )
...
Fixes #13033
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-06-30 09:02:34 +02:00
Kai Kreuzer
440f603e88
Apply spotless and resolver ( #13027 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2022-06-27 16:00:37 +02:00
openhab-bot
ed4858ebbb
[unleash-maven-plugin] Preparation for next development cycle.
2022-06-26 18:18:40 +00:00
openhab-bot
f2df4c3b5c
New Crowdin updates ( #13021 )
...
* New translations boschindego.properties (Danish)
* New translations remoteopenhab.properties (German)
* New translations remoteopenhab.properties (Hungarian)
2022-06-26 18:14:07 +02:00
openhab-bot
3dcc436200
New Crowdin updates ( #13007 )
...
* New translations boschindego.properties (Danish)
* New translations rustpotterks.properties (Italian)
2022-06-25 01:06:14 +02:00
openhab-bot
024e15806d
New Crowdin updates ( #12991 )
...
* New translations teleinfo.properties (French)
* New translations boschindego.properties (Danish)
* New translations watsonstt.properties (Italian)
2022-06-23 08:55:38 +02:00
Jacob Laursen
8d900dbcf5
Fix offline description on failed HTTP call ( #12990 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2022-06-22 22:35:11 +02:00
openhab-bot
a4f5308f91
New translations boschindego.properties (Danish) ( #12987 )
2022-06-22 08:39:19 +02:00
openhab-bot
66b191c04e
New Crowdin updates ( #12975 )
...
* New translations boschindego.properties (Danish)
* New translations harmonyhub.properties (Danish)
2022-06-20 22:45:36 +02:00