Tal Atlas

Results 8 issues of Tal Atlas

I added an update function to the DNS object.

If I call `/auth/twitter?in_popup=true` and the process is canceled twitter will redirect back to `/auth/twitter/callback?in_popup=true&denied=foobar` The problem is that omniauth catches this failure and redirects to /auth/failure losing any of...

I've found ways to implement throttle myself in a few ways but I think it'd be nice if the framework supplied its own. I could also see it taking in...

In slack ⇧+ESC marks all chat as read, using the tap to escape plugin you cannot trigger this key command.

help-wanted

### Summary I was starting to make a bot that uses the new Blocks api, in my process of learning how it works I documented all the types to teach...

semver:minor
pkg:types

Seems like it's unable to handle the new event type of entity: ``` This error originated from a custom integration. Logger: homeassistant.setup Source: custom_components/pyscript/__init__.py:27 Integration: pyscript (documentation, issues) First occurred:...

The underlying library supports the ability to [set the LED display](https://github.com/mac-zhou/midea-msmart/blob/ce2e6a5bedbc8169a36477bf65619f579f8a2e39/msmart/command.py#L170) on the AC unit. I'd like to be able to access this either via a service or by an...

enhancement

When I try to run the command I get this error. ``` ERROR [Error: Couldn't find preset "es2015-rollup" relative to directory "...."] ``` Then when i installed that npm module...