Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Garage Door Homekit-panel-card

$
0
0

@weaverprojects wrote:

hi I’m using the Homekit-panel-card with the popup card. is it possible to show a switch to open and close the garage door?

this is my code:

actions:
  - icon: 'mdi:garage-open'
    name: open
    service: cover.open_cover
    service_data:
      entity_id: this
  - icon: 'mdi:garage'
    name: close
    service: cover.close_cover
    service_data:
      entity_id: this
actionsInARow: 2
entities:
  - entities:
      - double_tap_action:
          action: more-info
        entity: cover.garage_door
        name: Garage
    popup:
      type: 'custom:cover-popup-card'
      sliderService: cover.set_cover_position
    title: Garage
type: 'custom:homekit-card'


Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>