Giter Site home page Giter Site logo

Broadlink 433mhz about hass-shutter-card HOT 4 OPEN

rucanunes avatar rucanunes commented on June 8, 2024 1
Broadlink 433mhz

from hass-shutter-card.

Comments (4)

KoljaHenckel avatar KoljaHenckel commented on June 8, 2024

It would also be interesting to start a command at the button push. This way a broadlink (any maybe many others) could be integrated..

from hass-shutter-card.

austwhite avatar austwhite commented on June 8, 2024

As far as using the card, as far as I can see it will work with any entity that acts as a cover in home assistant. If your Broadlink blinds are a cover entity, then they should work.
If they are not a cover entity, then it may need the Broadlink integration to update them so they are a cover entity.

I haven't got any Broadlink cover entities to test this with, but I would definitely bring it up with the maintainer of Broadlink to see if they could be cover entities if they are not already. It would actually be really good if 433Mhz blinds connected via Broadlink could come in as covers, then they would have the stop command on the default entity card as well.

I am going to watch this space though as I have been considering some RF controlled blinds to link to the broadlink

Note: I am not involved with this project, I just sometimes offer advice :)

from hass-shutter-card.

KoljaHenckel avatar KoljaHenckel commented on June 8, 2024

I got it to word, not with the shutter card, but with buttons:

type: grid
cards:

  • type: entity-button
    entity: script.schlafzimmer_rollo_rauf
    icon: mdi:arrow-up-bold-outline
    name: Schlafzimmer Rollo rauf
    tap_action:
    action: call-service
    service: script.schlafzimmer_rollo_rauf
    service_data: {}
    target: {}
  • type: entity-button
    entity: script.schlafzimmer_rollo_runter
    icon: mdi:arrow-down-bold-outline
    name: Schlafzimmer Rollo runter
    tap_action:
    action: call-service
    service: script.schlafzimmer_rollo_runter
    service_data: {}
    target: {}
    columns: 2

from hass-shutter-card.

austwhite avatar austwhite commented on June 8, 2024

@KoljaHenckel
The shutter entity from broadlink, is it cover.xxxxx or is it a switch.xxxxx
if it is represented as cover.xxxxx then it's a cover, if it is a switch.xxxxxx it will not work with this card as it is not a cover entity.

Glad to hear your script worked

from hass-shutter-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.