Skip to content

Commit

Permalink
added info to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnathanson committed Jan 14, 2025
1 parent 2f61966 commit 6e5eac3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ This tool provides an MQTT interface to Bluetti power stations. State will be
published to the ``bluetti/state/[DEVICE NAME]/[PROPERTY]`` topic, and commands
can be sent to the ``bluetti/command/[DEVICE NAME]/[PROPERTY]`` topic.

Notes On This Fork
------------

Most of this repository is unchanged. It has been expanded to include support for AC180 and AC2A power stations.

To install this version of bluetti_mqtt
1) clone repository to RPi
2) From inside the repository directory run `pip install .` It's generally a good idea to do this in a virtual environment.


Installation
------------

Expand Down

0 comments on commit 6e5eac3

Please sign in to comment.