docs(adr-115): README — Works with HA + Matter + Apple Home + Google Home badges
Adds the ambient-intelligence-platform positioning to the top of the README, right under the hero tagline. Four standard shields.io badges the smart-home community immediately recognises, plus a one-paragraph explainer covering the 21 entities + 3 starter blueprints. Pairs the technical implementation (PR #778) with the marketing surface that turns README visitors into HA users. Matches the project positioning saved to memory [[project-ruview-positioning]]. Refs #776, PR #778.
This commit is contained in:
parent
fd1803d347
commit
78ed56c332
|
|
@ -22,6 +22,10 @@
|
|||
|
||||
**Turn ordinary WiFi into a spatial intelligence / sensing system.** Detect people, measure breathing and heart rate, track movement, and monitor rooms — through walls, in the dark, with no cameras or wearables. Just physics.
|
||||
|
||||
   
|
||||
|
||||
> Drop into any **Home Assistant** install with one `--mqtt` flag. Or pair into **Apple Home / Google Home / Alexa / SmartThings** as a Matter Bridge. Ships 21 entities per node (11 raw signals + 10 inferred semantic states: someone-sleeping, possible-distress, room-active, elderly-inactivity-anomaly, meeting-in-progress, bathroom-occupied, fall-risk-elevated, bed-exit, no-movement, multi-room-transition) plus 3 starter HA Blueprints. See [`docs/integrations/home-assistant.md`](docs/integrations/home-assistant.md) · [ADR-115](docs/adr/ADR-115-home-assistant-integration.md).
|
||||
|
||||
### π RuView is a WiFi sensing platform that turns radio signals into spatial intelligence.
|
||||
|
||||
Every WiFi router already fills your space with radio waves. When people move, breathe, or even sit still, they disturb those waves in measurable ways. RuView captures these disturbances using Channel State Information (CSI) from low-cost ESP32 sensors and turns them into actionable data: who's there, what they're doing, and whether they're okay.
|
||||
|
|
|
|||
Loading…
Reference in New Issue