Skip to content

Commit

Permalink
Finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 13, 2024
1 parent 73488e0 commit 55890cc
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
15 changes: 15 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
v6.0.0
======

Features
--------

- Refactored sensor specialization. (#28)


Deprecations and Removals
-------------------------

- Substantial refactoring and simplification around the BinarySensor classes and subclasses. Support for 'room_sensor' and 'temperature_sensor' were removed since there is no evidence they were ever needed. Only 'lm' sensors are considered multi-sensors (with temperature and humidity). It's conceivable these changes will break some existing cases. Please report any issues.


v5.2.1
======

Expand Down
1 change: 0 additions & 1 deletion newsfragments/+fd932167.removal.rst

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/28.feature.rst

This file was deleted.

0 comments on commit 55890cc

Please sign in to comment.