File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Command Line API
2222----------------
2323Provided 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.
You can’t perform that action at this time.
0 commit comments