v0.4.1
Big update since v0.1.0.
Two setup modes
- 🔌 Physical node — connect a Sensmos ESP32 on your LAN (read its data, feed HA sensors back to it).
- 🟣 Data only — no hardware: push selected HA sensors to the live map as a software node.
Highlights
- Node's own entities (
pub.*/own.*) and subscription data (sub.*) as HA sensors. - Feed any HA sensor → a node entity, with automatic unit conversion; subscribe to other nodes.
- Data-only mode: publish HA sensors to the map (purple node).
- 👁️ Preview another node — read any node's published data (real or software) into HA as read-only sensors (long poll, no GALU). New in 0.4.x.
- PL/EN UI, node events as HA events.
Install/update via HACS, then restart Home Assistant.