Giter VIP home page Giter VIP logo

iobroker.vis-justgage's Introduction

Logo ioBroker.vis-justgage

GitHub license Downloads GitHub repo size Translation status
GitHub commit activity GitHub commits since latest release (by date) GitHub last commit GitHub issues
Version:
NPM version Current version in stable repository Number of Installations
Tests:
Test and Release CodeQL

justGage Widget for ioBroker.

Screenshot

Pointer options

There is a possibility to define the pointer options:

{
  "toplength": null,
  "bottomlength": null,
  "bottomwidth": null,
  "stroke": "none",
  "stroke_width": 0,
  "stroke_linecap": "square",
  "color": "#000000"
}

It must be valid JSON object. Single quotas are not allowed! More about pointer options could be found here: https://github.com/toorshia/justgage#pointer-options

Changelog

2.0.2 (2023-11-25)

  • (mcm1957) Mode setting has been adapted
  • (mcm1957) Adapter-core dependency has been removed

2.0.1 (2023-11-24)

  • (mcm1957) Missing files blocking any functionality have been added to package again

2.0.0 (2023-10-24)

  • (mcm1957) Adapter has been moved to iobroker-community-adapters organization
  • (mcm1957) Dependencies have been updated

1.0.1 (2019-10-07)

  • (bluefox) fixed min max

0.7.1 (2016-12-14)

  • (Pmant) change max brightness to max brightness of initial color

0.7.0 (2016-12-14)

  • (jens-maus) add value formatting
  • (jens-maus) add value multiplier

0.6.1 (2016-11-25)

  • (bluefox) Update justgage.js

0.6.0 (2016-07-31)

  • (Pmant) add no-gradient-option to Justgage widget
  • (Pmant) add full brightness option to Justgage widget
  • (jens-maus) add missing unit fields

0.5.1 (2016-07-21)

  • (jens-maus) fix auto fill max, min, unit

0.5.0 (2016-07-01)

  • (Pmant) fix default indicator
  • (Pmant) add option to change background-color instead of text-color
  • (Pmant) add option to always set full brightness colors

0.4.2 (2016-06-05)

  • (PArns) fix mid default vaule if max != 100 & min != 0

0.4.1 (2016-03-20)

  • (bluefox) remove config

0.4.0 (2016-02-19)

  • (Pmant) replace pow with sliders
  • (bluefox) fix resize

0.3.0 (2016-02-16)

  • (bluefox) fix error with two gauges at creation
  • (bluefox) fix small errors
  • (bluefox) add new widget: value & indication
  • (bluefox) fill automatically max, min, unit

0.2.5 (2016-02-13)

  • (Pmant) fix indicator
  • (bluefox) add russian translations

0.2.2 (2016-02-12)

  • (Pmant) possible donut fix

0.2.0 (2016-02-11)

  • (Pmant) add indicator widget

0.1.1 (2016-02-10)

  • (Pmant) initial checkin

License

The MIT License (MIT)

Copyright (c) 2023 iobroker-community-adapters Copyright (c) 2015-2019 Pmant [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

iobroker.vis-justgage's People

Contributors

apollon77 avatar dependabot[bot] avatar germanbluefox avatar jens-maus avatar klein0r avatar mcm1957 avatar pmant avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

iobroker.vis-justgage's Issues

Add optionfor animations

Is it possible to add an option for configuring the animation.
I would like to disable it, for resource saving purposes.

no graphic with vis 2

I have set up a new system to test vis 2.
With vis 1, everything is visible and working as usual.
under vis 2 I can select the widget and make all the settings, but no graphic appears.
I tried the complete installation (incl. new iobroker) again - same result.

BR
Tom

Remove some dependencies

Accoring to @Apollon77 👍

  • dependenc to adapter.core can be removed
  • nodejs requirementscheck can be remove

adapetr-creator should be checked whther it creates that entries

Compatibility check to js-controller 3.3 and Admin5 React UI

Dear Adapter developer,

with js-controller 3.2 and js-controller 3.3 some additional checks were added to make sure that created objects match to the specifications and also written state values match to the object definition.

If something is not correct this is logged as 'warning' or 'info' log.

Please take the time to verify your adapter by ideally starting with a fresh instance and do some actions and verify the log. If you see a warn log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to ioBroker/ioBroker.js-controller#1301

Additionally we are preparing Admin 5 which will have a completely rewritten UI. Please install Admin 5, activate that new UI and verify that the configuration of you adapter works as expected also there.

More informations on Admin 5 can be found in Forum https://forum.iobroker.net/topic/44282/test-adapter-admin-5-0-x-alpha-der-neuen-ui

Please close the issue after you checked it.

Thank you very much for your support!

replace pow with normal limit

Nobody can understand what the pow is. May be it would be better to replace pow with normal value? If widget it allows and it is not part of justgage.

Probleme mit min/mid/max Werten

Moin, ich setze die aktuelle Version ein habe aber echte Probleme.
Ich möchte das Widget als Temperature-Widget einsetzen mit Werten zw. -15 und +45. Leider klappt das nicht richtig. Mal werden mir die Werte richtig angezeigt (bei Beschriftung). Im nächsten moment steht dann wieder 0-100.....
Weiter klappt das auch irgendwie mit den Farben nicht richtig (unter Layout).

Gibt es eine Idee? Wird weiterentwickelt? Leider kann ich das Widget so nicht einsetzen obwohl ich echt cool finde.

Naja vielleicht gibt es einen Fix

Finalize migration to iobroker-community-adapters

  • migrate or fork/importgithub repository to iobroker-community adapters
  • add access for ex-owner (if desired)
  • add a issue at old repository staing the mode (if forked/imported only)
  • check access to npm
  • add npm owner bluefox
  • add npm owner apollon77
  • adapt links at package.json
  • adapt owner at package.json
  • adapt links at io-package.json
  • adapt owner at io-package.json
  • add github testing and release
  • update testing to node 16/18/20
  • add dependabot
  • add changelog at README.md
  • adapt latest repository links
  • adapt stable repository links
    .
  • run adapter checker and fix issues
    .
  • create a new release
    .
  • check wether an maintainer is available

Gauge invertieren

Hallo
Gibt es die Möglichkeit die Anzeige zu invertieren?
Also grösserer Wert, kleinerer Balken
Kleinerer Wert, grösserer Balken

Fand leider keine Möglichkeit dazu.
Danke
Patrick

Please fix issues reported by adapter checker

  • [E162] onlyWWW should have common.mode "none" in io-package.json
  • [E801] No repository about text found. Please go to "https://github.com/iobroker-community-adapters/ioBroker.vis-justgage", press the settings button beside the about title and add the description.
  • [E802] No topics found in the repository. Please go to "https://github.com/iobroker-community-adapters/ioBroker.vis-justgage", press the settings button beside the about title and add some topics.
  • [E605] No actual year found in copyright. Please add "Copyright (c) 2015-2023 Pmant [email protected]" at the end of README.md
  • [E701] No actual year found in LICENSE. Please add "Copyright (c) 2015-2023 Pmant [email protected]" at the start of LICENSE
  • [E812] file test/ found in repository, but not found in .npmignore
  • [W164] Adapters without config "common.noConfig = true" should also set "common.adminUI.config = none"
  • [W172] "common.localLink" in io-package.json is deprecated. Please define object "common.localLinks": { "_default": "..." }
  • [W145] Each "common.news" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
  • [W145] Each "common.news" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
  • [W202] Version of package.json (1.0.1) doesn't match latest version on NPM (1.0.2)

Place for js libs

Can you move files from widgets/lib/js/... to widgets/justgage/js/...? Or to widgets/justgage/lib/js/...

The idea is to have all files in one folder.

Compatibility check and testing for Node.js 14 and 16

Dear Adapter develop,

Node.js 14 is now available for a year and Node.js 16 was release just some days ago and will become LTS by October 2021. We plan to update the ioBroker Node.js recommendation (currently 12.x) to 14.x later this year.

Please check your adapter with Node.js 14 especially, and ideally also directly with Node.js 16

Please add both versions to the adapter testing which is executed on commits.

If your adapter requires a certain minimum version of Node.js please set the 'engine' setting in package.json accordingly! Please also do this if the adapter is not able to work in certain Node.js versions, so that ioBroker can prevent users from installing te adapter if not compatible!

On questions please talk to us at ioBroker/ioBroker.js-controller#1138

Please close the issue after you checked it.

Thank you very much for your support!

Think about to fix the issues found by adapter checker

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/Pmant/ioBroker.vis-justgage

  • [E104] No common.titleLang found in io-package.json
  • [E150] No common.connectionType found in io-package.json
  • [E152] No common.dataSource found in io-package.json
  • [E300] Not found on travis. Please setup travis
  • [E801] No repository about text found. Please go to "https://github.com/Pmant/ioBroker.vis-justgage", press the settings button beside the about title and add the description.
  • [E802] No topics found in the repository. Please go to "https://github.com/Pmant/ioBroker.vis-justgage", press the settings button beside the about title and add some topics.

Thanks,
your automatic adapter checker.

P.S.: There is a community in Github, which supports the maintenance and further development of adapters. There you will find many experienced developers who are always ready to assist anyone. New developers are always welcome there. For more informations visit: https://github.com/iobroker-community-adapters/info

Please check ioBroker.vis-justgage with js-controller 2.0

Hi,

the new js-controller 2.0 will come into latest repository in the next days and we want to make sure that all adapters are working well. We already did a 2 weeks Beta test and so some adapter were aleady checked and some needed slight adjustments.

You can find more information in ioBroker/ioBroker.js-controller#482 and in the ioBroker Forum. If you have more technical questions please write in the referenced issue or in the Developer thread please. General questions are best in the genral thread.

Please update your systems to js-controller 2.0 and check your adapter.

Please close this issue once you have checked your adapter or received successfull reports from users.

Thank you very much for your support. Please contact us in the other Threads or Forum on any question.

Compatibility check to js-controller 4.0

Dear Adapter developer,

with js-controller 4.0 object definitions are now also checked that min/max in only provided for number/mixed objects and that the type of the default value matches to the object type.

If something is not correct this is logged as 'warning' or 'info' log.

Please also make sure to update to the lastest @iobroker/testing dependency 2.5.4 or to accept the PR from Apollon77 for legacy testing!

Please spent some time to verify your adapter by ideally starting with a fresh instance and do some actions and verify the log. If you see a warn or info log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to ioBroker/ioBroker.js-controller#1749

Please close the issue after you checked it.

Thank you very much for your support to get the best experience for the growing numbers of ioBroker users!

Update stable version in repo from 1.0.2 to 2.0.0

Think about update stable version to 2.0.0

Version: stable=1.0.2 (1466 days old) => latest=2.0.0 (15 days old)
Installs: stable=8629 (90.79%), latest=765 (8.05%), total=9504

Click to use developer portal
Click to edit

Note: This is an automatically generated message and not personally authored by bluefox!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.