Wireless information displays for modern spaces
Home automation display - inki-homematic
Homematic sensor data displayed on 4.2" ePaper showing temperature, heating status, and service messages
Home automation systems collect a wealth of real-time data from sensors and devices throughout your home. While you can always check this information through web interfaces or mobile apps, there’s something uniquely convenient about having key information automatically displayed on a dedicated “electronic dashboard” that you can glance at during your daily routine. Above you see inki displaying live data from our Homematic system - temperatures from HmIP-STE2-PCB sensors, heating control status from HmIP-WTH-1, and power monitoring from HmIP-PSM-2 devices.
Inki-homematic directly connects to your Homematic CCU via XML-RPC, retrieving and displaying live sensor data and device status information. It integrates seamlessly with existing Homematic installations to provide wireless ePaper visualization of your home automation data. In general any homematic device parameter can be read out by configuring inki via the webinterface, see the examples below.
Live demonstration of inki-homematic displaying real-time sensor data and updates
You can easily configure inki-homematic through the web interface, such as from your smartphone. Here’s what the configuration screens look like:
Main configuration screen
Specific homematic settings are accessed by the corresponding page and allow to set the relevant parameters:
Web Interface Setup:
Detailed device configuration showing XML-RPC query parameters and sensor mappings for homematic
Setup Process:
XML-RPC Integration: The system uses standard Homematic XML-RPC calls like:
<methodCall>
<methodName>getValue</methodName>
<params>
<param><value><string>002820C98F3853:2</string></value></param>
<param><value><string>ACTUAL_TEMPERATURE</string></value></param>
</params>
</methodCall>
Questions? Ideas? Interested in a kit?
Contact: c0de@posteo.de