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

Floorplan and "Home Feed" card no same view?

$
0
0

@flemmingss wrote:

This is my current floorplan view:

  - background: black
    badges: []
    cards:
      - elements:
          - entity: sensor.time
            style:
              color: white
              font-size: 50px
              left: 5%
              top: 5%
            type: state-label
          - entity: sensor.zigbee_4_temperature
            style:
              color: yellow
              font-size: 18px
              left: 42%
              top: 25%
            type: state-label
          - entity: sensor.zigbee_5_temperature
            style:
              color: yellow
              font-size: 18px
              left: 55%
              top: 25%
            type: state-label
          - entity: sensor.zigbee_7_temperature
            style:
              color: yellow
              font-size: 18px
              left: 70%
              top: 25%
            type: state-label
          - entity: sensor.zigbee_6_temperature
            style:
              color: yellow
              font-size: 18px
              left: 45%
              top: 55%
            type: state-label
          - entity: sensor.zigbee_8_temperature
            style:
              color: yellow
              font-size: 18px
              left: 70%
              top: 47%
            type: state-label
          - entity: sensor.zigbee_9_temperature
            style:
              color: yellow
              font-size: 18px
              left: 70%
              top: 65%
            type: state-label
          - entity: sensor.zigbee_12_temperature
            style:
              color: yellow
              font-size: 18px
              left: 32%
              top: 82%
            type: state-label
          - entity: sensor.zigbee_11_temperature
            style:
              color: yellow
              font-size: 18px
              left: 45%
              top: 82%
            type: state-label
          - entity: sensor.zigbee_10_temperature
            style:
              color: yellow
              font-size: 18px
              left: 70%
              top: 82%
            type: state-label
        image: /local/floorplan.png
        type: picture-elements
    panel: true
    path: floorplan
    theme: crs
    title: Floorplan

and this is how it looks:


I also have a Home Feed (custom) card in another tab
  - badges: []
    cards:
      - entities:
          - entity: binary_sensor.ping_finlux_tv_lan
            more_info_on_tap: false
            name: TV
          - entity: binary_sensor.zwave_22
          - entity: binary_sensor.zwave_15
          - entity: binary_sensor.zwave_16
          - entity: light.zwave_21
          - entity: light.zwave_25
          - entity: light.zwave_30
          - entity: switch.zwave_11
          - entity: input_boolean.someone_home
          - entity: input_boolean.flemming_home
          - entity: light.zigbee_vindfang
            name: Taklampe Vindfang
          - entity: light.zigbee_soverom
            name: Taklampe Soverom
          - entity: light.zigbee_13
            name: Stue - Taklampe Spisebord
          - entity: light.zigbee_14
            name: Stue - Taklampe Sofabord
          - entity: light.zigbee_3
            name: Stue - Spisebord LED
          - entity: vacuum.xiaomi_vacuum_cleaner
            name: Støvsuger Bot
          - entity: input_datetime.flemming_phone_next_alarm_date_and_time
            format: datetime
        id_filter: ^home_feed_.*
        more_info_on_tap: true
        show_empty: true
        title: Home Feed
        type: 'custom:home-feed-card'
    icon: 'mdi:playlist-play'
    panel: false
    path: feed
    theme: crs
    title: Feed

And this is how it looks:

How can I combine these in one view?
This is somthing what I am looking for:

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 96121

Trending Articles



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