Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fork: Entity row for lights with sliders for adjusting different values based on features

NotificationsYou must be signed in to change notification settings

LEJOUI/light-entity-row

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Usage

For use in anentites card. You can specify an array of extrabuttons to add with anname andservice_data to send tolight.turn_on for the supplied entity. If not supplied, only thetemperature buttons show up.

- type: entities  title: Lights  entities:    - type: "custom:light-entity-row"      entity: light.lamp      icon: mdi:lamp  # optional      name: Lamp      # optional    - type: "custom:light-entity-row"      entity: light.color_lamp      showColorPicker: true # shows color picker if supported      showColorSliders: true # shows hue/saturation sliders if supported    - type: "custom:light-entity-row"      entity: light.lamp_with_buttons      buttons:        # optional        - name: Red          service_data:            color_name: red        - name: Blue          service_data:            color_name: blue

About

Fork: Entity row for lights with sliders for adjusting different values based on features

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript100.0%

[8]ページ先頭

©2009-2025 Movatter.jp