# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.0.3]

### Changed

- Updated readme

### Added 

- DHT11 Example


## [2.0.2] 

### Changed

- Update examples
- Updated readme

### Added

- FireBeetle 2 using ArduinoBLE example 
- Added KEYWORDS.txt


## [2.0.1] 

### Changed

- Update README with added methods

## [2.0.0] - Major breaking release

### Added
- Most remaining sensors have been added, but not all have been tested.
- BTHome image assets 

### Changed
- Much cleaner example
- Short and Complete name only added when there is space. May require a blank advertisement to send names
- Not using enum style methods for value sensors. Will continue to use them for the states.
- Fixed: short and long name termination issue
- Fixed: max packet size check
- Fixed: so many "out by one" bugs

### Removed
- Temperature and Voltage `enum` style methods

## [1.1.1] and below

- Something that works, but only just.
- Working events (button and dimmer)