Releases: Home-Is-Where-You-Hang-Your-Hack/sensor.goveetemp_bt_hci
Remove deprecated `device_class` properties
0.10.3
Chore:
- Remove deprecated
device_class
properties.
Reactor to use SensorEntityDescription
0.10.2
Fix:
- Refactor to use SensorEntityDescription for future Home Assistant compatibility
Possible Breaking Change
For those who display temperature Fahrenheit, due a change with how Home Assistant handles sensors, your existing sensors may display in Celsius after this update. Under Configuration -> Devices & Services -> Entities tab, the settings for each temperature sensor can be modified to display F as the unit of measurement.
Refactor for SensorEntityDescription
0.10.2_beta_1
Fix:
- Refactor to use SensorEntityDescription for future Home Assistant compatibility
Rename extra_state_attributes
Fix:
- Renamed
device_state_attributes
toextra_state_attributes
. Remove warnings related to Home Assistant PR#47304
Rename extra_state_attributes
Fix:
- Renamed
device_state_attributes
toextra_state_attributes
. Remove warnings related to Home Assistant PR#47304
Minimum and maximum temperature configurable
0.10.0
Feat:
- Minimum and maximum temperature configurable. Base on SteveOnorato/moat_temp_hum_ble. Thank you @SteveOnorato
- Devices now related. Thank you @natekspencer
Fix: - Catch Bluetooth adapter error and provide useful information.
Chore: - Removed "CONF_HCITOOL_ACTIVE"
BREAKING CHANGE - With the removal of CONF_HCITOOL_ACTIVE
if hcitool_active
is still in your config, Home Assistant will not start. Please remove this deprecated flag.
fix bug in v0.10.0_beta_1
0.10.0
Feat:
- Minimum and maximum temperature configurable. Base on SteveOnorato/moat_temp_hum_ble. Thank you @SteveOnorato
- Devices now related. Thank you @natekspencer
Fix: - Catch Bluetooth adapter error and provide useful information.
Chore: - Removed "CONF_HCITOOL_ACTIVE"
BREAKING CHANGE - With the removal of CONF_HCITOOL_ACTIVE
if hcitool_active
is still in your config, Home Assistant will not start. Please remove this deprecated flag.
Minimum and maximum temperature configurable
0.10.0
Feat:
- Minimum and maximum temperature configurable. Base on SteveOnorato/moat_temp_hum_ble. Thank you @SteveOnorato
- Devices now related. Thank you @natekspencer
Fix: - Catch Bluetooth adapter error and provide useful information.
Chore: - Removed "CONF_HCITOOL_ACTIVE"
BREAKING CHANGE - With the removal of CONF_HCITOOL_ACTIVE
if hcitool_active
is still in your config, Home Assistant will not start. Please remove this deprecated flag.
Update bleson to 0.18
Fix:
- Update bleson package to version 0.18, fixes non BLE spec device name errors
Update bleson to 0.18
Fix:
- Update bleson package to version 0.18, fixes non BLE spec device name errors