wollew

Results 10 issues of wollew

* add platformio.ini * gitignore to ignore .pio dir * delete duplicate files/classes

Uploading files to moonraker fails if the printer/klipper is not connected: `2023-12-25 12:14:48,961 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestError [369]: request[31c2ee3f][get][PyQt6.QtCore.QUrl('http://192.168.1.22:7125/printer/info')][timeout=None][no-data] got an QNetworkReplyError Error transferring http://192.168.1.22:7125/printer/info - server replied: Klippy...

This is basically a reopen of #40. It reproducingly fails when converting the last page with "Error: Empty file": ``` Error: Empty file at readFileSync (/home/user/EbookDownloader/node_modules/image-size/dist/index.js:79:19) at imageSize (/home/user/EbookDownloader/node_modules/image-size/dist/index.js:116:23) at...

## Proposed change Adds documentation for the player sensor that is added in [#155788](https://github.com/home-assistant/core/pull/155788) ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). -...

next
has-parent

I am currently trying to put the HA velux integration on their HA quality scale. One of the requirements are publicly reproducible builds for the dependencies (see https://developers.home-assistant.io/docs/core/integration-quality-scale/rules/dependency-transparency). So for...

This should fix #565, once PyPI setup is complete. What it does: In the CI workflow: * Tests run for Python 3.11 .. 3.14 * It removes the "build" job...

## Proposed change This PR adds handling authentication errors to the Velux integration by adding a reauth_flow and also during initial setup. Unfortunately the used library doesn't have a dedicated...

cla-signed
integration: velux
has-tests
by-code-owner
code-quality
Quality Scale: No score
quality-scale

## Proposed change Raises an exception when the reboot service action fails, following the quality scale requirements. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix...

cla-signed
integration: velux
small-pr
has-tests
by-code-owner
code-quality
Quality Scale: No score
quality-scale

## Proposed change This is part two of PR that make velux entities unavailable if there are no more updates. ## Type of change - [ ] Dependency upgrade -...

cla-signed
integration: velux
has-tests
by-code-owner
code-quality
Quality Scale: No score
quality-scale

### What happened? I have this iCasa switch: https://www.zigbee2mqtt.io/devices/ICZB-KPD14S.html. In 2.7.1 it sends "action" and "action_group" when buttons are pressed, depending on the pressed button the action is "on", "off",...

problem