]> git.basschouten.com Git - openhab-addons.git/commit
[Freeboxos] New binding alternative to Freebox binding (#12342)
authorGaël L'hopital <gael@lhopital.org>
Wed, 5 Jul 2023 18:13:29 +0000 (20:13 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Jul 2023 18:13:29 +0000 (20:13 +0200)
commit751c8a74c4ca2592d739cbf092af35d19abbe2e0
tree8e74ffce4b7a4bcac87ffcb877a427eba88d3780
parent123982dcc6eaf399676040a3f6bc35b77eb39e41
[Freeboxos] New binding alternative to Freebox binding (#12342)

* SAT warnings handling

Signed-off-by: clinique <gael@lhopital.org>
* Correcting potential NPE

Signed-off-by: clinique <gael@lhopital.org>
* Correcting a NPE on error

Signed-off-by: clinique <gael@lhopital.org>
* Active player request falls to incorrect API version

Signed-off-by: clinique <gael@lhopital.org>
* Reintroducing missing capability to send keys to player.
Solving an NPE

Signed-off-by: clinique <gael@lhopital.org>
* Handling DUTY CYCLE more gracefully

Signed-off-by: clinique <gael@lhopital.org>
* Enhancing DUTY CYCLE

Signed-off-by: clinique <gael@lhopital.org>
* Moving to SNAPSHOT 3.4

Signed-off-by: clinique <gael@lhopital.org>
* Adress inconsistencies in binding name

Signed-off-by: clinique <gael@lhopital.org>
* Discover Freebox Delta Home equipments(basic_shutter)

* Clean previous test code

* Fix "Unexpected command"

* Fix thing comm error

* README for basic shutter

* Fix MR discusions and solve maven check errors and warnings

* Fix MR discusions

* Fix README.md

* Enhancing logging to indentify source of erratic warn

Signed-off-by: clinique <gael@lhopital.org>
* Deny polling a device data when its API is needed and it is OFFLINE

Signed-off-by: clinique <gael@lhopital.org>
* Taking #11833 in accound

Signed-off-by: clinique <gael@lhopital.org>
* Switching to Snapshot 4.0.0
Correcting apiDomain was not used as expected
Code cleansing.

Signed-off-by: clinique <gael@lhopital.org>
* Implementing SHUTTER Home Node

Signed-off-by: clinique <gael@lhopital.org>
* Saving work before instroduction of ArrayListDeserializer

Signed-off-by: clinique <gael@lhopital.org>
* Enhanced deserialization to simplify code

Signed-off-by: clinique <gael@lhopital.org>
* Switching to Java 17 records

Signed-off-by: clinique <gael@lhopital.org>
* Switching to addons.xml, headers updated

Signed-off-by: clinique <gael@lhopital.org>
* Correcting two errors.

Signed-off-by: clinique <gael@lhopital.org>
* Enhance usage of global variables

Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement for base classes

Signed-off-by: clinique <gael@lhopital.org>
* solving SAT issues

Signed-off-by: clinique <gael@lhopital.org>
* Adding IliadBox compatibility

Signed-off-by: clinique <gael@lhopital.org>
* Commiting work

Signed-off-by: clinique <gael@lhopital.org>
* Saving work

Signed-off-by: clinique <gael@lhopital.org>
* Rebooting Home Node part

Signed-off-by: clinique <gael@lhopital.org>
* Spotless apply

Signed-off-by: clinique <gael@lhopital.org>
* Adding i18n

Signed-off-by: clinique <gael@lhopital.org>
* Decreasing websocket logging level

Signed-off-by: clinique <gael@lhopital.org>
* SAT warnings handling

Signed-off-by: clinique <gael@lhopital.org>
* Correcting potential NPE

Signed-off-by: clinique <gael@lhopital.org>
* Correcting a NPE on error

Signed-off-by: clinique <gael@lhopital.org>
* Active player request falls to incorrect API version

Signed-off-by: clinique <gael@lhopital.org>
* Reintroducing missing capability to send keys to player.
Solving an NPE

Signed-off-by: clinique <gael@lhopital.org>
* Handling DUTY CYCLE more gracefully

Signed-off-by: clinique <gael@lhopital.org>
* Enhancing DUTY CYCLE

Signed-off-by: clinique <gael@lhopital.org>
* Moving to SNAPSHOT 3.4

Signed-off-by: clinique <gael@lhopital.org>
* Adress inconsistencies in binding name

Signed-off-by: clinique <gael@lhopital.org>
* Discover Freebox Delta Home equipments(basic_shutter)

* Clean previous test code

* Fix "Unexpected command"

* Fix thing comm error

* README for basic shutter

* Fix MR discusions and solve maven check errors and warnings

* Fix MR discusions

* Fix README.md

* Enhancing logging to indentify source of erratic warn

Signed-off-by: clinique <gael@lhopital.org>
* Deny polling a device data when its API is needed and it is OFFLINE

Signed-off-by: clinique <gael@lhopital.org>
* Taking #11833 in accound

Signed-off-by: clinique <gael@lhopital.org>
* Switching to Snapshot 4.0.0
Correcting apiDomain was not used as expected
Code cleansing.

Signed-off-by: clinique <gael@lhopital.org>
* Implementing SHUTTER Home Node

Signed-off-by: clinique <gael@lhopital.org>
* Saving work before instroduction of ArrayListDeserializer

Signed-off-by: clinique <gael@lhopital.org>
* Enhanced deserialization to simplify code

Signed-off-by: clinique <gael@lhopital.org>
* Switching to Java 17 records

Signed-off-by: clinique <gael@lhopital.org>
* Switching to addons.xml, headers updated

Signed-off-by: clinique <gael@lhopital.org>
* Correcting two errors.

Signed-off-by: clinique <gael@lhopital.org>
* Enhance usage of global variables

Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement for base classes

Signed-off-by: clinique <gael@lhopital.org>
* solving SAT issues

Signed-off-by: clinique <gael@lhopital.org>
* Adding IliadBox compatibility

Signed-off-by: clinique <gael@lhopital.org>
* Commiting work

Signed-off-by: clinique <gael@lhopital.org>
* Saving work

Signed-off-by: clinique <gael@lhopital.org>
* Rebooting Home Node part

Signed-off-by: clinique <gael@lhopital.org>
* Spotless apply

Signed-off-by: clinique <gael@lhopital.org>
* Enhancing SAT report

Signed-off-by: clinique <gael@lhopital.org>
* I think that mvn spotless:apply has a problem with records - trying once again

Signed-off-by: clinique <gael@lhopital.org>
* Avoid requesting detailed information for a shutdown repeater.

Signed-off-by: clinique <gael@lhopital.org>
* Switched fan speed to RPM unit

Signed-off-by: clinique <gael@lhopital.org>
* Correcting SAT

Signed-off-by: clinique <gael@lhopital.org>
* Correcting SAT

Signed-off-by: clinique <gael@lhopital.org>
* Divergence between eclipse and mvn spotless:apply

Signed-off-by: clinique <gael@lhopital.org>
* YASAT

Signed-off-by: clinique <gael@lhopital.org>
* Corrections following fwolter code review

Signed-off-by: clinique <gael@lhopital.org>
* Pleasing SAT

Signed-off-by: clinique <gael@lhopital.org>
* Second fwolter code review

Signed-off-by: clinique <gael@lhopital.org>
* Porting modifications introduced in PR #15121

Signed-off-by: clinique <gael@lhopital.org>
* Removing redundant null checks.

Signed-off-by: clinique <gael@lhopital.org>
* Rebased.

Signed-off-by: clinique <gael@lhopital.org>
* Trying to remove the last sleep.

Signed-off-by: clinique <gael@lhopital.org>
* Reporting modifications of PR #15121

Signed-off-by: clinique <gael@lhopital.org>
* Reverting to working and cleaner granting process

Signed-off-by: clinique <gael@lhopital.org>
* Removing last Thread:Sleep

Signed-off-by: clinique <gael@lhopital.org>
* spotless:apply

Signed-off-by: clinique <gael@lhopital.org>
---------

Signed-off-by: clinique <gael@lhopital.org>
Co-authored-by: ben.12 <benmor_12@yahoo.fr>
118 files changed:
CODEOWNERS
bom/openhab-addons/pom.xml
bundles/org.openhab.binding.freeboxos/NOTICE [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/README.md [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/pom.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/feature/feature.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/FreeboxOsBindingConstants.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/FreeboxOsHandlerFactory.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/action/ActivePlayerActions.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/action/CallActions.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/action/FreeplugActions.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/action/HostActions.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/action/PlayerActions.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/action/RepeaterActions.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/action/ServerActions.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/ApiHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/FreeboxException.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/FreeboxOsIconProvider.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/FreeboxTlsCertificateProvider.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/IliadboxTlsCertificateProvider.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/PermissionException.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/Response.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/deserialization/ForegroundAppDeserializer.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/deserialization/ListDeserializer.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/deserialization/StrictEnumTypeAdapterFactory.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/APManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/AfpManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/AirMediaManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/CallManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/ConfigurableRest.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/ConnectionManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/FreeboxOsSession.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/FreeplugManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/FtpManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/HomeManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/LanBrowserManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/LanManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/LcdManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/ListableRest.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/LoginManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/MediaReceiverManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/NetShareManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/PhoneManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/PlayerManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/RepeaterManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/RestManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/SambaManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/SystemManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/UPnPAVManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/VmManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/WebSocketManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/api/rest/WifiManager.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/ApiConsumerConfiguration.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/ClientConfiguration.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/FreeboxOsConfiguration.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/FreeplugConfigurationBuilder.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/HostConfiguration.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/LandlineConfiguration.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/NodeConfigurationBuilder.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/PhoneConfigurationBuilder.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/config/PlayerConfiguration.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/console/FreeboxOsCommandExtension.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/discovery/ApiDiscoveryParticipant.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/discovery/FreeboxOsDiscoveryService.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/ActivePlayerHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/AirMediaSink.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/AlarmHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/ApiConsumerHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/ApiConsumerIntf.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/BasicShutterHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/CallHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/CameraHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/DectHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/FreeDeviceIntf.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/FreeboxOsHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/FreeplugHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/FxsHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/HomeNodeHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/HostHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/KeyfobHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/PlayerHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/RepeaterHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/RevolutionHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/ServerHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/ShutterHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/VmHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/java/org/openhab/binding/freeboxos/internal/handler/WifiStationHandler.java [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/addon/addon.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/bridge-config.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/home-node-config.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/host-config.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/phone-config.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/player-config.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/repeater-config.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/server-config.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/vm-config.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/i18n/freeboxos.properties [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/api-bridge-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/channel-types.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/freeplug-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/home-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/host-channel-groups.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/host-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/phone-channel-groups.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/phone-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/player-channel-groups.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/player-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/repeater-channel-groups.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/repeater-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/server-channel-groups.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/server-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/vm-channel-groups.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/vm-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/wifi-channel-groups.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/wifihost-thing-type.xml [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/freeboxECCRootCA.crt [new file with mode: 0644]
bundles/org.openhab.binding.freeboxos/src/main/resources/iliadboxECCRootCA.crt [new file with mode: 0644]
bundles/pom.xml