Open HerbertUnterberger opened 1 month ago
🔴 The following checks failed:
⚠️ Please action these failures and then comment /check
to run the checks again. Let us know if you need any help.
If updating your package.json
and config.schema.json
files, don't forget to publish a new version to NPM.
Installation only fails in the first start, only when .Hombridge/.cache is missing. In the second start the the directory .cache was created and it starts without error
/check
🔴 The following checks failed:
⚠️ Please action these failures and then comment /check
to run the checks again. Let us know if you need any help.
If updating your package.json
and config.schema.json
files, don't forget to publish a new version to NPM.
/check /check
Jap, I guess , Really ned help:
where do I check / create .Hombridge/.cache before running the Plugin?
/check
🔴 The following checks failed:
⚠️ Please action these failures and then comment /check
to run the checks again. Let us know if you need any help.
If updating your package.json
and config.schema.json
files, don't forget to publish a new version to NPM.
/check
🔴 The following checks failed:
⚠️ Please action these failures and then comment /check
to run the checks again. Let us know if you need any help.
If updating your package.json
and config.schema.json
files, don't forget to publish a new version to NPM.
/check
🔴 The following checks failed:
🟢 The following checks passed:
homepage
existsbugs.url
exists and seems a valid URLkeywords
exist and contain 'homebridge-plugin'
'preinstall'
in scripts
is not present'install'
in scripts
is not present'postinstall'
in scripts
is not presentengines.node
property is compatible with Node 18engines.node
property is compatible with Node 20engines.homebridge
property is compatible with Homebridge 1.8.4pluginAlias
pluginType
is set to 'platform'
name
schema propertyhomebridge
was not installed as a dependencyhap-nodejs
was not installed as a dependency⚠️ Please action these failures and then comment /check
to run the checks again. Let us know if you need any help.
If updating your package.json
and config.schema.json
files, don't forget to publish a new version to NPM.
@HerbertUnterberger one more thing to sort ^
/check
🟢 The following checks passed:
homepage
existsbugs.url
exists and seems a valid URLkeywords
exist and contain 'homebridge-plugin'
'preinstall'
in scripts
is not present'install'
in scripts
is not present'postinstall'
in scripts
is not presentengines.node
property is compatible with Node 18engines.node
property is compatible with Node 20engines.homebridge
property is compatible with Homebridge 1.8.5pluginAlias
pluginType
is set to 'platform'
name
schema propertyhomebridge
was not installed as a dependencyhap-nodejs
was not installed as a dependency🎉 All checks passed successfully, nice work! Your plugin and/or icon will now be manually reviewed by the Homebridge team.
Plugin Name
homebridge-aWATTar
Link To GitHub Repo
https://github.com/HerbertUnterberger/homebridge-aWATTar
Plugin Icon (Optional)
The plugin does not offer the same nor less functionality than that of any existing verified plugin.
🟢 Yes
The plugin successfully installs and does not start unless it is configured.
🟢 Yes
The plugin does not require the user to run Homebridge in a TTY or with non-standard startup parameters, even for initial configuration.
🟢 Yes
The plugin does not contain any analytics or calls that enable you to track the user.
🟢 Yes
If the plugin needs to write files to disk (cache, keys, etc.), it stores them inside the Homebridge storage directory.
🟢 Yes
The plugin does not throw unhandled exceptions, the plugin must catch and log its own errors.
🟢 Yes
More Information
No issues since a week
thx for your platform