Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
philippwaller committed Jan 5, 2025
1 parent c820bf5 commit 7d362c2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ nav_order: 2

# Changelog

# 3.5.0 add support for exposing and validating sensor value types / DPTs

### Devices

- Sensor: Added support for exposing supported DPT classes and validating the provided `value_type`.

### DPT

- DPTBase: Added `to_dict` method for DPT object serialization.

# 3.4.0 8 byte energy and 4 byte pressure 2024-11-20

### Devices
Expand Down

0 comments on commit 7d362c2

Please sign in to comment.