Revision history for Device-Chip-BME280 0.07 2024-01-08 [CHANGES] * Support `addr` mount parameter for setting non-default I²C device address 0.06 2023-09-13 [CHANGES] * General module style updates: + Updated for Object::Pad v0.800 + Swap unit tests to `Test2::V0` 0.05 2022-10-07 [CHANGES] * Updates for Test::Device::Chip::Adapter 0.24 * Add sanity_bounds for sensor results 0.04 2022-04-28 [CHANGES] * Use the new :isa from Object::Pad 0.57 to avoid `extends` 0.03 2021-10-22 [CHANGES] * Make sure not to cache adapter failures 0.02 2021-01-02 [CHANGES] * Implement the Device::Chip::Sensor API 0.01 2020-31-28 First version, released on an unsuspecting world.