From: lolodomo Date: Mon, 5 Aug 2024 19:44:00 +0000 (+0200) Subject: [freeboxos] Remove unneeded thing config parameter (#17207) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=55d3c265d418e432c1fe5d73176c42c5706cbfc8;p=openhab-addons.git [freeboxos] Remove unneeded thing config parameter (#17207) Signed-off-by: Laurent Garnier --- diff --git a/bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/player-config.xml b/bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/player-config.xml index e2431fe2ad..85edae9063 100644 --- a/bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/player-config.xml +++ b/bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/config/player-config.xml @@ -10,11 +10,6 @@ Id of the player 1 - - - 24322 - true - password diff --git a/bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/i18n/freeboxos.properties b/bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/i18n/freeboxos.properties index d46ac8119b..c1d7139d8d 100644 --- a/bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/i18n/freeboxos.properties +++ b/bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/i18n/freeboxos.properties @@ -95,7 +95,6 @@ thing-type.config.freeboxos.player.id.label = ID thing-type.config.freeboxos.player.id.description = Id of the player thing-type.config.freeboxos.player.password.label = Password thing-type.config.freeboxos.player.password.description = AirPlay password -thing-type.config.freeboxos.player.port.label = Player port thing-type.config.freeboxos.player.refreshInterval.label = Refresh Interval thing-type.config.freeboxos.player.refreshInterval.description = The refresh interval in seconds which is used to poll the player thing-type.config.freeboxos.player.remoteCode.label = Remote Code