Fabian Seitz
Fabian Seitz
Error message: ``` Logger: homeassistant.components.light Source: helpers/entity_platform.py:224 Integration: Light (documentation, issues) First occurred: 13:57:20 (1 occurrences) Last logged: 13:57:20 Setup of platform prismatik is taking longer than 60 seconds. Startup...
Homeassistant has a cool new feature, where integrations can display if its device has a firmware update available. https://www.home-assistant.io/integrations/update/ Would it be possible to implement this? Would be quite nice,...
Hi Thanks for your work. Is it possible to add support for bluetooth LED Stripes (like ones with "Happy Lightning" App), these should be very similar. Or should these already...
This is a trial to fix https://github.com/FaserF/ha-deutschebahn/issues/38
This fixes the following two issues, most likely occurring due to WIFI interfaces with no clients. ``` Traceback (most recent call last): File "/config/custom_components/openwrt/coordinator.py", line 300, in async_update_data result['wireless'] =...
# Proposed Changes > (Describe the changes and rationale behind them) ## Related Issues > ([Github link][autolink-references] to related issues or pull requests) [autolink-references]: https://help.github.com/articles/autolinked-references-and-urls/ ## Summary by CodeRabbit -...
This PR is to extend the functionality for Homeassistant to detect available tasmota firmware updates and start them remotly. See #151 and The HA Integration also needed to be extended,...
### The problem  Since WAU 2.0.0 and the move from "C:\ProgramData\Winget-AutoUpdate\Logs" to "C:\Program Files\Winget-AutoUpdate\logs" something must have changed with handling the permissions in the folder. With WAU 1.X.X I...
# Proposed Changes As described in #752 it wont work to write user logs since WAU2.0.0, this affected Winget-Install.ps1 runs within the user (seems to work for WAU user runs)....
# Proposed Changes If a blacklist is used, winget will exclude all pinned apps from winget. ## Related Issues As requested in #644 > ([Github link][autolink-references] to related issues or...