Docs.rs
homeassistant-cli-0.2.0
homeassistant-cli 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
rvben
Dependencies
clap ^4
normal
clap_complete ^4
normal
dirs ^6
normal
futures-util ^0.3
normal
owo-colors ^4
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
terminal_size ^0.4
normal
tokio ^1
normal
tokio-tungstenite ^0.24
normal
toml ^0.8
normal
tempfile ^3
dev
tokio ^1
dev
tokio-tungstenite ^0.24
dev
wiremock ^0.6
dev
Versions
29.23%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module events
homeassistant_
cli
0.2.0
Module events
Module Items
Functions
In homeassistant_
cli::
api
homeassistant_cli
::
api
Module
events
Copy item path
Source
Functions
ยง
fire_
event
watch_
stream
Stream SSE events from /api/stream, calling
on_event
for each. Returns when
on_event
returns false or the stream ends.