Paulus Schoutsen

Results 73 issues of Paulus Schoutsen

For the Home Assistant integration we query the `/all` endpoint to get the state of the Fibonacci device. I just updated my Fibonacci256 to the latest version and now notice...

I'm introducing Lit Element into [my Polymer 3 project](https://github.com/home-assistant/home-assistant-polymer/pull/1738). I won't be able to convert all elements to Lit from the get go and so have a mix of Polymer...

Using Webpack 5 beta 25 (latest as of today) and worker plugin 5.0.0. Initially reported at https://github.com/GoogleChromeLabs/worker-plugin/pull/84#issuecomment-657003936 but realized should have opened an issue. ``` TypeError: ParserHelpers.addParsedVariableToModule is not a...

Observations: - no commits in 2 years - lots of stale PRs - It does not install under newer versions of PIP #135 - It still uses the fork python-jose-cryptodome,...

Warrant will use the default boto configuration which is to load credentials from `~/.aws`. Not all requests to Cognito require requests to be signed in. Examples of these are register,...

In Home Assistant 2021.5 we're going to introduce strategies. A strategy is a JavaScript block that is executed on the loaded configuration before the dashboard as a whole or a...

In `db_from_hass_config`, when `config.find_hass_config()` raises a `ValueError`, we should print instructions on how a user should manually create a db instance from their DB url. https://github.com/robmarkcole/HASS-data-detective/blob/a2f09225a577fc6152c5c7d47b439833f578fba2/detective/core.py#L17

Currently the OZW Instance status looks like this: ```json { "OpenZWave_Version": "1.6.1025", "OZWDeamon_Version": "0.1", "QTOpenZWave_Version": "1.0.0", "QT_Version": "5.12.5", "Status": "driverAllNodesQueried", "TimeStamp": 1581020710, "ManufacturerSpecificDBReady": true, "homeID": 3336491847, "getControllerNodeId": 1, "getSUCNodeId": 1,...

enhancement

## Context Media player `play_media` service currently has an `enqueue: boolean` option. If set to true, the media player, if supported, will enqueue the media at the end of the...

Idea brought up by @Kane610 during SOTU. ## Context This applies mainly to Zigbee and Deconz. Z-Wave too, but it doesn't support device automations yet. Currently with device automations we're...