Wil T
Wil T
https://github.com/liwangqian/LuaCoderAssist/issues/71 https://github.com/liwangqian/LuaCoderAssist/issues/108 People have been struggling to use their own .luacheckrc files. I think a lot of this confusion has to do with the description being used for this setting...
I'd love a way to define custom color matching patterns so this would work with more color formats. I use this in VSCodium to work with lua code from FantasyGrounds...
This changes from the MixIn pattern to direct inheritance (since it only inherits from one class) and adds type hints to pretty much every arg and return. Since the MixIn...
The repo has tags at the commits of versions through 0.2.1 but is lacking 0.3.0 and 0.4.0. It looks like the missing tags are: | Commit Hash | Tag |...
### The problem When I try to add the integration via Field Test login, I get this and cannot continue:  ### What version of this integration (ha-nest-protect) has...
Logger: homeassistant.components.climate Source: components/climate/__init__.py:354 Integration: Climate (documentation, issues) First occurred: 9:33:20 AM (1 occurrences) Last logged: 9:33:20 AM Entity None () implements HVACMode(s): off, cool, dry, heat, fan_only and therefore...
Logger: homeassistant.components.light Source: components/light/__init__.py:1242 Integration: Light (documentation, issues) First occurred: 9:33:19 AM (3 occurrences) Last logged: 9:33:19 AM Entity None () is using deprecated supported features values which will be...
## Background I've got a G815 LIGHTSYNC RGB Mechanical Gaming Keyboard which works correctly with OpenRGB on my Pop!_OS 22.04 computer. It generally also works correctly with this Home Assistant...
I ran the code through [rubocop](https://rubocop.org/) and ignoring just the line length warnings. You can keep this or leave it, I know code style can be very subjective. It depends...
fixes https://github.com/feedreader/pluto/issues/31 SSL errors will no longer cause builds to fail, leaving partial results. Only the feed with broken SSL (or the other supported errors) will be skipped.