Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
    • Search

  1. Home
  2. Marketplace
  3. OpenDaikin Binding

Please be aware that some listings have been temporarily delisted from our marketplace in order to improve the security of the platform. We apologize for any inconvenience this may caused.

For more information on this matter, please visit #1.

If you are a listing owner and would like to have your listing(s) reinstated, please open a ticket at https://gitlab.eclipse.org/eclipsefdn/it/websites/marketplace.eclipse.org/-/issues.

Thank you for your understanding and cooperation.

OpenDaikin Binding

OpenDaikin Binding
1
0
Install

Drag to Install!

Drag to your running Eclipse SmartHome browser window.

Use this url in your Eclipse SmartHome workspace to install this package.

https://openhab.jfrog.io/openhab/libs-pullrequest-local/org/openhab/binding/org.openhab.binding.opendaikin/2.5.0-SNAPSHOT/org.openhab.binding.opendaikin-2.5.0-SNAPSHOT.jar


Learn more...

Details Group Tabs

Details

OpenDaikin Binding

The OpenDaikin binding allows you to control your Daikin air conditioning units with openHAB. In order to do so, your Daikin air conditioning unit must have a BRP072A42 WiFi adapter installed.

Supported Things

Daikin air conditioning units with a BRP072A42 installed. This may work with the older KRP series of wired adapters, but has not been tested with them.

Discovery

This addon will broadcast messages on your local network looking for Daikin air conditioning units and adding them to the queue of new items discovered. You can also manually add a new item if you know the IP address.

Thing Configuration

  • host - The hostname of the Daikin air conditioner. Typically you'd use an IP address such as 192.168.0.5 for this field.
  • refresh - The frequency with which to refresh information from the Daikin air conditioner specified in milliseconds. Defaults to 60 seconds.

Channels

For channels that use temperatures, the default is to use Celsius. This can be changed via a configuration on the individual channels. When in Celsius mode, the temperature has a precision of one half degree. When using Fahrenheit, only whole degrees are used. Internally, the Daikin system uses Celsius so all Fahrenheit numbers are converted and rounded.

Channel Name Description power Turns the power on/off for the air conditioning unit. settemp The temperature set for the air conditioning unit. indoortemp The indoor temperature as measured by the unit. outdoortemp The outdoor temperature as measured by the external part of the air conditioning system. May not be available when unit is off. humidity The indoor humidity as measured by the unit. This is not available on all units. mode The mode set for the unit (AUTO, DEHUMIDIFIER, COLD, HEAT, FAN) fan The fan speed set for the unit (AUTO, SILENCE, LEVEL_1, LEVEL_2, LEVEL_3, LEVEL_4, LEVEL_5)

Full Example

daikin.things:

opendaikin:ac_unit:living_room_ac [ host="192.168.0.5" ]

daikin.items:

Switch DaikinACUnit_Power { channel="opendaikin:ac_unit:living_room_ac:power" }
Text DaikinACUnit_SetPointF { channel="opendaikin:ac_unit:living_room_ac:setpointf" }
Text DaikinACUnit_Mode { channel="opendaikin:ac_unit:living_room_ac:mode" }
Text DaikinACUnit_Fan { channel="opendaikin:ac_unit:living_room_ac:fanspeed" }
Text DaikinACUnit_IndoorTemperatureF { channel="opendaikin:ac_unit:living_room_ac:indoortempf" }
Text DaikinACUnit_OutdoorTemperatureF { channel="opendaikin:ac_unit:living_room_ac:outdoortempf" }

daikin.sitemap:

Switch item=DaikinACUnit_Power
Setpoint item=DaikinACUnit_SetPointF visibility=[DaikinACUnit_Power==ON]
Selection item=DaikinACUnit_Mode mappings=["AUTO"="Auto", "DEHUMIDIFIER"="Dehumidifier", "COLD"="Cold", "HEAT"="Heat", "FAN"="Fan"] visibility=[DaikinACUnit_Power==ON]
Selection item=DaikinACUnit_Fan mappings=["AUTO"="Auto", "SILENCE"="Silence", "LEVEL_1"="Level 1", "LEVEL_2"="Level 2", "LEVEL_3"="Level 3", "LEVEL_4"="Level 4", "LEVEL_5"="Level 5"] visibility=[DaikinACUnit_Power==ON]
Text item=DaikinACUnit_IndoorTemperatureF
Text item=DaikinACUnit_OutdoorTemperatureF

IoT Category:
  • Eclipse SmartHome
Eclipse SmartHome: 
Package Type: 
Binding
Package Format: 
bundle
Package Source URL: 
github.com
Additional Details
Date Created: 
Fri, 2018-03-09 22:46
Development Status: 
Beta
License: 
EPL
Date Updated: 
Sun, 2019-03-10 22:20
Submitted by: 
Tim Waterhouse
  • Sign in to post reviews.

Markets

  • Eclipse Project (4)
  • Tools (1342)
    • Application Development Frameworks (171)
    • Application Management (32)
    • Application Server (31)
    • BIRT (10)
    • Build and Deploy (104)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (117)
    • Collaboration (37)
    • Database (44)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (60)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (10)
    • Editor (339)
    • Entertainment (14)
    • General Purpose Tools (124)
    • Graphics (34)
    • IDE (344)
    • Internet of Things (IoT) (35)
    • J2EE Development Platform (44)
    • J2ME (5)
    • Languages (155)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (49)
    • Modeling (90)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (74)
    • Process (18)
    • Profiling (22)
    • Programming Languages (100)
    • Reporting (32)
    • Rich Client Applications (39)
    • Science (4)
    • SCM (20)
    • Search (42)
    • SOA Development (15)
    • Source Code Analyzer (99)
    • Systems Development (59)
    • Team Development (54)
    • Testing (90)
    • Tools (568)
    • UI (97)
    • UML (40)
    • Web (90)
    • Web Services (31)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (172)
    • Eclipse Kura (122)
    • Eclipse SmartHome (46)
  • RCP Applications (79)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Vallox Central Venting Unit Binding
  • OSRAM/Sylvania Lightify/SMART+ Binding
  • ZoneMinder Binding
  • Hive from British Gas Binding
  • Fox Binding

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top