Skip to content

Commit

Permalink
Added installation notes
Browse files Browse the repository at this point in the history
  • Loading branch information
peterzen committed Apr 4, 2023
1 parent 3d5db21 commit b7f5b5f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,13 @@ This addon was inspired by the [Wunderground Update Receiver Binding](https://ww

The addon acts as a receiver for Personal Weather Stations (WH9000) and publishes the received updates to an MQTT topic, as well as on to [Wunderground.com](https://Wunderground.com).

## Installation

Add this URL to your HAAS add-on repositories:

https://github.com/peterzen/haas-pws-mqtt-addon


## Configuration

There is really only one configuration option, `mqtt_topic` that specifies the MQTT topic the data is to be pushed to. The addon talks to the default MQTT service configured in HASS.

0 comments on commit b7f5b5f

Please sign in to comment.