Version 0.9.0
spacemanspiff2007
released this
05 Oct 11:37
·
114 commits
to master
since this release
- Renamed functions and variables for item (added deprecation warning for old item.state property)
- item.state -> item.value
- item.set_state -> item.set_value
- item.post_state -> item.post_value
- item.get_state -> item.get_value
- Moved configuration to EasyCo
- MQTT configuration has listen_only switch, too
- Added NumberItem to openhab.items
- Updated lots documentation
- Added functions with corresponding commands for OpenhabItems
- Added command processing for OpenhabItems
- Prepared for Openhab 2.5
- Use relative names in testing configuration
- Counter is thread safe
- renamed ColorItem.value to ColorItem.brightness
- MultiModeValue has function calculate_lower_priority_value which returns the low prio value