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

Fix options: ["700 W", "1300 W", "2000 W", "No Frost", "Timer"] to new notation #14

Open
Andrik45719 opened this issue Jun 26, 2024 · 4 comments

Comments

@Andrik45719
Copy link

options: ["700 W", "1300 W", "2000 W", "No Frost", "Timer"]

dentra added a commit that referenced this issue Jul 10, 2024
@dentra
Copy link
Owner

dentra commented Jul 10, 2024

спасибо, поправил

@Andrik45719
Copy link
Author

Пересобрал, но вылазит еще это в логах

16:52:28 | [E] | [select:018] | 'Mode': invalid state for publish_state(): 700 W

@dentra
Copy link
Owner

dentra commented Jul 26, 2024

вероятнее всего у вас не обновились пакеты из мастера, сейчас там так:

options: ["0.7 kW", "1.3 kW", "2.0 kW", "No Frost", "Timer"]

@Djavdeteg
Copy link

Скорее всего здесь и далее тоже нужно исправить на kW:
134 id(wh_mode).publish_state("700 W");

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

No branches or pull requests

3 participants