lsiepel
1a42353cc9
Multiple binding markdown fixes ( #17422 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-09-28 17:46:53 +02:00
J-N-K
f164f71fd0
[tr064] Enable fourth WiFi channel and improvements ( #16650 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-04-14 09:33:01 +02:00
Jerome Luckenbach
ce3f673380
[Documentation] Markdown improvements t to z ( #14371 )
...
* Apply markdown fixes for bindings with letter _t_
* Apply markdown fixes for bindings with letter _u_
* Apply markdown fixes for bindings with letter _v_
* Apply markdown fixes for bindings with letter _w_
* Apply markdown fixes for bindings with letter _x_
* Apply markdown fixes for bindings with letter _y_
* Apply markdown fixes for bindings with letter _z_
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2023-04-11 12:54:54 +02:00
J-N-K
cb31f420ff
[tr064] Enhancements, code improvements and fixes ( #14468 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-02-24 16:06:53 +01:00
lsiepel
2ea0c97dd2
[tr064] Update configuration documentation ( #14291 )
...
* i18n + mac per line fix
Signed-off-by: lsiepel <leosiepel@gmail.com>
2023-02-09 00:01:10 +01:00
lsiepel
3e66cd1b33
[TR064] Fix SAT warnings ( #13873 )
...
* Fix SAT warnings
* Fix markdown
* Properly annotate PhonebookProfileTest
Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2022-12-08 22:44:44 +01:00
Tobi
a1ec5eb241
[tr064] Add Wifi Signal Strength & Wifi Speed channels to LAN Subdevice ( #10959 )
...
* Add channels to tr064
Signed-off-by: Tobias Löbermann <tobiloeb@gmail.com>
* Set typeId for macSignalStrength channels
Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
* adjust README with correct channel names.
Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
* Add JavaDoc and separate post processors.
Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
* Use UNDEF as default for signal-strength
Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
* Update README.md documentation
Signed-off-by: Tobias Loebermann <tobiloeb@gmail.com>
2021-07-31 13:01:20 +02:00
J-N-K
c489eef9e6
fix wrong unit in TotalBytes ( #9954 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-25 21:26:01 +01:00
t2000
bcedab8e1f
[tr064] Improve PHONEBOOK profile documentation ( #9854 )
...
* [tr064] Improve PHONEBOOK profile documentation
Signed-off-by: Stefan Triller <github@stefantriller.de>
2021-01-20 23:09:36 +01:00
nowaterman
b23e57f263
[tr064] Update docs: Manual scan ( #9879 )
...
* [tr064] Update docs: Manual scan
Signed-off-by: Andreas Watermeyer <andreas@watermeyer.org>
* Update bundles/org.openhab.binding.tr064/README.md
Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
2021-01-20 22:16:33 +01:00
gordongeissler
25434a7f18
[tr064] Update documentation for textual config ( #9876 )
...
WAN and WANCon changed to 'subdevice' in textual configuration example in accordance with binding documentation.
2021-01-19 21:29:09 +01:00
maniac103
d87c94d603
[tr064] Normalize numbers in phonebook entries ( #9733 )
...
* [tr064] Normalize numbers in phone book entries.
Phone book numbers and numbers to be looked up might be formatted
differently (real world example: '+49 (12345) 67890' vs. '01234567890'
(where the former is phonebook formatting and the latter is the format
transmitted by the avmfritz binding). Make sure such formatting
differences do not cause lookup mismatches.
Signed-off-by: Danny Baumann <dannybaumann@web.de>
2021-01-07 17:38:47 +01:00
J-N-K
4077a2732a
[tr064] improve documentation ( #9667 )
...
* improve documentation
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Co-authored-by: Stefan Giehl <stefan@matomo.org>
2021-01-06 11:38:14 -08:00
J-N-K
b4b8dd2117
[tr064] fix wanBlockByIP channel and improvements to parameter handling ( #9655 )
...
- fix wanBlockByIP channel
- allow comments in parameter lists
- fix compiler warnings
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-02 17:52:15 -08:00
Lionello Marrelli
4b73fbf6c7
[tr064] improve documentation and add textual config example ( #9648 )
...
* Expanded descriptions and note on textual config
Some paragraphs are expanded and some more info on the fritzbox subdevices are given. Channels are grouped by subdevice. Textual description with .items files is briefly described at the end but a clear warning on possible drawbacks is given and it is also clearly stated that it is discouraged.
Signed-of-by: Lionello Marrelli <marrelli_lio@yahoo.it>
2021-01-02 22:19:23 +01:00
J-N-K
06690bd37e
[tr064] add rule action for phonebook ( #9505 )
...
* add rule action for phonebook
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-28 09:14:01 -08:00
Stefan Giehl
291b30955b
[tr064] Adds new channels for DSL Max & Current Down-/Upstream Rate ( #9519 )
...
Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
2020-12-25 22:15:54 +01:00
schmidmuc
f7d3047804
[tr064] Update channel names in documentation ( #9461 )
...
Failure in list, two channel names were listed two times
2020-12-24 14:07:58 +01:00
J-N-K
b8bc020348
[tr064] Add support for PPP connections ( #9222 )
...
* add PPP external IP
* fix connection status
* fix PPP uptime
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-04 21:44:00 -08:00
J-N-K
936a4dc8d8
[tr064] fix certificate problems and add call list channel ( #9149 )
...
* improvements
- use insecure client and remove TrustManager
- add call list channel
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-28 10:14:07 -08:00
Christoph Weitkamp
c297134030
[tr064] Fixed minor spelling ( #9074 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-11-19 19:58:13 +01:00
J-N-K
a3d33fa60b
[tr064] Initial contribution ( #8523 )
...
* Initial contribution
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-02 21:36:19 -08:00