Skip to content

Latest commit

 

History

History
142 lines (92 loc) · 4.39 KB

CHANGELOG.md

File metadata and controls

142 lines (92 loc) · 4.39 KB

v0.2.3 - 2025-01-02

  • suport for esphome-canopen rev1:
    • LightV1 with optional brightness / color temp support
    • CoverV1 with optional position / tilt

v0.2.2 - 2024-12-29

  • cleanup EDS files
  • human-readable entity ids
  • lights: better color temp handling
  • covers: use scaling utils

v0.2.1-b1 - 2024-11-25

  • rename esphome-canbus-proxy to esphome-canbus-usb-serial

v0.2.0 - 2024-11-04

  • up to 64 entities in esphome.eds
  • set sdo variables synchronously
  • use object_directory.add_object
  • cleanup logging
  • fix firmware version regex
  • BUGFIX: do not share OD between nodes!
  • add CAN heartbeat watchdog
  • pass extra args to can2mqtt
  • install esp_can with esptool
  • set watchdog-timeout to 60 seconds
  • fix interface_opts_json handling
  • OTA: don't set node to pre-operational
  • tmp: don't disable upload button while uploading
  • get rid of mqtt_can
  • declare metadata properties as OCTET_STRINGS, fixes #20

v0.1.9.1 - 2024-10-20

Changes

v0.1.9 - 2024-10-19

Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.8...v0.1.9

Changes

v0.1.9-b7 - 2024-10-19

Changes

v0.1.9-b6 - 2024-10-19

Changes

v0.1.9-b5 - 2024-10-19

Changes

v0.1.9-b4 - 2024-10-15

Changes

v0.1.9-b3 - 2024-10-15

Changes

v0.1.9-b2 - 2024-10-15

Changes

v0.1.9-b1 - 2024-10-15

Changes

v0.1.8 - 2024-10-15

  • initial support for alarm_control_panel

Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.8-b1...v0.1.8

Changes

Full Changelog: https://github.com/mrk-its/can2mqtt/commits/v0.1.8-b1

Changes