Skip to content

Releases: npope/home-assistant-crestron-component

v0.2.4

29 Nov 15:02

Choose a tag to compare

  • Added mandatory "version" key to the manifest.json file for compatibility with HA 2021.6 and later.
  • Added missing comma in manifest file from 0.2.3

v0.2.3

29 Nov 14:59

Choose a tag to compare

Added mandatory "version" key to the manifest.json file for compatibility with HA 2021.6 and later.

v0.2.2

19 Oct 22:26

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

Bug fixes and documentation cleanup

v0.2.1

19 Oct 18:41

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Bug fixes and addition of CONFIG/PLATFORM Schemas to allow HA to validate the configuration.yaml entries.

Control Surface Syncing

16 Oct 00:20

Choose a tag to compare

Pre-release

This release adds the ability to sync joins to/from control surfaces (touchpanels, keypads). Values to be synced toward the control system can include templates. Values synced from the control system can invoke almost any behavior in HA via scripts.

Initial Release

13 Oct 13:42

Choose a tag to compare

Initial Release Pre-release
Pre-release

Initial Release with basic functionality for the following platforms:

  • binary_sensor
  • sensor
  • switch
  • light
  • climate
  • cover
  • media_player (speaker)