这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Conversation

@watou
Copy link
Contributor

@watou watou commented Feb 12, 2016

Fixes #3963.

Rid action methods of Items, BigDecimal and Integer, in preference to selection string and Numbers. Changes were required for compatibility with openHAB 2. Both action and binding bundles must be upgraded together.

Breaking Change

Method signatures have changed incompatibly. The first parameter is no longer an Item but is now the thermostat(s) to which to target the action, such as "254319432" (one or more thermostat IDs separated with commas) or "condo.*" (all registered under condo account) or "/Toronto/BldgA" (a management set), just as it's done in the binding.

I will update the doc and example after merge.

@watou watou added this to the 1.9.0 milestone Feb 12, 2016
teichsta added a commit that referenced this pull request Feb 12, 2016
[ecobee action] OH2 Compatibility (fixes #3963)
@teichsta teichsta merged commit d5912c3 into openhab:master Feb 12, 2016
@teichsta
Copy link
Member

Thanks @watou for compiling this PR!

@watou
Copy link
Contributor Author

watou commented Feb 13, 2016

Thank you, Thomas, for merging this (and for the millions of other things you do). I've updated the relevant wiki pages to document this breaking change.

@watou watou deleted the ecobee-action-oh2 branch February 13, 2016 10:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants