• Announcements regarding our smart home community

    8 Topics
    9 Posts

    Mios dashboard isn't displaying anything. Anyone know what is going on?

  • A place to talk about whatever you want

    158 Topics
    2k Posts

    Oh I use the VPN for email 🙂

    C

  • A place to put some How-To documentations

    16 Topics
    51 Posts

    @xAPPO i'm having a VM for all my stuff and I'm using a raspberry pi as a remote "zway" device using socat/ser2net to send back the USB dongle into the VM! Works like a charm for the last 4 years 😉

  • Share and discuss your lua creations here

    39 Topics
    230 Posts

    Why use any individual scene code at all? Per the reference docs you cited, if you define a scene_prolog global (presumably with the exact same code as your existing executeSceneNumber) that should work directly.

  • Hardware related - Small board computer to IP Camera and technologies like Zigbee or Zwave!

    176 Topics
    2k Posts

    I love their posts about getting color patterns on addressable LEDs. So glad they are tackling the biggest customer-requested issues in their ecosystem.

  • 775 Topics
    8k Posts

    Rene,

    You don't need all that, this should be sufficient:

    select_capabilities: power_sensor: attributes: value: true

    or the equivalent, using an array of attribute names (my favorite):

    select_capabilities: power_sensor: attributes: [ 'value' ]

    or using the other YAML array syntax:

    select_capabilities: power_sensor: attributes: - value

    You can also use a negative to suppress an attribute:

    select_capabilities: power_sensor: attributes: [ '-units' ]

    Also, can I ask that you go back and fix the formatting of the code sections of your posts, for the benefit of future readers looking at your question and example solution?

  • The goodness of vera without the bad. Discuss installation problems and improvements.

    180 Topics
    3k Posts

    Could you give the latest development version a go?
    It should work without your above edits, but I haven’t customised the device yet.
    What variables does that give you?

  • Got a question, a comment about the community or the forum? Ask away!

    12 Topics
    139 Posts

    @DesT Any plans to reintroduce a dark theme to the forum?

  • Blog posts from individual members. Feel free to talk about your project, your smart home setup!

    11 Topics
    279 Posts

    Hey,

    I’m curating a list of smart home automation ideas, and here are 15+ ones (and still counting).

    What do you think?

    smart home automation ideas.png

    ..................................
    The smart home trend is dramatically evolving with at least 69% households in US owing at least one smart device.

    So how could they ease your work and life?

    I gathered and asked 15+ smart home professionals a same question:

    “What’s your most favorite automation (ideas) for smart homes that is improving your life?”

    Let’s check their ideas:

    (source: https//www.leadsrating.com/security-cameras/smart-home-automation-ideas/)

    Routine Checking Smart Curtain and Blinds Smart Interaction Smart LED String Lights Turn Outdoor Water On/Off Automation NFC Tags Automation Remote Control and Scenes Smart Interoperability Reducing Your Home Cleaning Job Light Control Automation Smart Blinds Light Management Adjusting Natural Light Automation Seamless Connectivity Simple Switch Bot Changing My Overall Everyday Process

Recent Topics