Git Product home page Git Product logo

Comments (1)

galletn avatar galletn commented on July 17, 2024

Hi,

if you click on it you should be able to see the attributes:

image

You can create a card like this:

image

code bellow:

you can use attributes in the dashboards:

type: entities
entities:
  - entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    icon: mdi:robot-mower
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: robot_name
    name: Pool Robot Name
    icon: mdi:pool
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: model
    name: Model
    icon: mdi:numeric
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: serial_number
    name: Serial Number
    icon: mdi:ticket-confirmation-outline
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: last_online
    name: Last Online
    icon: mdi:connection
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: temperature
    name: Temperature
    icon: mdi:pool-thermometer
    suffix: °c
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: total_hours
    name: Total Hours
    icon: mdi:robot-mower-outline
    suffix: h
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: error_state
    name: Error State
    icon: mdi:list-status
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: cycle_start_time
    name: Last StartTime
    icon: mdi:calendar
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: canister
    name: Canister
    icon: mdi:robot-vacuum-variant
  - type: attribute
    entity: sensor.iaqualinkrobots_ra_6570_iq_bobby_2
    attribute: running
    name: Running
    icon: mdi:play-box-multiple
header:
  type: picture
  image: /local/RA6570.jpg
  tap_action:
    action: none
  hold_action:
    action: none

you could also create template sensors from the attributes. please have a look on google for that one, many examples exist

from iaqualink.

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.