Skip to content

Commit aed1f75

Browse files
committed
readme
1 parent 0c1d888 commit aed1f75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Command Line API
2222
----------------
2323
Provided for easy integration with some home automation servers, such as: https://home-assistant.io/
2424

25-
Edit settings.json with your username & password. The following scripts are available:
25+
Edit **settings.json** with your username & password. The following scripts are available:
2626

27-
* getState.py - Exit code is 0 when switch is on, non-zero when off.
28-
* turnOn.py - Exit code is 0 when success, non-zero otherwise.
29-
* turnOff.py - Exit code is 0 when success, non-zero otherwise.
27+
* **getState.py** - Exit code is 0 when switch is on, non-zero when off.
28+
* **turnOn.py** - Exit code is 0 when success, non-zero otherwise.
29+
* **turnOff.py** - Exit code is 0 when success, non-zero otherwise.

0 commit comments

Comments
 (0)