diff --git a/README.md b/README.md index af7c47c..ffdfe40 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ The Python script queries the ha-bridge for configured devices, and determines i * Replace the [YOUR_HOUSECODE] in the code with your X10 Housecode, for me it would be M. +* Replace the [YOUR_HABRIDGE_USERNAME] and [YOUR_HABRIDGE_PASSWORD] in the code with your HA Bridge username and password. +

Usage

* From the command line: `$ python devices.py`