home-assistant-vacuum-styj02ym
home-assistant-vacuum-styj02ym copied to clipboard
How can i change water grade attribute
Hi. I have a automations whitch are working on diferent types of floors. In firast automation on a ceramic tile i want to use water grade == 3 and in second automation on wood floor i want to use water grade == 0. How can i change it? thanks for support
At the moment there's no service exposed in Home Assistant to set the water grade, but we might be onto something.
If you're able to test the scripts let me know if they works for you also.
This script is work for me just fine.
Regards
pon., 15 sie 2022, 17:10 użytkownik INPoppoRTUNE @.***> napisał:
At the moment there's no service exposed in Home Assistant to set the water grade, but we might be onto something https://github.com/KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/37#issuecomment-1214867858 .
If you're able to test the scripts let me know if they works for you also.
— Reply to this email directly, view it on GitHub https://github.com/KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/41#issuecomment-1215135024, or unsubscribe https://github.com/notifications/unsubscribe-auth/AON5VKI5OWCHCDEPHB2F6B3VZJMVZANCNFSM56JPONNQ . You are receiving this because you authored the thread.Message ID: <KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/41/1215135024@ github.com>
That's good news. Let's wait to hear from @KrzysztofHajdamowicz, then it may be committed.
Great, thanks!
pon., 15 sie 2022, 19:00 użytkownik INPoppoRTUNE @.***> napisał:
That's good news. Let's wait to hear from @KrzysztofHajdamowicz https://github.com/KrzysztofHajdamowicz, then it may be committed.
— Reply to this email directly, view it on GitHub https://github.com/KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/41#issuecomment-1215379502, or unsubscribe https://github.com/notifications/unsubscribe-auth/AON5VKKRM6UGVNOY3XIAYJLVZJZTHANCNFSM56JPONNQ . You are receiving this because you authored the thread.Message ID: <KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/41/1215379502@ github.com>
That's good news. Let's wait to hear from @KrzysztofHajdamowicz, then it may be committed.
My repository is abandoned right now, new maintainer or ready PRs are warmly welcomed!
And that's not a good news
pon., 15 sie 2022, 19:02 użytkownik KrzysztofHajdamowicz < @.***> napisał:
That's good news. Let's wait to hear from @KrzysztofHajdamowicz https://github.com/KrzysztofHajdamowicz, then it may be committed.
My repository is abandoned right now, new maintainer or ready PRs are warmly welcomed!
— Reply to this email directly, view it on GitHub https://github.com/KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/41#issuecomment-1215384327, or unsubscribe https://github.com/notifications/unsubscribe-auth/AON5VKKDS33PQ5DAZ7NNIKTVZJZ25ANCNFSM56JPONNQ . You are receiving this because you authored the thread.Message ID: <KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/41/1215384327@ github.com>
HA exposes the raw_command
service that allows you to send any miiocli command - you can find the exact commands sent by the app by examining the logs of commands sent if you use the Vevs version of the Mi Home app. You can probably also find that info online somewhere.
Thanks for the tip!
pon., 15 sie 2022, 22:55 użytkownik jeremysherriff @.***> napisał:
HA exposes the raw_command service that allows you to send any miiocli command - you can find the exact commands sent by the app by examining the logs of commands sent if you use the Vevs version of the Mi Home app. You can probably also find that info online somewhere.
— Reply to this email directly, view it on GitHub https://github.com/KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/41#issuecomment-1215784002, or unsubscribe https://github.com/notifications/unsubscribe-auth/AON5VKN3RMCATLIPWFBRVB3VZKVEBANCNFSM56JPONNQ . You are receiving this because you authored the thread.Message ID: <KrzysztofHajdamowicz/home-assistant-vacuum-styj02ym/issues/41/1215784002@ github.com>