Skip to main content

No project description provided

Project description

customjson Build Status

This tool generates the "master" files that are used for the custom_updater and the custom_component_store

For the custom_updater it generates and update these jsonfiles:

For the custom_component_store it generates and updates ludeeus/data/custom-component-store/V1

Install

Require Python version 3.5.3+

python3 -m pip install -U customjson

Example

customjson --token aaabbbccc111222333 --mode component

CLI options

param alias description
--token -T An GitHub access_token with repo permissions.
--push -P Push a new repos.json file to the information repo.
--mode -M Must be card or component.
--version -V Print the installed version.

Add more resources

Components

The easiest way to add additional resources is to reuse the json file used by 'custom_updater' if yo have that.

Examples:

https://github.com/ludeeus/customjson/blob/f0fd9643a3a5af63c5dc02cd228dfad99796fe3e/customjson/components/custom_updater.py#L7-L16

But there are other ways if you look in the /customjson/components/ dir you can see different implementations that give more granular control.

cards

look in the /customjson/cards/ dir to see different implementations


BuyMeCoffee

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

customjson-2.12.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page