artem-sedykh / mini-humidifier

Minimalistic humidifier card for Home Assistant Lovelace UI
MIT License
155 stars 26 forks source link

Can you add a clean-mode button for zhimi.humidifier.ca1 or zhimi.humidifier.cb1? #107

Closed seon1-k closed 1 year ago

seon1-k commented 1 year ago

I need clean-mode for this model..

regevbr commented 1 year ago

Can you please paste here the attributes and state of your humidifier when clean mode is on and clean mode is of?

seon1-k commented 1 year ago

I'll check it. But I don't know how to get attribute so it takes some times...

regevbr commented 1 year ago

Easily from the developer tools

image

seon1-k commented 1 year ago

@regevbr I'm sorry but where can I use xiaomi developer tools?

regevbr commented 1 year ago

it is home assistants developer tools. Go to <ha URL>/developer-tools/state or click the side menu button:

image

seon1-k commented 1 year ago

It looks like doesn't appear... T.T

min_humidity: 30
max_humidity: 80
available_modes:
  - Silent
  - Medium
  - High
  - Auto
humidity: 80
mode: Auto
device_class: humidifier
friendly_name: humidifier
supported_features: 1
regevbr commented 1 year ago

are you sure you are looking at the actual device you are talking about?

seon1-k commented 1 year ago

Yes its correct. zhimi.humidifier.ca1. I can handle clean mode at mi home app.

regevbr commented 1 year ago

ok so nothing I can do here if the integration doesn't support it

seon1-k commented 1 year ago

Ok thanks!