cryptk
cryptk
I have attributes in a few scenarios. It does look like we might want to keep the if check for at least one edge case, when the vacuum is getting...
ROBOROCK_S8_PRO_ULTRA: (roborock.vacuum.a70) Fan Speed Codes: | Home Assistant | Roborock App | | --------------------- | ------------------- | | off | -- | | silent | Quiet | | balanced |...
@Lash-L I don't see any kind of get_status service in my Dev Tools > Services panel in HA
mop_mode for fast is 304 mop_mode for deep_plus is 303 I do have the ability to only mop, and to only vacuum with it, there just isn't an "Off" mode...
Another nice option would be to talk with the maintainer of https://github.com/seegno/sensu-influxdb-extension and see if he would like to "donate" that code to sensu-plugins-influxdb as that extension has some other...
>Do you have an example of integration with this capability? Ecobee? How does it works if the user has the Ecobee app in another language? Are the preset mode translated...
Apologies, I think I misunderstood the language part of your comment. I think you were asking if you change the language of the Ecobee to something else (ex: French) do...
It looks like this could be resolved by updating https://github.com/home-assistant/frontend/blob/dev/src/data/climate.ts#L164 to include a line such as `mode = mode.toLowerCase()` just before the check to see if the current preset mode...
So the preference here would be to have the integration change the casing of the preset name, despite the preset name actually being named "Home"? It's not allowable to have...
I'm not sure why the commit message isn't properly linking this PR to both #79 and #80, but if/when this PR is accepted, both issue #79 and #80 need to...