RELEASE

eero-cli

v0.1.0

May 18, 2026 · eero-cli · Network

First public release. Tiny CLI wrapping the eero-api Python client for shell-driven eero mesh management.

Features

API limitations documented

The eero API has no device-delete endpoint. The READMEs in this repo capture every workaround the maintainer tried and what eero actually exposes. Auto-cull at ~30 days is the only path to permanent removal.

Install

```bash pipx install git+https://github.com/solomonneas/eero-cli ```

Python 3.12+.

View v0.1.0 on GitHub · All releases