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 'hc2'.

  • 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

  1. Hi, I currently use the script (Scene) below to turn off all lights when going to sleep. The problem is sometimes my adult children are still awake upstairs. How would I modify scene to turn off only downstairs lights? HC2 - Running latest version I thought of using the description field in devices and evaluating but can't work out the code. Help! --[[ %% properties %% events %% globals --]] local ids = fibaro:getDevicesId( { interfaces = { "light", }, properties = { dead = false, }, enabled = true, visible = true, -- optional --userDescription ~= "", -- attempt to evaluate if user description in device is not nil. } ); -- loop through light ids for i, id in ipairs(ids) do fibaro:debug("Turning off " .. fibaro:getName(id)); -- turn light off fibaro:call(id, "turnOff"); end Thanks Jason
  2. hello i have 2 yale conexis L1 locks and the z-wave module to go with it. Back in June the modules included into my system with no issues whatsoever and i can now use fibaro to lock and unlock the doors and in scenes etc. However my sister decided to get this lock aswell and we tried to include the module but it is not including at all!!! the firmware version was 4.134 beta and i updated to 4.136 beta and still i get the same response, no inclusion at all. the timer on the fibaro just times out... i have tried to include using the 'LOCK' include and also tried to include in the usual 'ADD DEVICES' method and checking the box to add in secure mode and no response. does anyone else experience this issue? My system is currently on 4.134 and the modules are still working properly. thanks
  3. Po wgraniu wersji 4.136b HC2 samoistnie reboot`uje po wymuszonej aktualizacji czasu HC2.
  4. My Home Center 2 hangs once every day or a two, but today while I was creating a new scene it hanged showing me a message as illustrated in the first attachment. I restarted the HC2 many times and it works well with android and iPad Fibaro Apps but whenever I try to access it through a web browser it hangs again and keep trying to load (As in the second attachment) and system stops working even with android and iPad Fibaro Apps. Consequently, I am not able to access and modify anything in the controller anymore. I tried to use different browsers, different computers and I restarted my network router for any probable network issue but it did not work. Did anybody faced such a problem before?
  5. Witam, chciałbym podzielić się swoim spostrzeżeniem o którym wspominałem w innym dziale ale było to pomijiane. Otóż po utworzeniu widżetu np od światła w aplikacji fibaro ( w moim przypadku na androidzie) podczas połączenia lokalnego. Nie wiem na jakiej zasadzie tworzy sie skrypt sterujący tym widżetem, ale po wylogowaniu z konta administratora, bez konfiguracji Fibaro ID oraz bez połączenia z siecią lokalna widżety dalej działają zdalnie, po włączeniu aplikacji łączy się ona zdalnie, ale po próbie zmiany czegokolwiek ( np włączenie światła) aplikacja orientuje się, że połączenia nie powinno być i automatycznie je zrywa.
  6. Witam, mam problem z dostępem zdalnym do mojej centralki. O ile z dostępem lokalnym nie ma problemu z dowolnego konta, tak z dostępem zdalnym s jest ich mnóstwo. Zacznijmy od aplikacji, zalogowana do mojego ID nie działa zdalnie, przelogowana na ID administratora również nie chce się łączyć poza siecią lokalną. Drugie moje pytanie to jak dodać wiecej kont zdalnego dostępu np konta innych domowników tak abym pozostał administratorem a reszta logowała się swoimi kontami ID (na chwilę obecną nawet dodawanie uprawnień na dane maile nie pomaga i po zalogowaniu na Fibaro ID nie widzi żadnych centralek.
  7. Hi All Following on from posts elsewhere about my issue I am convinced the problem lies with the block/lua conversion. However as a newbie I do not know enough to decipher the flow of the code. Primarily I need to understand how this scene is triggered when %%autostart is not used. I get that a manual start will set things going by the first 4 lines but how does the scene trigger otherwise? If someone could add some comments to the offending code below for me it would be most useful! --[[ %% properties 172 value %% weather %% events %% globals --]] local startSource = fibaro:getSourceTrigger(); if(startSource["type"] == "other") then fibaro:call(64, "turnOff"); fibaro:call(66, "turnOff"); else if (( tonumber(fibaro:getValue(172, "value")) == 0 )) then setTimeout(function() local delayedCheck0 = false; local tempDeviceState0, deviceLastModification0 = fibaro:get(172, "value"); if (( tonumber(fibaro:getValue(172, "value")) == 0 ) and (os.time() - deviceLastModification0) >= 200) then delayedCheck0 = true; end local startSource = fibaro:getSourceTrigger(); if ( ( delayedCheck0 == true ) or startSource["type"] == "other" ) then fibaro:call(64, "turnOff"); fibaro:call(66, "turnOff"); end end, 200000) end end
  8. Hi there, I've been working on getting Google Home (GH) to work with my HC2. It requires a few components - IFTTT, AWS (for the web action) and an ESP8266 to poll AWS for actions. - ESP8266 - I use a WEMOS D1 Mini to use the built-in USB for power - configured to use Arduino code - AWS - I use API, Lambda and DynamoDB as a simple message process. - IFTTT - using the Assistant modules to call AWS and post data to the database I then use a Virtual Device to poll the ESP8266 to see if there are any messages on the database, pull them down and pass them back to HC2 as JSON. The ESP8266 then clears out the database record so the last command isn't used again. At the HC2, the JSON is used in an LUA script. It's a bit clunky, but the IFTTT integration is very fast to AWS, so any delay is really the second or two that it takes HC2 to poll a VC; about a second longer than the verbal response from IFTTT. If there's any interest - say 10 people - I'll rough up the components and post them over to Github.
  9. For reference in case some user needs it from hc2 manual here http://manuals.fibaro.com/content/manuals/en/HC2/HC2-EN.pdf
  10. Could someone please point me in the right direction to control 3 electric panel heaters (in the same room), using HC2, Fibaro wallplugs and Aeon multisensor. All 3 heaters are supposed to be controlled simultaneously as if they are 1 device? Thanks Thomas
  11. can anyone see why this simple block scene doesn't seem to function on Qubino DC shutter? (see attached). It should lower or raise to 50% if temperature between 16 -18 degrees. I have separate scenes to raise above 18 and lower below 16 which appear to work ok (The module is actually connected to my greenhouse door!). The LUA converts to this: --[[ %% properties 149 value %% globals --]] local startSource = fibaro:getSourceTrigger(); if ( ( tonumber(fibaro:getValue(149, "value")) > 16 ) and ( tonumber(fibaro:getValue(149, "value")) < 18 ) or startSource["type"] == "other" ) then setTimeout(function() end, 100000) end Thanks.
  12. Hey Everyone, had a friend ask me some time ago to design and print a desktop and wall mount for the HC2 Some time ago I created the desktop mount" https://www.thingiverse.com/thing:2002530 Then I started to create a wall mount version, using the desktop shape I had to add holes so in the dome so you could use a screwdriver....then looking at it I thought it looked like the android character... =)) There is a left and right version https://www.thingiverse.com/thing:2479144 Hope someone gets some use for it...
  13. we are in the process of remodeling our home and i am in trying to figure out if the BTICINO "sweet click" controls will work with the fibaro relay 2? I know they work as traditional toggle switches, but im not sure if they would be considered dry contacts toggle switches or not. The only info i have found is that they wont work with the Dimmer 2 modules. the only thing in their pdf, describe them as; "The electronic control which creates the perception of a digital device even in the traditional system." under the description it states: pulsante elettronico Sweet Click 1P NO - per dimmer o relè elettronici - assiale so im guessing they would work? any help with this would help me greatly! Thanks in advance Matt
  14. Hi, I have a few motion sensor I'm trying to add to my HC2, but it doesn't seem to be working properly. I have added a photo. Any ideas? Cheers
  15. Hi all, I searched through the forum and there does not seem to be much recent activity regarding this. Has anyone had much success in using the Harmony Home Hub Extender with Fibaro HC2 ? http://www.logitech.com/en-us/product/harmony-home-hub-extender If so, please can you share the level of success - what you have manage to achieve etc.? Many thanks
  16. Fibaro, can you please add a diagnostics screen to the HC2? This should include: - Node information (type and capabilities) - Node connections (mesh overview) Examples: LinuxMCE Domoticz EPIsensors - Node wireless strength (including transmit errors) - etc.
  17. I dont know if anyone else has come accross this, but this morning my system seemed to have froze! My last scene that ran was about 00:05, and after that i have just a couple of scenes to turn off bedroom lamps and these didnt work, neither did the morning water heating, central heating scenes etc when i tried to manually run them nothing worked. tried to disarm sensors but they would auto-re arm. tried the dimmers and they would stay on. no scene would run. a restart of HC2 did the trick. a client of mine reported the same thing this morning so Question: Has anyone else experienced this, this morning? thanks
  18. Hi, I've set direct association of Fibaro Motion Sensor and 2 x Fibaro RGBW controller in HC2. Set to Group 2 single channel per each. I can't solve the issue of brightness - it turns on the minimum level only. I need to manually turn the brightness to max. But when turns off and on again - level is again minimum. How can I set brightness in direct association? Parameter 14 on Motion Sensor is set to 255. Looks like I'm missing some important part! Thanks!
  19. Hi, I am looking to purchase a UPS to make sure my critical devices (HC2, NAS, Pi, etc) are powered down gracefully in the event of a power disruption. I was wondering what people use and how it is setup and if it is suiting your needs any input appreciated Thanks _f
  20. Hello guys, I ran into interesting problem. Honestly i do not know if problem is in Fibaro or Global Cache, so i need some help. Ticket in partners dedicated channel: #95470. I'm doing VD for a customer (Fibaro dealer) for control of Somfy RTS module (VD is below). But i'm able to receive only 8 comands, then it seems like connection get stucked. If i send commands from iTest (global cache app), that i am not a problem to receive more than 8 commands. If i send commands from Fibaro to PC directly (Hercules app can be set as TCP server), then i'm able receive more than 8 commands (Same port and protocol, just diffrent IP adress). I'm sending those serial commands (RS-232/RS-485) to my Laptop to application Hercules (Link below). Global Cache i'm using is iTach Flex IP. Cables connected are Flex Link RS-232 cable and Flex Link RS-485 cable. I tested it with both. As RS-485 to USB converter i'm using something like that: http://www.rockonpro.pl/monacor-da-70157 or this one (rs-232) http://www.aten.com/global/en/products/usb-&-thunderbolt/usb-converters/uc232a/#.WWNf3ulpzg4 @T.Konopka or @M.Baranowski, can you look at this one please? Global Cache Cables: https://www.globalcache.com/files/docs/DS_FLC-SL_final.pdf Hercules app link: http://www.hw-group.com/products/hercules/index_en.html Virtual device: Somfy_RTS.vfib
  21. Hi there, Anyone experience with installing a Fakro zws12? The manual of this motor is badly written, so I need some help. thanx
  22. Hello experts! This is kind of very strange and I hope, I am just missing something and that I find someone, who could point my nose on it: I just switched to a different, newer, better, faster, quieter router (AVM Fritzbox 7490) with 4 LAN ports. The Fibaro HC2 is connected (as well as e.g. the Philips Hue bridge, NAS and TV). All devices are working and shown as connected on the UI of the router. But HC2 is NOT! Strange enough, the LAN network light on HC2 (2nd from the right) is illuminated. But the router does not "see" the device. I plugged it back into the old router and everything works fine again. Back on the new one: Nothing! I tried Fibaro finder, but as expected, it can't find it. Any thoughts, ideas, ...? Thank you so much for helping!
  23. Hello, I recently updated to the 1.15.0.1 app and cannot connect to my HC2 anymore. There used to be an option to enter the IP of the HC2 but I cannot seem to find it. The HC2 is not connected to the internet so I am not able to login via the Fibaro ID. Best Regards
  24. This is feature request with low priority. So i will post it only on forum Better function of clipboarding from debug windows from VD debug window and LUA scene debug window. How it is now works: Succesfull clipboard: Hold left mouse button to select some debug lines and then ctrl+C for copy, while left mouse button is held down. Unsuccesfull clipboard: Hold left mouse button to select some debug lines, release mouse button and then ctrl+C for copy, while left mouse button is holded. What is requested: Hold left mouse button to select some debug lines, release mouse button and then ctrl+C for copy, while left mouse button is holded.
  25. hi just got hold of a keyfob and quite like it compared to the other remotes i have had in the past. the problem i cam across is finding scene activation information so after digging around on different threads and sites got a working solution. attached is the scene lua code and also a short video demo..... enjoy.... KeyFob Scenes.txt
×
×
  • Create New...