Skip to content

A command-line tool for the AVM Home Automation HTTP Interface

License

Notifications You must be signed in to change notification settings

hschink/fritzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

fritzer

A command-line tool for the AVM Home Automation HTTP Interface

Usage

# Check out the library (use your preferred approach)
cargo run -- -u http://fritz.box switch -l # lists all switches connected to your Fritz!Box

Please consider the following behavior:

  1. fritzer uses the last user logged in to the Fritz!Box.
  2. After a successful login, fritzer stores the session id (SID) in ~\fritzer.sid.
  3. If fritzer finds ~\fritzer.sid, fritzer checks if the SID stored in the file is still valid and uses the valid SID before starting a login attempt.

Alternatives

About

A command-line tool for the AVM Home Automation HTTP Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages