* Update BMW sensors to use device_class * Test adjustments * Trigger CI * Remove unneeded cast * Set suggested_display_precision to 0 * Rebase for climate_status * Change charging_status to ENUM device class * Add test for Enum translations * Pin Enum sensor values * Use snapshot_platform helper * Remove translation tests * Formatting * Remove comment * Use const.STATE_UNKOWN * Fix typo * Update strings * Loop through Enum sensors * Revert enum sensor changes --------- Co-authored-by: Richard <rikroe@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
button.py | ||
config_flow.py | ||
const.py | ||
coordinator.py | ||
device_tracker.py | ||
diagnostics.py | ||
icons.json | ||
lock.py | ||
manifest.json | ||
notify.py | ||
number.py | ||
select.py | ||
sensor.py | ||
strings.json | ||
switch.py |