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

  • 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 8 results

  1. Hello, I want to control Samsung Smart TV using SmartThings, but unfortunately this feature is no more available with Fibaro HC3. Is there any option to control TV using IR transmitter? Which IR device I can configure with HC3 and how?
  2. Cześć wszystkim. Nie wiem, czy to forum rozwiąże mój problem, czy jest to właściwe miejsce. . Nie mogę używać pilota Roku TV. Nie rozumiem, czy jest problem z pilotem, czy też coś robię źle. Czy ktoś może mi w tym pomóc? Każda pomoc zostanie doceniona.
  3. Version 1.0.0

    321 downloads

    Several icons to visualize the online status of devices alexa, pc, tablet, laptop, smartphone, tv
  4. Hello, i have LG Smart TV WebOS 2019, how to control it from Home Center 3? It can be tuned on from Wake On Lan magic packet (even over wifi) Here is LUA scene code from HC2 for WOL which are not working, how to fix it? magicPacket = string.char(0xff, 0xff, 0xff, 0xff, 0xff, 0xff) macAddress = string.char(0x6c, 0xf0, 0x49, 0x1a, 0x61, 0x3a) for i=1, 16 do magicPacket = magicPacket .. macAddress end socket = Net.FUdpSocket() socket:setBroadcast(true) bytes, errorCode = socket:write(magicPacket, "255.255.255.255", 9) if errorCode == 0 then -- printing log under virtual device fibaro:log("transfer OK") else fibaro:log("transfer failed") end
  5. amatt

    Camera on TV

    Does anyone know of a way that when someone rings your doorbell and you are watching tv that it will display a live view on your tv of your ip camera located at your doorstep?
  6. Hi, I successfully integrated my Samsung tv. Can now control it through Fibaro. Don't really see the use of it though. What I'd like to do is have a scene start when the tv is turned on through a normal remote. FYI: the scene will check daytime, if it's day it will close the blinds, if it's evening it will set the lights at a dimmed level, etc... Possible? Thank you, apgc
  7. Hi! Here is something I want to share with you all! You can control your new Android Philips TV with commands mentioned here: http://jointspace.sourceforge.net/projectdata/documentation/jasonApi/1/doc/API.html The only thing you have to change to get it working is to change the version number into 5. So if you want to GET the system instead of using http://ip-address:1925/1/system you use http://ip-address:1925/5/system ! Happy LUA coding!
  8. Hi everybody, is it possible to use plugins in scenes? basically what i want is to turn of my samsung tv when i leave home. I have a scene for leaving home turning of the lights and arming the door and window sensors and i wanted to tell the plugin to turn of the tv as well but it does not appear in the blocks. (I have no clue about LUA). Any ideas? Thanks!
×
×
  • Create New...