Welcome to Smart Home Forum by FIBARO
Dear Guest,
as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.
As a member you can:
- Start new topics and reply to others
- Follow topics and users to get email updates
- Get your own profile page and make new friends
- Send personal messages
- ... and learn a lot about our system!
Regards,
Smart Home Forum by FIBARO Team
Question
marshal 2
ZXT-120 is an IR extender for air conditioners, but it can be learned up to 20 defferent ir code for multimedia. The process of learning of zxt-120 is written in its manual, but i want to show a way to use that codes in fibaro HC.
For this purpose we have to make a virtual device, and fill its IP Address with your HC ip, and write 80 in TCP port box:
Please login or register to see this attachment.
Then make buttons according to your multimedia device:
Please login or register to see this attachment.
Now you have to write commands for corresponding buttons.
For example for first button:
Please login or register to see this attachment.
We can learn up to 20 code according to this list:
Please login or register to see this attachment.
Use this command for changing mode :
/api/callAction?deviceID=107&name=setMode&arg1=0
For setting temperature (in cooling mode):
/api/callAction?deviceID=107&name=setThermostatSetpoint&arg1=2&arg2=23
For setting temperature (in heating mode):
/api/callAction?deviceID=107&name=setThermostatSetpoint&arg1=1&arg2=21
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.