Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchmanNL committed Nov 15, 2023
1 parent 96b2dc8 commit 0f2ace8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,9 @@ If you like my work, please consider a personal donation
### __WORK IN PROGRESS__
* (DutchmanNL)
-->
### __WORK IN PROGRESS__
* (DutchmanNL) Refactor memory caching of device data, resolves #189

### 0.5.0-beta.1 (2023-11-12)
* (DutchmanNL) Only show error messages once for unreachable devices

Expand Down
1 change: 1 addition & 0 deletions admin/jsonConfig.json5
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
// Input fields to ADD / Modify devices
"deviceIP": {
"newLine": true,
// "doNotSave": true,
"type": "autocompleteSendTo",
"command": "getDeviceIPs",
"jsonData": "{ \"service\": \"${data.deviceInputIP}\" }",
Expand Down

0 comments on commit 0f2ace8

Please sign in to comment.