『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 379|回复: 2

[求助] 求助,能操作但是亮灯图加载不出,覆盖不了底图,为啥?

[复制链接]

1

主题

9

帖子

50

积分

注册会员

Rank: 2

积分
50
金钱
41
HASS币
0
发表于 2024-8-23 21:43:54 | 显示全部楼层 |阅读模式
type: picture-elements
image: /local/home/Turn_off_the_ligts_on_the_background.png
elements:
  - type: image
    entity: light.yeelink_yct01_2437_light
    style:
      top: 20%
      left: 15%
  - type: image
    entity: input_boolean.kaiguan
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 60%
      width: 11%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/Transparent_background.png
      'on': /local/Livingroomlightstrip.png
  - type: image
    entity: light.yeelink_yct01_2437_light
    tap_action:
      action: toggle
    style:
      top: 52%
      left: 62%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png


这是代码,能操作但是亮灯图加载不出,覆盖不了底图,等图界面上一直是显示关灯的图




QQ20240823-213924.png
回复

使用道具 举报

1

主题

36

帖子

223

积分

中级会员

Rank: 3Rank: 3

积分
223
金钱
187
HASS币
0
发表于 2024-8-24 17:42:52 | 显示全部楼层
state_image:
      'off': /local/home/Transparent_background.png
      'on': /local/Livingroomlightstrip.png
这个是不是应该放在第一个Image里面,因为是light的
回复

使用道具 举报

1

主题

9

帖子

50

积分

注册会员

Rank: 2

积分
50
金钱
41
HASS币
0
 楼主| 发表于 2024-8-26 00:02:55 | 显示全部楼层
type: picture-elements
image: /local/home/Turn_off_the_ligts_on_the_background.png
elements:
  - type: image
    entity: light.yeelink_yct01_2437_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/客厅灯.png
  - type: image
    entity: light.yeelink_yct01_2437_light
    tap_action:
      action: toggle
    style:
      top: 53%
      left: 59%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_yct01_2431_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/书房灯.png
  - type: image
    entity: light.yeelink_yct01_2431_light
    tap_action:
      action: toggle
    style:
      top: 62%
      left: 49%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_yct01_2434_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/阳台.png
  - type: image
    entity: light.yeelink_yct01_2434_light
    tap_action:
      action: toggle
    style:
      top: 75%
      left: 53%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_yct01_2435_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/厨房.png
  - type: image
    entity: light.yeelink_yct01_2435_light
    tap_action:
      action: toggle
    style:
      top: 43%
      left: 48%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_yct01_2432_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/餐厅.png
  - type: image
    entity: light.yeelink_yct01_2432_light
    tap_action:
      action: toggle
    style:
      top: 43%
      left: 54%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_yct01_2441_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/过道灯.png
  - type: image
    entity: light.yeelink_yct01_2441_light
    tap_action:
      action: toggle
    style:
      top: 53%
      left: 38%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_yct01_8487_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/公共洗脸盆.png
  - type: image
    entity: light.yeelink_yct01_8487_light
    tap_action:
      action: toggle
    style:
      top: 49%
      left: 42%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_ceiling14_3dc0_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/主卧.png
  - type: image
    entity: light.yeelink_ceiling14_3dc0_light
    tap_action:
      action: toggle
    style:
      top: 67%
      left: 30%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_ceiling22_2b16_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/父母卧室.png
  - type: image
    entity: light.yeelink_ceiling22_2b16_light
    tap_action:
      action: toggle
    style:
      top: 67%
      left: 40%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: light.yeelink_ceiling22_2b0e_light
    tap_action:
      action: none
    style:
      point-events: none
      top: 50%
      left: 50%
      width: 100%
      mix_blond_mode: lighten
    state_image:
      'off': /local/home/透明背景.png
      'on': /local/home/姐姐卧室.png
  - type: image
    entity: light.yeelink_ceiling22_2b0e_light
    tap_action:
      action: toggle
    style:
      top: 42%
      left: 34%
      width: 5%
    state_image:
      'off': /local/home/off_lights.png
      'on': /local/home/on_lights.png
  - type: image
    entity: climate.miir_ir02_9392_ir_aircondition_control
    tap_action:
      action: toggle
    style:
      top: 65%
      left: 58%
      width: 5%
    state_image:
      cool: /local/home/空调冷.png
      'off': /local/home/空调关.png
      heat: /local/home/空调热.png


原来写的已经能正常用了,但是今天不知道发啥疯了,点哪里都是只能操作light.yeelink_ceiling22_2b0e_light这个实体,快崩溃了.

点灯也是这个实体

点灯也是这个实体

移到其他空地也是显示这个实体,真是麻风!

移到其他空地也是显示这个实体,真是麻风!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-11-25 19:33 , Processed in 0.065729 second(s), 28 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表