Skip to content

Gifford47/OH_find_objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

OH_find_objects

A Python3 script that finds items or other objects in the conf directory or in the jsondb.

Usage:
usage: ./find_oh_objects.py [-h] [-f F] [-r R] [-o] [-l]

optional arguments: -h, --help show this help message and exit
-f F Search this string in JSONDB and in defined conf files.
-r R Requires '-f <search_str>'!. Replace search string with the string after '-r' in JSONDB and in defined conf files. Please stop OpenHab before!
-o Find orphaned items in conf and JSONDB dir.
-l List all active items in conf and JSONDB dir (hidden files are ignored).



Example Output:
Output

About

A Python3 script that finds items or other objects in the conf directory or in the jsondb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages