AKWebIO

 

Plugin for controlling IP/IoT/WEB/USB relay and input boards and controllers.
Flexible plugin architecture allows the plugin author to easily add device support. Please post your requirements in the support forum.

Main Features

  • KMTronic WEB/UDP LAN Ethernet IP 2/4/8 Channels Relay Controllers

Included

  • Software License Codes

Requirements

  • HomeSeer HS4-Powered System
  • Compatible with Windows and Linux

Links

 HS4-plugin-01

 

HS4-plugin-02 

 

 

 

 

 

 

 

 

Thursday, 01 October 2020 07:29

SDM120 Modbus Energy Meter by Loxone Miniserver

Written by

 

 Loxone SDM120 Modbus Energy Meter

 

 

Loxone SDM120 Modbus Energy Meter

 

 

Loxone SDM120 Modbus Energy Meter

 

 

 

Loxone SDM120 Modbus Energy Meter

 

MB_Eastron SDM120_Modbus_RTU-TCP.xml

 

 

 

Node-RED Example

https://github.com/kmtronic-ltd/node-red-example/

This is a node-red flow for controlling a couple of a KMTronic TCP Web Switch including and a Temperature Monitor

Node-Red https://nodered.org/

This flow requires from the Pallet Manager

Dashboard - node-red-dashboard

 

 

 

 

Every HTTP request will have to be edited with the IP address of your KMTronic WEB Switch (not UDP switch). Change 192.168.110.206,212 and 202 to the address of your KMTronic board/boards. If you don't have more than one board you can remove the rest.

Switch 6 is a PTT switch and by pressing it, it will toggle on Switch 6 for 1 second - you can delete it if not required

In the initial setup of your KMtronic switch turn off any authentication.

 

 

 

 

 

 

 

 

 

 

 

 

Credits Michael Walker

Friday, 09 November 2018 08:00

KMTronic Plug-in and Creating Devices on HomeSeer HS3

Written by

 

 

KMTronic Plug-in and Creating Devices on HomeSeer HS3

 

 

We already have a plug-in for Sonoff's with Tasmota firmware which works great and we use it all the time, but sometimes WiFi isn't good enough especially for controls outside of the home or in a situation where reliability is important. For these cases we introduce the KMTronic Web Relay, an Ethernet based 8 relay device with optional DIN mounting. With the Web Relay we can control 8 individual relays using HomeSeer and our KMT Plug-in. We already use these both inside and outside of the building and find them very reliable and cost effective especially as compared to devices such as the Adam 6060 at 5 times the price. Likewise, sometimes temperature measurement is required with a degree of reliability and flexibility, such as monitoring external temperature, or water temperature. The one-wire DS18B20 is an established and reliable sensor available in many form factors and each LAN-DS1820 unit can support up to 4 of these.

 

https://shop.homeseer.com/products/dsl-kmtronic-software-plug-in-for-hs3

 

 

https://www.gen.net.uk/images/web-8relay-box-mobile-12.jpg

 

 

 

User Guide

https://www.gen.net.uk/kmtronic-homeseer



Main Features

    • Digital Output and DS1820 Temperature Monitoring
    • Ethernet (Wired) for reliability
    • TCP/IP Protocol
    • Monitored units with error handling
    • Queue based processing to avoid loading HS3

What's Included

    • Software License Codes

Requirements

    • HomeSeer HS3 or HS3PRO
    • Compatible with Windows
    • KMTronic Devices (either Web Relay or LAN DS18B20 WEB Temperature Monitor or both)




 

 

 

 

 

 
Heatmiser EDGE ModBus Thermostat
 

 

Heatmiser EDGE ModBus Thermostat

 

Protocol:
EDGE SERIES MODBUS COMMUNICATION PROTOCOL V1.8

 

Communication protocol:
1. UART Baud Rate: 9600
2. UART Parity: None
3. Communications ID Rang:0-32 ,255

 

Heatmiser EDGE
The Heatmiser EDGE is 230v powered Thermostat that is compatible with the Heatmiser wireless air sensor and wireless door/window switch. The wireless air sensor function is perfect for those looking to measure the temperature in another location and for those with larger open plan properties, multiple air sensors can be used to create an average temperature.

The Heatmiser EDGE can be set to work as a non programmable, 5/2 day, 7 day or 24 hour programmable thermostat.

 

230V Powered
Wireless Air Sensor Function
Modbus Network Function

 

 

Testing Heatmiser EDGE ModBus Thermostat with ModbusMAT freeware program and KMtronic USB<>RS485 adapter Testing Heatmiser EDGE ModBus Thermostat with ModbusMAT freeware program and KMtronic USB<>RS485 adapter

 

 

 

Testing Heatmiser EDGE ModBus Thermostat with ModbusMAT freeware program and KMtronic USB<>RS485 adapter Testing Heatmiser EDGE ModBus Thermostat with ModbusMAT freeware program and KMtronic USB<>RS485 adapter

 

 

Testing Heatmiser EDGE ModBus Thermostat with ModbusMAT freeware program and KMtronic USB<>RS485 adapter Testing Heatmiser EDGE ModBus Thermostat with ModbusMAT freeware program and KMtronic USB<>RS485 adapter

 

 

 

Testing Heatmiser EDGE ModBus Thermostat with ModbusMAT freeware program and KMtronic USB<>RS485 adapter Testing Heatmiser EDGE ModBus Thermostat with ModbusMAT freeware program and KMtronic USB<>RS485 adapter

 

 

 

Home Assistant

 

"configuration.yaml"

 

Working file for KMtronic ModBus Temperature Monitor

 

homeassistant:
 # Name of the location where Home Assistant is running
 name: Home
 # Location required to calculate the time the sun rises and sets
 latitude: 43.123777
 longitude: 25.688826
 # Impacts weather/sunrise data (altitude above sea level in meters)
 elevation: 542
 # metric for Metric, imperial for Imperial
 unit_system: metric
 # Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
 time_zone: Europe/Sofia
 # Customization file
 customize: !include customize.yaml

# Show links to resources in log and frontend
introduction:

# Enables the frontend
frontend:

# Enables configuration UI
config:

http:
 # Secrets are defined in the file secrets.yaml
 # api_password: !secret http_password
 # Uncomment this if you are using SSL/TLS, running in Docker container, etc.
 # base_url: example.duckdns.org:8123

# Checks for available updates
# Note: This component will send some information about your system to
# the developers to assist with development of Home Assistant.
# For more information, please see:
# https://home-assistant.io/blog/2016/10/25/explaining-the-updater/
updater:
 # Optional, allows Home Assistant developers to focus on popular components.
 # include_used_components: true

# Discover some devices automatically
discovery:

# Allows you to issue voice commands from the frontend in enabled browsers
conversation:

# Enables support for tracking state changes over time
history:

# View all events in a logbook
logbook:

# Enables a map showing the location of tracked devices
map:

# Track the sun
sun:

# Text to speech
tts:
 - platform: google

modbus:
 type: tcp
 host: 192.168.1.210
 port: 502
 
sensor:
 platform: modbus
 registers:
 - name: Sensor3
 unit_of_measurement: °C
 slave: 1
 register: 0
 count: 2
 register_type: input
 data_type: float
 precision: 2


device_tracker:
 - platform: ping
 interval_seconds: 30
 consider_home: 1200
 hosts:
 josh_iphone: 192.168.1.105
 my_tablet: 192.168.1.168
 
group:
 living_room:
 - light.bowl
 - light.ceiling
 - light.tv_back_light
 entities:
 - light.bedroom
 - media_player.nexus_player

scene:
 - name: Romantic
 entities:
 light.tv_back_light: on
 light.ceiling:
 state: on
 xy_color: [0.33, 0.66]
 brightness: 200
 - name: Movies
 entities:
 light.tv_back_light:
 state: on
 brightness: 100
 light.ceiling: off
 media_player.sony_bravia_tv:
 source: HDMI 1


 
#group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml

 

 

 

 

 

"Home Assistant: KMtronic ModBus Temperature Monitor

 

Home Assistant: KMtronic ModBus Temperature Monitor

 

 

 

 

Working file for KMtronic ModBus Temperature Monitor

 

 

Home Assistant: KMtronic ModBus Temperature Monitor

 

Home Assistant: KMtronic ModBus Temperature Monitor

 

Home Assistant: KMtronic ModBus Temperature Monitor

Home Assistant: KMtronic ModBus Temperature Monitor 

 

APT (Astro Photography Tool) added support Canon/Nikon KMTronic based shutter cable

 

 

 

 

 

https://ideiki.com/astro/usersguide/kmtronic_cable.htm

 

 

 

 

Simple wired option:

 

 

Cable 1 meter option:

 

 

Connection:

 

 

 

Result:

 

Thursday, 10 August 2017 10:39

Control KMtronic USB relays using AutoHotkey script

Written by

 

 

 

info.kmtronic.com/software/AutoHotkey/kmtronic-autohotkey.zip

 

 

 

 

 

Monday, 10 July 2017 07:58

Q Light Controller Plus DMX

Written by

 

Connect DMX adapter to PC.

 

If Windows ask for drivers download and install from here:

http://www.ftdichip.com/Drivers/D2XX.htm

 

If drivers are installed correctly you must see "USB Serial Converter" in Device Manager

 

Download and install Q Light Controller Plus from

http://www.qlcplus.org/

 

 Run Q Light Controller Plus and click on + button to add a fixture

QLC-Plus-01

 

QLC-Plus-02

 

QLC-Plus-03

 

When you are ready with adding the correct fixture go to Inputs/Outputs 

QLC-Plus-04

 

Find DMX USB ->  KMTronic DMX Interface and check the tick on Output 

 

QLC-Plus-05

 

 Now you can go to Simple Desk to manualy control the fixture 

 

QLC-Plus-06 

 

 

You can find this in our eBay shop.

 

 

 

 

Page 1 of 33