We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
如题,坐标精度只能精确到整数,没有小数点,但通常需要精确到5位小数才能准确定位。另外创建智能手表设备时,没有直接创建一个对应的device_tracker实体,导致无法使用这个实体跟踪位置。
如图,只要创建设备后就能重现。
1)坐标的经纬度精确到5位小数点 2)默认创建device_tracker实体
No response
2024.12.5
0.1.3
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
topsworld
No branches or pull requests
Describe the Bug / 描述问题
如题,坐标精度只能精确到整数,没有小数点,但通常需要精确到5位小数才能准确定位。另外创建智能手表设备时,没有直接创建一个对应的device_tracker实体,导致无法使用这个实体跟踪位置。
How to Reproduce / 复现步骤
如图,只要创建设备后就能重现。
Expected Behavior / 预期结果
1)坐标的经纬度精确到5位小数点 2)默认创建device_tracker实体
Home Assistant Logs / 系统日志
No response
Home Assistant Core Version / Home Assistant Core 版本
2024.12.5
Home Assistant Operation System Version / Home Assistant Operation System 版本
2024.12.5
Xiaomi Home Integration Version / 米家集成版本
0.1.3
Additional Context / 其他说明
No response
The text was updated successfully, but these errors were encountered: