Closed jnsgruk closed 20 hours ago
Bumps pytouchlinesl to 0.3.0, in which @peroo kindly fixed a data caching issue. Full changelog here:
pytouchlinesl
https://github.com/jnsgruk/pytouchlinesl/compare/0.2.0...0.3.0
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:
Any chance this will make it into the next release? 🙂
If it's tagged to the milestone it is expected to be in the release
Proposed change
Bumps
pytouchlinesl
to 0.3.0, in which @peroo kindly fixed a data caching issue. Full changelog here:https://github.com/jnsgruk/pytouchlinesl/compare/0.2.0...0.3.0
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: