-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Cherubini Blinds in RFXCom binding #7417
Labels
enhancement
An enhancement or new feature for an existing add-on
Comments
Bleizig
added
the
enhancement
An enhancement or new feature for an existing add-on
label
Apr 19, 2020
Bleizig
added a commit
to Bleizig/openhab-addons
that referenced
this issue
Apr 19, 2020
Bleizig
added a commit
to Bleizig/openhab-addons
that referenced
this issue
Apr 19, 2020
Fixes openhab#7417 Signed-off-by: Bleizig <[email protected]>
cpmeister
pushed a commit
that referenced
this issue
Apr 24, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes #7417 Signed-off-by: Fabien Le Bars <[email protected]>
yfre
pushed a commit
to yfre/openhab-addons
that referenced
this issue
Apr 27, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]> Signed-off-by: Eugen Freiter <[email protected]>
LoungeFlyZ
pushed a commit
to LoungeFlyZ/openhab2-addons
that referenced
this issue
Jun 8, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]>
J-N-K
pushed a commit
to J-N-K/openhab-addons
that referenced
this issue
Jul 14, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]>
CSchlipp
pushed a commit
to CSchlipp/openhab-addons
that referenced
this issue
Jul 26, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]> Signed-off-by: CSchlipp <[email protected]>
andrewfg
pushed a commit
to andrewfg/openhab-addons
that referenced
this issue
Aug 31, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]>
andrewfg
pushed a commit
to andrewfg/openhab-addons
that referenced
this issue
Aug 31, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]>
andrewfg
pushed a commit
to andrewfg/openhab-addons
that referenced
this issue
Aug 31, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]>
andrewfg
pushed a commit
to andrewfg/openhab-addons
that referenced
this issue
Aug 31, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]>
DaanMeijer
pushed a commit
to DaanMeijer/openhab-addons
that referenced
this issue
Sep 1, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]> Signed-off-by: Daan Meijer <[email protected]>
markus7017
pushed a commit
to markus7017/openhab-addons
that referenced
this issue
Sep 19, 2020
* Update RFXComBlinds1Message.java Added Cherubini blinds for the Blinds1 (support for Cherubini was added in RFXCom in Version 5.68 - 26/02/2020 ). I have Cherubini blinds and this very simple addon to the enum does the trick. The deviceId can be found in RFXMgr when sending a command id1-3 = 103000 decimal:1060864 it's the decimal part to which you add .0 Thing blinds1 Salon "Volet Salon" [ deviceId="1060864.0", subType="18" ] Please note that there is also T14, T15, T16, T17, maybe support for them is also as easy as completing the enum ... since I cannot test, I didn't add them. * Update RFXComBlinds1Message.java Fixes openhab#7417 Signed-off-by: Fabien Le Bars <[email protected]>
This improvement is not present in the RFXcom binding openhab2 nor openhab3. I have Motostar blinds whith SubType=15 and the update of the binding could resolve my problem as the solution seams to bee easy .... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RFXCom added support for Cherubini in Version 5.68 - 26/02/2020.
This feature request is about adding support in the RFXCom binding.
The text was updated successfully, but these errors were encountered: