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

Конвертация значений для float датчиков #468

Closed
dext0r opened this issue Oct 12, 2023 · 0 comments
Closed
Labels
enhancement New feature or request
Milestone

Comments

@dext0r
Copy link
Owner

dext0r commented Oct 12, 2023

Сейчас компонент жестко выполняет конвертацию единиц измерения для датчиков:

  • Температура: °C
  • Давление: ммрст (или settings.pressure_unit)

Правильное поведение: пытаться отдавать в УДЯ значения в тех единицах, в которых оно находится в HA. Если это невозможно - конвертить в дефолтную единицы (°C и ммрст).
Так же дать возможность выбрать целевые единицы измерения через yaml конфигурациию.

Починит #448

@dext0r dext0r added the enhancement New feature or request label Oct 12, 2023
@dext0r dext0r added this to the v1.0.0 milestone Oct 12, 2023
@dext0r dext0r closed this as completed Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant