• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Boernsman
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    Boernsman

    @Boernsman

    0
    Reputation
    537
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website nymea.io Location Vienna

    Boernsman Unfollow Follow

    Latest posts made by Boernsman

    • Hot tub controller with UniPi 1.1

      I found a used hot tub online, that's a couple of years old and I decided I can make a cool project out of it. The built-in controls were already annoying and time-consuming, so that gave me further reason to tinker with it. In order to save energy, I lower the pool temperature when not used, but if I wanted to use the hot tub, I had to turn the temperature up 4 hours in advance. As an example of what I mean by saying annoying: In order to save energy, I had to lower the pool temperature when not used, but if I wanted to use the hot tub, I had to turn the temperature up 4 hours in advance. Another thing that happened was that somehow the circulation pump decided to turn on randomly during the night - that would probably have gotten under control if I had read the manual, but as a tinker I prefer to tear out the controls and use an UniPi 1.1 instead.

      With the UniPi and running nymea on it, I was able to turn on/off each pump, set the hot tub mode "Ready" or "Summer", check the temperature and switch the blower. With the remote connection I can now preheat the hot tub before I come home and get a push notification when the hot tub reaches it's target temperature.

      See the full project description here:
      https://www.hackster.io/124582/open-source-hot-tub-controller-e0a1f3

      posted in Installations
      B
      Boernsman
    • RE: Adding Extensions to Evok

      Thanks, worked out for me

      posted in Official EVOK API
      B
      Boernsman
    • RE: Adding Extensions to Evok

      To be more specific I use Raspbian GNU/Linux 9.1 (stretch) with a Neuron L40x and a xS30 Extension.

      /etc/evok.conf:

      ;[EXTENSION_1]
      device_name = xS30	
      modbus_uart_port = /dev/extcomm/0/0		
      allow_register_access = False		
      scan_frequency = 2			
      scan_enabled = True			
      

      DIP switches on the extension are all OFF, cable length 30cm

      posted in Official EVOK API
      B
      Boernsman
    • Adding Extensions to Evok

      I've a hard time to add an extension to evok, I tried different settings in the /etc/evok.conf - no success. Found also no documentation about the extensions and how to add them without using mervis.

      posted in Official EVOK API
      B
      Boernsman