github danielperna84/custom_homematic 1.71.0b2-experimental

pre-release9 hours ago

New Features

  • Add CUxD and CCU-Jack support (15s polling interval)
  • Add mqtt support for CUxD and CCU-Jack (advanced options / no polling required for CCU-Jack and CUxD)
    • Requires CCU-Jack installed on CCU
    • Requires HA connected to CCU-Jack's MQTT Broker (No mqtt prefix needed)
    • OR Requires HA to be connected to an MQTT-Brocker (other than CCU-Jack's) and CCU-Jack to use an MQTT-Bridge (here a prefix must potentially be set).
    • Use discussion in HAHomematic Repo for discussions

What's Changed

  • Bump hahomematic to 2024.11.3
    • Add basic support for json clients
    • Add data_point_path event
    • Add getDeviceDescription, getParamsetDescription, listDevices, getValue, setValue, getParamset, putParamset to json_rpc
    • Add get_data_point_path to central
    • Add interface(id) to performance log message
    • Add interfaces_requiring_periodic_refresh to config
    • Add option to refresh data by interface
    • Add periodic data refresh to CentralUnitChecker for some interfaces
    • Add xml_rpc support flag to client
    • Allow empty port for some interfaces
    • Do reconnect/reload only for affected interfaces
    • Extend DP_KEY with interface_id
    • Ignore unknown interfaces
    • Maintain data_cache by interface
    • Reduce MAX_CACHE_AGE to 15s
    • Remove clients for not available interfaces
    • Rename event to data_point_event
  • Add CUxD and CCU-Jack support
  • Add mqtt support
  • Add new option to UI (but disabled)

Full Changelog: 1.71.0...1.71.0b2-experimental

Don't miss a new custom_homematic release

NewReleases is sending notifications on new releases.