lsiepel and GitHub
5c817ea190
Fix markdown bindings I-J ( #19017 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-07-26 20:55:24 +02:00
Matthew Skinner and GitHub
1d8f6f4e89
[ipcamera] Add missing ONVIF event topics for TP Link Tapo cameras. ( #18996 )
...
* Add missing ONVIF topics for TP Link Tapo cameras.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2025-07-22 00:38:24 +02:00
lsiepel and GitHub
ce67b0145e
[various] Fix LocalVariableNameCheck ( #18994 )
...
* Fix LocalVariableNameCheck
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-07-22 00:00:12 +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
Matthew Skinner and GitHub
a26268a9eb
[ipcamera] Split the pollImage channel into two separate channels to allow more flexibility ( #18859 )
...
* Split channels for image polling and creation.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2025-07-06 12:23:40 +02:00
Matthew Skinner and GitHub
6dbd1bab96
[ipcamera] Fix Reolink needs space to fix compatibility with some cameras. ( #18833 )
...
* Fix Reolink needs space to fix compatibility with some cameras.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2025-06-22 08:34:58 +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
Matthew Skinner and GitHub
573ae2ccfe
[ipcamera] Fix Reolink battery camera streams do not auto restart. ( #18736 )
...
* Fix Reolink battery camera stream do not auto restart.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2025-06-11 22:56:36 +02:00
Andrew Fiddian-Green and GitHub
a8849bb854
Bindings G thru L: Add equipment tags ( #18557 )
...
* Add equipment tags: G thru L
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2025-04-23 15:35:50 +02:00
Simmon Yau and GitHub
b4967bfe68
[ipcamera] Add reboot action for Reolink ipcamera ( #18337 )
...
* Add reboot channel for Reolink ipcam
Signed-off-by: Simmon Yau <simmonyau@gmail.com >
2025-03-07 11:15:53 +01:00
Simmon Yau and GitHub
8623016be8
[ipcamera] Fix bugs in Reolink handler ( #18338 )
...
* Fix bugs in Reolink handler
Signed-off-by: Simmon Yau <simmonyau@gmail.com >
2025-03-01 17:48:24 +01:00
Matthew Skinner and GitHub
152613f29e
[ipcamera] Fix event streams crash when no source is specified. ( #18312 )
...
* Fix regressions
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2025-02-24 18:30:59 +01: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
Simmon Yau and GitHub
d2555cbe7b
Updated whiteLED channel for reolink ipcamera to user timer mode ( #18155 )
...
set to run from 00:00 to 23:59 instead of "Always On at Night"
because the "Always On at Night" setting would cause the floodlight
to turn off after 3 minutes during the day which is not the desired
behavior.
Signed-off-by: Simmon Yau <simmonyau@gmail.com >
2025-02-17 19:10:39 +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
Jacob Laursen and GitHub
9f4deaf910
Fix typo: recieve ( #18177 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-01-25 14:54:52 +01:00
Jacob Laursen and GitHub
dfb322b12c
Fix typo: prefered ( #18183 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-01-25 14:51:01 +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
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
Andrew Fiddian-Green and GitHub
388dc6bde3
Normalize thread names (2) ( #17849 )
...
* Normalize thread names
Signed-off-by: AndrewFG <software@whitebear.ch >
2024-12-05 22:32:29 +01:00
David Masshardt and GitHub
66f8c82af8
Various Onvif fixes for IpCamera ( #17732 )
...
I made various changes and fixes to the ONVIF connection in the IpCamera binding.
Signed-off-by: David Masshardt <david@masshardt.ch >
2024-11-11 20:11:25 +01:00
Matthew Skinner and GitHub
e9dfefbe97
Update openhab controls by asking camera for states. ( #17639 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-10-28 10:24:26 +01:00
fd4284ab97
[ipcamera] Add new channels for Dahua API-based doorphones ( #13313 )
...
* Made all changes requested by codeowner, added additional useful channels, fixing changes before going to channels organizing into groups and dynamic channels deletion.
Signed-off-by: mesetka <yarkiyluch@gmail.com >
Co-authored-by: Matthew Skinner <matt@pcmus.com >
Co-authored-by: Leo Siepel <leosiepel@gmail.com >
2024-10-26 14:25:44 +02:00
Matthew Skinner and GitHub
ec9989215d
[ipcamera] Fix Reolink will not update a new token after a disconnect. ( #17629 )
...
* Fix: Reolink will not update a new token after a disconnect.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-10-26 10:43:39 +02:00
Matthew Skinner and GitHub
ed45e7526d
[ipcamera] Add support to change MJPEG source to a different RTSP sub stream to lower CPU usage ( #17591 )
...
* Add support to change MJPEG sources to different RTSP sub streams
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-10-23 00:46:54 +02:00
Matthew Skinner and GitHub
273739f674
[ipcamera] Fix Reolink does not detect bad user or passwords. ( #17589 )
...
* Fix Reolink does not detect bad user or password.
* Improve logging to include URL
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-10-20 09:55:48 +02:00
Matthew Skinner and GitHub
1c649d88b6
[ipcamera] Fix Reolink events do not auto restart ( #17581 )
...
* Fix Reolink events do not auto restart.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-10-19 07:13:14 +02:00
Matthew Skinner and GitHub
a03ed48d01
Fix bug where port numbers in URL stop MJPEG from working ( #17551 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-10-13 07:50:19 +02:00
Matthew Skinner and GitHub
c6b2e2da75
fix mjpeg does not work if overridden ( #17544 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-10-12 10:04:53 +02:00
Matthew Skinner and GitHub
989093c826
[ipcamera] Improve onvif events with an auto restart feature ( #17518 )
...
* Refactor and improve onvif events with auto restart.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-10-11 09:48:46 +02:00
Ronny Grun and GitHub
495c527801
[ipcamera| add autoTracking channel for reolink camera ( #17488 )
...
Signed-off-by: Ronny Grun <ronny.grun@t-online.de >
2024-10-05 09:53:50 +02:00
lsiepel and GitHub
1a42353cc9
Multiple binding markdown fixes ( #17422 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2024-09-28 17:46:53 +02:00
Matthew Skinner and GitHub
3930bffd09
[ipcamera] Add motion and alarm support for Axis branded cameras ( #17419 )
...
* Add support for Axis motion detection
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-09-15 22:48:00 +02:00
Matthew Skinner and GitHub
66cfcc2f64
Add another motion detection topic for VivoTek FD9388-HTV ( #17388 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-09-08 13:14:09 +02:00
lsiepel and GitHub
71a208b91b
Apply Spotless after release ( #17016 )
...
* Spotless
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2024-07-07 23:20:16 +02:00
openhab-bot
4b5e4646ac
[unleash-maven-plugin] Preparation for next development cycle.
2024-07-07 18:09:31 +00:00
Matthew Skinner and GitHub
f7ebff9d83
[ipcamera] Fix ONVIF alarms streams may stop and not restart on some cameras. ( #16777 )
...
* Fault find stream
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-05-20 21:11:09 +02:00
Matthew Skinner and GitHub
d131d4d565
Add new AI alarms for Foscam ( #16775 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-05-19 14:23:38 +02:00
Simmon Yau and GitHub
f5fe9d18ff
Updated whiteLED channel for reolink ipcamera so that when the ( #16663 )
...
light is turned on, it will stay on forever and if the light is
turned off, it will stay off forever.
Signed-off-by: Simmon Yau <simmonyau@gmail.com >
2024-05-11 13:29:40 +02:00
Holger Friedrich and GitHub
779d1c5193
[ipcamera] Addon info for suggestions ( #16090 )
...
* [ipcamera] Addon info for suggestions
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2024-02-16 09:34:38 +01:00
Matthew Skinner and GitHub
8e48c8b12e
Allow ONVIF to come online if they dont support events. ( #16332 )
...
Remove commented out code.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-02-04 11:19:24 +01:00
Matthew Skinner and GitHub
5a29d7eb74
[ipcamera] Add white LED controls for Dahua and also Email and Push for Reolink with v20 command support ( #16144 )
...
* New reolink channels
* extra channel for Dahua.
* Reolink NPE fix
* Fix LED modes and auto.
* Handle NVR channels for new channels
* add nvr channels to Dahua.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2024-01-26 15:07:13 +01:00
Wouter Born and GitHub
a2868bb0dc
Use diamond operator and remove redundant type arguments ( #16249 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2024-01-09 23:46:15 +01:00
Wouter Born and GitHub
4fe00bb2bf
Remove redundant feature dependencies ( #16204 )
...
* Remove redundant feature dependencies
The following features are already dependencies of openhab-runtime-base:
* openhab-core-base
* openhab-core-model-item
* openhab-core-model-script
* openhab-transport-mdns
See also: https://github.com/openhab/openhab-addons/pull/16202#issuecomment-1876875456
* Remove redundant openhab.tp-jackson and openhab.tp-jaxb feature dependencies
Signed-off-by: Wouter Born <github@maindrain.net >
2024-01-05 20:00:24 +01:00
J-N-K and GitHub
3136425b39
Adapt to core changes (ThingHandlerService) ( #16107 )
...
Related to: https://github.com/openhab/openhab-core/pull/3957
Signed-off-by: Jan N. Klug <github@klug.nrw >
2024-01-03 11:50:55 +01:00
Jacob Laursen and GitHub
f4596f581e
Update license headers to 2024 ( #16168 )
...
* Update copyright year in configuration
* Update license headers
* Manually update nibeheatpump headers (.cpp/.h/.ino)
* Manually update smsmodem header
* Manually update hueemulation header
* Manually update addon-header.xml header
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2024-01-01 18:14:57 +01:00
Matthew Skinner and GitHub
cc0abdc082
Remove channels and checking IO status when camera does not support IO ( #16081 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2023-12-23 18:47:12 +01:00