Virtual Areas
未关闭
- 主要语言
- Python
- 星标
- 2k
- 派生
- 70
- PR 合并指标
- 30 天内没有已合并 PR
描述
It would seem possible to create virtual areas to represent rooms without ESPHome base stations. Observed distances from each base station would localize to a point in the center of the virtual area. A radius or range of distances would define the room.
Is this a planned or available feature?
Person = n
Base station = A, B, C, D, E
Distance = d
dAn = distance between base station (A) and person (n)
dAn1 = distance between base station (A) and person (n) in the desired room, closest to base station (A)
dAn2 = distance between base station (A) and person (n) in the desired room, furthest from the base station (A)
Virtual location = (dAn, dBn, dCn, dDn)
Virtual Area/Room = (dAn1 < dAn
贡献指南
评估
这个 Issue 还没有评估数据。