• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. marioverhaeg
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 9
    • Best 0
    • Controversial 0
    • Groups 0

    marioverhaeg

    @marioverhaeg

    0
    Reputation
    364
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    marioverhaeg Unfollow Follow

    Latest posts made by marioverhaeg

    • RE: Problem with running Evok on Unipi 1.1 + RPI4

      Hi @Martin-Kudláček , did you have a chance to look at the details?

      posted in Official EVOK API
      M
      marioverhaeg
    • RE: Problem with running Evok on Unipi 1.1 + RPI4

      Hi @Martin-Kudláček ,

      Of course, here you go:
      https://www.marioverhaeg.nl/wp-content/uploads/2021/09/dkpg.txt
      https://www.marioverhaeg.nl/wp-content/uploads/2021/09/evok.txt
      (the text was too large to paste into the forum)

      Please let me know if you need more details.

      Kind regards,
      Mario

      posted in Official EVOK API
      M
      marioverhaeg
    • RE: EVOK shows no I/O - Neuron L513

      Hi Negropo,

      Can you enable debug logging in the /etc/evok.conf and check the /var/log/evok.log file after restarting the service? Even though you're on a totally different platform, this looks like a similar problem as what I ran into yesterday as well: https://forum.unipi.technology/topic/1124/unipi-1-1-raspberry-pi-4-buster-evok-node-red

      Kind regards,
      Mario

      posted in Official EVOK API
      M
      marioverhaeg
    • Problem with running Evok on Unipi 1.1 + RPI4

      I have an issue with the RP4 and UniPi 1.1. The UI doesn't show the inputs and relays. The 1Wire sensors are there sometimes. When I enable debug logging I see the following errors:
      2021-09-17 21:22:32,669 - evok - ERROR - Error in config section DI_12 - Invalid device circuit number 1
      Traceback (most recent call last):
      File "/opt/evok/config.py", line 306, in create_devices
      bus = (Devices.by_int(GPIOBUS, gpiobus)).bus_driver
      File "/opt/evok/devices.py", line 68, in by_int
      raise Exception('Invalid device circuit number %s' % str(circuit))
      Exception: Invalid device circuit number 1

      Any suggestions on how to fix this?

      posted in Official EVOK API
      M
      marioverhaeg