Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. mguc

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 44
    • Best 5
    • Groups 1

    mguc

    @mguc

    5
    Reputation
    63
    Profile views
    44
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mguc Follow
    Starter

    Best posts made by mguc

    • RE: Script editor - problem after change sc_xx option

      @Bluefox

      JQUERY_CRON_LOCALE.pl = {
          ORDINALS: {
              th: 'th',
              st: 'st',
              nd: 'nd',
              rd: 'rd'
          },
          MONTH: [ //short or full names
              'Sty', or 'Styczeń'
              'Lut', or 'Luty'
              'Mar', or 'Marzec'
              'Kwi', or 'Kwiecień'
              'Maj', or 'Maj'
              'Cze', or 'Czerwiec'
              'Lip', or 'Lipiec'
              'Sie', or 'Sierpień'
              'Wrz', or 'Wrzesień'
              'Paź', or 'Październik'
              'Lis', or 'Listopad'
              'Gru'  or 'Grudzień'
          ],
          DOW: [ //short or full days name
              'Nie', or 'Niedziela'
              'Pon', or 'Poniedziałek'
              'Wto', or 'Wtorek'
              'Śro', or 'Środa'
              'Czw', or 'Czwartek'
              'Pią', or 'Piątek'
              'Sob' or 'Sobota
          ],
          'Every':            'Każde(go)', // start of expression
          'and':              'i', // 1, 2, 3 and 15th
          'every day':        'codziennie',
          'minute past the':  'minut po', //minute past the hour ?
          'hour':             'godzina',
          'minute':           'minut(a)',
          'minute of':        'minut po',
          'second':           'sekunda',
          'second in minute': 'sekund na minutę',
          'second of every':  'sekund co',
          'minute every hour': 'minut co godzinę',
          'on the':           'w',
          'of every month':   'każdego miesiąca',
          'and every':        'i każdego',
          'At':               'O',
          'on':               'w', // on sun, mon
          'in':               'w' // in jan, apr
      };
      

      The Polish language version is a very important and joyful element of using this program for me (and especially for other members of my family)

      posted in Error/Bug
      M
      mguc
    • RE: iobroker - problem with the installation

      @AlCalzone
      I reinstalled yesterday all iobroker system (now with remove user 😉 ).
      After that install script works fine - then now i can confirm my mistake.

      posted in ioBroker general
      M
      mguc
    • RE: vis 1.5.4 on Google Chrome ... not work ?

      @apollon77 napisał w vis 1.5.4 on Google Chrome ... not work ?:

      delete local storage in your browser and try again please.

      Yes - that was it. Now everything is fine.
      Thanks.
      (What's strange is that it happened on a new computer and after installing the Chrome browser.)
      Later I add info on github.

      posted in Visualization
      M
      mguc
    • Who is spoiling iobroker?

      When I discovered a project called "iobroker" a few years ago, I liked it very much. I bought a small server and installed this tool.
      Unlike other projects (e.g. Domoticz, HomeAssistant), it offered much greater possibilities. Or at least that's what I thought.
      Then I had a break.
      After a long time I came back... and I was quite disappointed.

      1. The program is too difficult for people who want to start. So far, I can't do a few basic things - the lack of "beginner" materials doesn't help. The available descriptions assume that the reader knows the program very well... and if he does not know it, he is not able to use these descriptions.
      2. Online demo versions - for many months it has been just an empty link - either it doesn't work... or it doesn't work. Really no one noticed this?
      3. Tragic attachment to automatic translations. Perhaps an English or German version is acceptable. However, for me the native version - i.e. Polish - is at a tragically poor level. I once spent a lot of time making translations... and automatic ones are still used.
      4. From version to version, the system works slower and less efficiently. Colorful accessories appear... which look nice - but do not add anything. At the expense of efficiency. Is waiting for the script editor to open at a level counted in minutes (currently) acceptable?
        Or switching between options and waiting for something to appear...
        I remember the "old" version of the administrator panel. Everything just worked there.

      I don't want to write anymore. I'm going to report the errors that have returned again...
      I just don't know if I'll have enough self-control to stick with the iobroker project...

      posted in ioBroker general
      M
      mguc
    • RE: Who is spoiling iobroker?

      @apollon77
      iobroker is a project that I discovered a few years ago when I was looking for a system to manage my home (based on PLC).
      I tested several other solutions - but iobroker was definitely better than them (more convenient, more universal - and ... it had an adapter for S7 😉 )
      That's why I continue to support this project... trying to do something with it - but also to give something back.
      And any comments (I hope) will only be beneficial for all users (especially beginners - because they are often forgotten).
      So let's create and keep having fun.

      posted in ioBroker general
      M
      mguc

    Latest posts made by mguc

    • RE: Test adapter alias-manager 2.x.x

      First of all, I would like to thank you for this very nice adapter.

      I have a problem though. It's about writing selected bits.

      In the device, 8 bits implement control and the remaining 8 contain other data. Reading to the alias variable is obvious (RAW):
      "alias": {
      "id": "modbus.2.holdingRegisters.11.24",
      "read": "(val>>>8) & 0x0007"
      },

      Question: how to write a function for writing? The value of the alias variable is to change only the 8 older bits in the register. The 8 younger ones must remain unchanged.

      Any ideas?

      posted in Tester
      M
      mguc
    • RE: Script editor not working (again^2)

      @mcm1957
      ok.

      • admin.adapter: 7.1.5 (and i try now with: 7.1.0, 7.0.24, 7.0.1. With 6.17.6 works Polish and others..)
      • javascript 8.8.3
      • node.js: 20.18.1
      • npm: 10.8.2
      • Armbian v24.8.4 for Orange Pi 5 Plus running Armbian Linux 6.1.75-vendor-rk35xx

      Scripts can't be edit on this language:

      • Ukraina
      • Portugues
      • Nederlands
      • Polski
      • China
      posted in JavaScript
      M
      mguc
    • Script editor not working (again^2)

      Re: Script editor not working (again)

      Since version admin v.7x (I tried different ones) the error of not being able to edit javascript has returned.
      It does not occur for version admin v.6.x.
      The problem concerns not only the Polish language. I also tested on several other platforms (orange pi, rock-pi, cubietruck).

      posted in JavaScript
      M
      mguc
    • RE: iqontrol hängt fest, nach Neuinstallation

      @da_woody
      Maybe it will help someone:
      admin v6.17.14 and iQontrol v2.3.0.
      I installed a clean adapter and then opened to the edit. A message about no configuration appeared. I wrote it down. I then downloaded a copy of the project.
      And it works for me.

      posted in Visualisierung
      M
      mguc
    • RE: neue Visualisierung "webui" (alternative zu vis & vis-2)

      The "rename" option is missing in the menu for folders - as is the case with screens.
      a18b17e1-82cd-42c8-8f83-695fcfdc748d-image.png

      posted in Visualisierung
      M
      mguc
    • RE: neue Visualisierung "webui" (alternative zu vis & vis-2)

      @jogibear9988 Thank you very much for your quick reply.

      posted in Visualisierung
      M
      mguc
    • RE: neue Visualisierung "webui" (alternative zu vis & vis-2)

      First of all - thank you for a very nice project (and please do not attack me for using English in this part of the forum).
      Making any visualization "close to pure HTML" is, for me, a "hit or miss" (for me - more than "great").
      I keep my fingers crossed and try to explore the possibilities of webui.
      And a question from a "webui beginner" - what is the approach to showing/hiding elements depending on the values ​​of variables/points or expressions?
      I am currently try to working on showing the operating status of the home heating system using webui. And depending on the selected configuration, certain elements should appear (or hide) on the screen (e.g. subsequent heating circuits).

      posted in Visualisierung
      M
      mguc
    • RE: Variable resistant to shutdown iobroker ?

      @homoran
      It actually works. After restarting the server (tests), all manually set values ​​are the same.
      Thank you.
      test.jpg

      posted in Visualization
      M
      mguc
    • Variable resistant to shutdown iobroker ?

      My problem looks like this:
      I want to create two variables whose values ​​I will set from e.g. vis. This means, for example, setting the time "from - to".
      I can create variables in the iobroker tree. It's not a problem.
      But how to ensure that the values ​​entered there do not reset to zero after restarting the computer?

      posted in Visualization
      M
      mguc
    • RE: Who is spoiling iobroker?

      @mcm57
      I know about WEBLATE.. and some adapters fixed for polish.

      posted in ioBroker general
      M
      mguc
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo