Or Bin

Results 22 issues of Or Bin

[Flask-FeatureFlags](https://github.com/trustrachel/Flask-FeatureFlags) has been archived by its owner, after the latest commit was almost 3 years ago. I believe it may be removed from the list then.

### What version of Go, VS Code & VS Code Go extension are you using? Version Information Go 1.18 VS Code 1.69.2 VS Code Go 0.35.1 ### Share the Go...

Debug
NeedsFix

I have this example code (_typing_bug_example.py_): ```python from tenacity import retry @retry def do_stuff(): print("doing stuff") do_stuff() retry_stats = do_stuff.retry.statistics print(retry_stats) ``` Checking it with mypy, I get this error:...

* Added information about connections for NodeMCU * Added an explanation for the existing ESP8266 code example * Added another code example for ESP8266

`loader.ParseYAML` (and correspondingly `loader.Load`) use `yaml.Unmarshal`, which performs non-strict YAML unmarshalling (in _yaml.v2_ package), while in some cases a caller would like to perform strict YAML unmarshalling (e.g. to avoid...

I didn't really try the yeelight component since there's an [active alert](https://alerts.home-assistant.io/#yeelight.markdown) on it, and I actually want to access it using the [Xiaomi Miio](https://www.home-assistant.io/integrations/xiaomi_miio) integration in order to connect...

new-device
miot-protocol

Currently, our repository has 36 branches, many of them were not updated in the last few months. Some of them are already merged into master, and many others are only...

Task
General

Starting a discussion here, based on notes from the discussion in 11/02/19. # Features & specification * Exporting selected data ## "Customers" * Private people * Organizations and non-profits ##...

Discussion