Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't not control the switch button and can't not use the "Auto" Mode in shortcuts. The script is configured. #440

Open
liaotup opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@liaotup
Copy link

liaotup commented Jan 10, 2025

This is my config

type: custom:purifier-card
entity: switch.zhimi_cn_357277232_ma2_on_p_2_1
stats:

  • entity_id: sensor.zhimi_cn_357277232_ma2_relative_humidity_p_3_1
    unit: "%"
    subtitle: 相对湿度
  • entity_id: sensor.zhimi_cn_357277232_ma2_temperature_p_3_3
    unit: °C
    subtitle: 室内温度
  • entity_id: sensor.zhimi_cn_357277232_ma2_filter_used_time_p_4_2
    unit: H
    subtitle: 滤芯使用时间
  • entity_id: select.zhimi_cn_357277232_ma2_fan_level_p_2_2
    subtitle: 当前模式
  • entity_id: sensor.zhimi_cn_357277232_ma2_pm2_5_density_p_3_2
    subtitle: PM2.5
    unit: µg/m³
    shortcuts:
  • name: Silent
    icon: mdi:weather-night
  • name: Favour
    icon: mdi:heart
  • name: Auto
    icon: mdi:brightness-auto
    service: script.airfilter_auto
    sservice_data:
    mode: 自动
    show_name: true
    show_state: true
    show_toolbar: true
    show_present_mode: true
    compact_view: false

I can't not control the switch button and can't not use the "Auto" Mode in shortcuts. The script is configured.

@liaotup liaotup added the bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant