Releases: EverythingSmartHome/everything-presence-one
1.2.6
What's Changed
- Add CO2 code for older revisions by @EverythingSmartHome in #214
- Further clarify CO2 docs by @EverythingSmartHome in #215
- Ensure mmwave turns on on wifi connect by @EverythingSmartHome in #216
- Disable manufacturer updates by default by @EverythingSmartHome in #217
- Bump version by @EverythingSmartHome in #218
Full Changelog: 1.2.5...1.2.6
1.2.5
What's Changed
- Improve documentation for distance and sensitivity for SEN0609 by @EverythingSmartHome in #203
- Fix typo in docs by @EverythingSmartHome in #204
- Fix boot loop when internet blocked by @EverythingSmartHome in #206
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- Add CO2 sensor documentation by @EverythingSmartHome in #186
- Remove BLE from ST firmware by @EverythingSmartHome in #188
- ESPHome OTA - Separate OTABackend from OTA component by @Roving-Ronin in #189
- Add update entity to Everything Presence One by @EverythingSmartHome in #196
New Contributors
- @Roving-Ronin made their first contribution in #189
Full Changelog: v1.2.3...1.2.4
v1.2.3
What's Changed
- Add SEN0609 assembly guide to documentation by @EverythingSmartHome in #172
- Add SEN0609 to Smartthings by @EverythingSmartHome in #173
- Add SEN0609 to SmartThings Docs by @EverythingSmartHome in #175
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Move SEN0395 to common by @EverythingSmartHome in #166
- Add support for SEN0609 by @EverythingSmartHome in #167
- Add SEN0609 Firmware to Docs by @EverythingSmartHome in #168
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Restore mmWave LED functionality by @EverythingSmartHome in #159
Full Changelog: v1.2.0...v1.2.1
1.2.0
This release migrates the configuration from individual static configurations into a modular configuration to keep the code basis more in sync with each other, and allows more firmware options to be added. As such you can now select between 5 different firmwares depending on the needs, these can be selected from the user guide:
- Home Assistant - Stable
- Home Assistant - Beta
- Home Assistant with Bluetooth Proxy - Stable
- Home Assistant with Bluetooth Proxy - Beta
- SmartThings - Stable
This release also changes from Arduino Framework to ESP-IDF framework.
It also includes some bug fixes for the mmWave LED getting stuck on solid red after a reboot or power loss.
What's Changed
- Ensure sensor start after boot by @EverythingSmartHome in #147
- Fix mmWave stuck on boot by @EverythingSmartHome in #148
- Fix LED restore mode by @EverythingSmartHome in #149
- Add modular config by @EverythingSmartHome in #151
- Build additional firmware options by @EverythingSmartHome in #154
- Add firmware choices to frontend by @EverythingSmartHome in #155
Full Changelog: v1.1.9...v1.2.0
v1.1.9
What's Changed
- Add BLE Improv fix by @EverythingSmartHome in #135
- Make LED visible by default by @EverythingSmartHome in #136
- Fix negative light sensor values by @EverythingSmartHome in #139
- Bump version to 1.1.9 by @EverythingSmartHome in #140
Full Changelog: 1.1.8...v1.1.9
v1.1.8
This release adds calibration data for the light sensor to drastically improve the readings with the front cover on.
##Breaking change
I've marked this as a breaking change, but it's purely because if you have "baseline" numbers in your automations for when the light should come on at a certain lux value, this release will change that baseline figure and will need adjusting.
What's Changed
- Fix occupancy timeout periods by @EverythingSmartHome in #120
- Improve light sensor readings by @EverythingSmartHome in #132
New Contributors
- @AzonInc made their first contribution in #105
- @santalucial made their first contribution in #39
Full Changelog: v1.1.6...1.1.8
v1.3.0b
What's Changed
- Replace constants for PIR & Occupancy Delay with config Entities by @AzonInc in #105
- Merge target distance into main YAML by @EverythingSmartHome in #109
- Fix mmWave Target Tracking Sensors not resetting by @EverythingSmartHome in #110
- Re-add improv_ble by @EverythingSmartHome in #111
- Change framework to ESP-IDF by @EverythingSmartHome in #112
- Add configurable timeouts for PIR and Occupancy by @EverythingSmartHome in #113
- Bump version to 1.3.0b by @EverythingSmartHome in #114
New Contributors
Full Changelog: v1.2.3b...v1.3.0b