Coder Social home page Coder Social logo

iobroker.vis-lcars's Introduction

Logo

ioBroker.vis-lcars

Number of Installations Number of Installations

Lcars (Star trek) widget sets for ioBroker.vis Example

Button attributes: Button description

Changelog

1.1.1 (2023-06-14)

  • (oelison) Added two color schemes: gray and light gray

1.0.4 (2017-10-04)

  • (bluefox) fix render of state on slow devices

1.0.1 (2016-06-07)README.md

  • (ploebb) fix radius settings for firefox

1.0.0 (2016-04-04)

  • (bluefox) fix colors in navigation widget

0.1.6 (2015-08-12)

  • (bluefox) protect against double event: click and touchstart

0.1.4 (2015-07-23)

  • (bluefox) fix nav button

0.1.2 (2015-07-10)

  • (bluefox) fix link

0.0.1 (2015-07-09)

  • (bluefox) initial checkin

License

Copyright (c) 2013-2023 hobbyquaker https://github.com/hobbyquaker, bluefox https://github.com/GermanBluefox MIT

iobroker.vis-lcars's People

Contributors

apollon77 avatar germanbluefox avatar oelison avatar ploebb avatar twonky4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

iobroker.vis-lcars's Issues

White background for Edge and End widgets on Fullybrowser

Hi,

I have installed the lcars vis on my iobroker and I everything is working pretty fine on my Windows computers running under Firefox, Chrome and MS Edge. The only system I have trouble is my Android Tablet running Fully Browser. In the attached you can see that the backgrounds remain white on the fully browser whereas they are black on all other browser.

As I have seen screenshots of other installations supposed to run on Fully as well but without the ugly corners I am still wondering if there is a workaround here for the Edge and Corner widgets? This also applies for the star trek icon as well.

I tried (can be seen on the firefox screenshot) with CSS background #000000 but that was also not working here since this object (end-r.png) for example is a graphic.

Firefox:
lcars_firefox

Fully Browser:
fully_browser

feature request: scriptable color fields

The color input field of the widgets are fix select boxes. It would be nice if the field are a combination of text-field and select boxes like css-font family or size. So I use variable binding on these fields.

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/ioBroker/ioBroker.vis-lcars

I noticed that in the io-package under “restartAdapters” only vis is available. If your widget also runs with vis2, you might want to add vis2 to the list too.

I found vis as “dependencies” in the io package. If your widget also runs with vis2, then remove that.

Thanks,
your automatic adapter checker.

Question

How would i set this up in regular Node-red...I already installed the node-red-vis module what now, how do I import this into the vis page?

incorrect button titles

There is currently an issue with the titles of the buttons. The (empty) default title is still showing if some title was set.

image

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!

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!

Cropped Buttons

First of all thanks to you for your great efforts!!

I started a new LCARS-Project yesterday and came across a strange behavior:

Wenn I use a button (e. g. connected with a Homematic switch) in multiple views, it is cropped at one side when switching the views. It does not matter whether I use the same button in all views or copy it from one to another. And this occurs on all Buttons...

Is this a known issue?

I could attach images for a better explanation, or config?

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/ioBroker/ioBroker.vis-lcars

  • [E162] onlyWWW should have common.mode "none" in io-package.json
  • [E154] common.dependencies must contain {"js-controller": ">=2.0.0"} or later - recommended: {"js-controller": ">=5.0.11"}

I have also found warnings that may be fixed if possible.

  • [W171] "common.title" is deprecated in io-package.json
  • [W105] "common.titleLang" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
  • [W109] "common.desc" should be translated into all supported languages (en, de, ru, pt, nl, fr, it, es, pl, uk, zh-cn)
  • [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)

I noticed that in the io-package under “restartAdapters” only vis is available. If your widget also runs with vis2, you might want to add vis2 to the list too.

I found vis as “dependencies” in the io package. If your widget also runs with vis2, then remove that.

Thanks,
your automatic adapter checker.

Toggle buttons how to set

Hello,

how to set toggle button in LCARS? For me it toggles just once then it doesn't toggle back to old value.

See here:

    1. 2016 19:22:398f6ff0dc.00f46
      /kitchen/lamp : msg.payload : boolean
      true
    1. 2016 19:22:408f6ff0dc.00f46
      /kitchen/lamp : msg.payload : boolean
      false
    1. 2016 19:22:428f6ff0dc.00f46
      /kitchen/lamp : msg.payload : boolean
      false
    1. 2016 19:22:468f6ff0dc.00f46
      /kitchen/lamp : msg.payload : boolean
      false
    1. 2016 19:22:478f6ff0dc.00f46
      /kitchen/lamp : msg.payload : boolean
      false
    1. 2016 19:22:478f6ff0dc.00f46
      /kitchen/lamp : msg.payload : boolean
      false
    1. 2016 19:22:488f6ff0dc.00f46
      /kitchen/lamp : msg.payload : boolean
      false
    1. 2016 19:22:488f6ff0dc.00f46
      /kitchen/lamp : msg.payload : boolean
      false

Buttons in vis-2

Hey as it seems everything except the buttons is working in vis2 can you update the adapter too work with vis 2

Please check ioBroker.vis-lcars 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.

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.