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

Set operation mode with temperature #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mikeGEINE
Copy link
Contributor

Hi! water_heater.set_temperature service supports setting operation mode when setting temperature, but the integration does not support the feature, although there are some functions in the code for the feature to work. I've tested it with RK-G211S and it works without issues. Are there any limitations with other models? If not, here are some fixes to support setting operation mode together with temperature. I find it much easier to use then setting temperature and operation mode separately with two calls :-)

Приветствую! Сервис water_heater.set_temperature поддерживает установку режима работы одновременно с температурой, однако в данной интеграции так сделать нельзя, хоть и некоторые функции написаны с поддержкой этой особенности. Я протестировал на RK-G211S, всё работает без проблем. Есть ли какие-либо ограничения на других моделях? Если нет, то предлагаю внести правки чтобы поддерживать установку режима и температуры одновременно. Кажется, это намного проще и удобнее, чем ставить температуру и режим отдельно двумя вызовами :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant