Niagara C-Bus driver 5.2.4

Today we published a new version of our Niagara C-Bus driver. In addition to known bug fixes and performance improvements, we updated a bit our point discovery process. What changed?

  • The driver maps C-Bus multistate points (e.g. boolean points with more than 2 states, sometimes described as N-State in the Honeywell documentation) to Niagara EnumControlPoint type. Point facets are updated according to the C-Bus states.
  • Because changing the ControlPoint type from read-only to writable is in Niagara impossible without deleting the old point we decided to add all discovered points initially as writable. If you need to change the type from writable to read-only, you can do it in the discovery Add points dialogue.