Jump to content

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


Search the Community

Showing results for tags 'virtual'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • FIBARO Community
    • FIBARO Portal and Forum policy
    • FIBARO
    • Say hello!
    • Off-topics
  • FIBARO Update
    • FIBARO System Update
    • FIBARO Mobile Update
  • FIBARO Community Support
    • Scenes and Interface
    • FIBARO Products
    • FIBARO Mobile
    • FIBARO HomeKit
    • FIBARO Assistant Integrations
    • Other Devices / Third-party devices
    • Tutorials and Guides
    • Home Automation
    • Suggestions
  • FIBARO Społeczność
    • FIBARO
    • Przywitaj się!
    • Off-topic
  • FIBARO Aktualizacja
    • FIBARO System Aktualizacja
    • FIBARO Mobile Aktualizacja
  • FIBARO Wsparcie Społeczności
    • Sceny i Interfejs
    • FIBARO Urządzenia
    • FIBARO Mobilnie
    • FIBARO HomeKit
    • Integracja z Amazon Alexa i Google Home
    • Urządzenia Firm Trzecich
    • Poradniki
    • Automatyka Domowa
    • Sugestie

Categories

  • Scenes
  • Virtual Devices
  • Quick Apps
  • Icons

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Facebook


Google+


Skype


Website URL


WhatsApp


Country


Gateway/s


Interests

Found 11 results

  1. Hi all, I am trying to create a virtual light switch which will fire out an on and off command to a network interface from a third party. I already have a server on the network listening for the commands for example the on command is http://(server ip address:port)/commands for on off command is http://(server ip address:port) commands for off Can it be done? any help would be super appreciated
  2. Hi everbody, I have a Tado Thermostat and was wondering if it is possible to create a VD for this thermostat? I found this unofficially API on the internet: http://blog.scphillips.com/posts/2017/01/the-tado-api-v2/ If anybody knows someone who already got a VD for Tado please let me know!
  3. I am not the Author, but this is such a great guide that I think it should be here. https://snillevilla.se/styr-philips-hue-lampor-med-fibaro-home-center-2/ You also need to check Developers.meethue.com and follow the tutorial there to get a user made for API https://developers.meethue.com/documentation/getting-started Files for icons and VD files here: https://github.com/snillevilla/Philips-Hue-VD-for-Fibaro-HC2
  4. How do you group Virtual Devises (LIFIX Lights) together to appear as one device could not find that functionality thanks in advance sorry very new to HC2
  5. I am making up an occupancy panel. So that the automation for a particular room only works if the occupant is at home. If they are away for a while, they will mark themselves absent and the automation should stop. This is to save power on heating, towel rails, exhaust, led lighting etc. I have made up a virtual button, image attached. This sets some predefined variables that I can use in scenes. What I really wanted was a latching button. I couldn't do that. Then I tried to change the colour of the button - no dice. I couldn't change the button caption either. So, finally I have a label changing to indicate whether the person is here or away. It is not satisfactory. Its too error prone, someone could press it accidentally. Its not obvious (without colours) what the current status is. Am I able to do any of the following dynamically with lua - Make the button latching (I can then have two buttons labelled here and away) Change the colour of the button Change the caption of the button Hide the button Add a pin pad on press Add a confirmation on press
  6. Hi, I'm new to HC2 and getting HC2 to know little by little. I have a VD to control my airco. I have three buttons, Power toggle, Power on and Power off. I have Power on and Power off working. I use LUA for all three buttons. Is it possible to control the Power on and Power off buttons from the Power toggle button? If Yes, could someone please provide me with some sample code? Thanks, FJW.
  7. Hello, I do not know if somebody posted it here. Fibaro, can you add label from virtual device to a condition into block scenes? It could save us many trouble with compare some desired values with label in VDs. I know, i can make it into Global variables, but they are unreliable (mine opinion only), because i think parameter "invokeScenes" is set to false by default. Many times happened to me that scene did not run, even if Global variable had desired value.
  8. Is it possible to check if the virtual device button was pressed in lua? Is there any function for that in lua? I want to code something like this: (If Button "3" of virtual device with an ID of 674 was pressed than a=a+1) for example
  9. Is there a way to determine whether a virtual device slider was changed by physically moving the slider or whether it was updated with LUA? This is for a now playing progress bar. In the slider's LUA script I want to ignore when the slider was updated by the main loop LUA code. fibaro:getSourceTrigger() sadly doesn't work for virtual devices. UPDATE: Issue resolved. Use fibaro:call(id, "setProperty", "ui.Slider1.value", position) to change the value and position of a slider without running the code in the slider. The slider on the web interface may not move without refreshing the page when this is called but it does work.
  10. Im trying to set an association from a tdk wall switch to a virtual device to allow me to alter a variable in HCL. I have searched and searched this forum but to no avail.
  11. Hi, i'm glad about the new compatibility between HC2 and Remotec ZXT-120 and now i'm trying to test it with Linked Devices, Heating and AC panels. In the Linked Devices - > Air Conditioning configuration I add my Remotec temperature sensor in Main Device option and i'd like to put my Remotec control in "1 Switch" device . It would be helpful to have at least the ability to add a virtual device with 2 buttons on / off that can control my Remotec through the panel but there's no way to add virtual devices. How can i solve it? Regards
×
×
  • Create New...