Open bdraco opened 10 hours ago
changelog: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/v1.7.0...v1.7.1
ruff format homeassistant tests
If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
python3 -m script.hassfest
requirements_all.txt
python3 -m script.gen_requirements_all
To help with the load of incoming pull requests:
Proposed change
changelog: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/v1.7.0...v1.7.1
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: