- suport for esphome-canopen rev1:
- LightV1 with optional brightness / color temp support
- CoverV1 with optional position / tilt
- cleanup EDS files
- human-readable entity ids
- lights: better color temp handling
- covers: use scaling utils
- rename esphome-canbus-proxy to esphome-canbus-usb-serial
- 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
- update entity: do not show install when can ota is not enabled Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.9...v0.1.9.1
v0.1.9 - 2024-10-19
Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.8...v0.1.9
v0.1.9-b7 - 2024-10-19
- update entity: implement update command Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.9-b6...v0.1.9-b7
v0.1.9-b6 - 2024-10-19
- bugfixes Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.9-b5...v0.1.9-b6
v0.1.9-b5 - 2024-10-19
- initial support for update entity Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.9-b4...v0.1.9-b5
v0.1.9-b4 - 2024-10-15
- enable host_network
- enable NET_ADMIN priviledge Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.9-b3...v0.1.9-b4
v0.1.9-b3 - 2024-10-15
- bugfix Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.9-b2...v0.1.9-b3
v0.1.9-b2 - 2024-10-15
- bugfix Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.9-b1...v0.1.9-b2
v0.1.9-b1 - 2024-10-15
- fix github 'publish' action Full Changelog: https://github.com/mrk-its/can2mqtt/compare/v0.1.8...v0.1.9-b1
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
0.1.8-b1 (v0.1.8-b1) - 2024-09-22
Full Changelog: https://github.com/mrk-its/can2mqtt/commits/v0.1.8-b1