Martin Nöhrer

Results 6 issues of Martin Nöhrer

@schumijo This will fix the number of forecast entites described in issue #938

This PR adds the possibility to enable custom action and custom popups on card that used a Lovelace card as base. It will also solve issue #937 to enable the...

**Describe the bug** A full screen popup has a white border and it enables scrolling by some pixels. The white border is shown on all internal popups. **Expected behavior** There...

:bug: bug

**Describe the bug** Weather throws an error **Expected behavior** Show the popup **Screenshots** I![image](https://user-images.githubusercontent.com/4608946/183974742-97eb7325-6484-4941-ac05-1daf498215bd.png) **Additional context** @schumijo My weather sensor has only 5 items. The popup_weather_forecasts expects 6 elements. ```...

:bug: bug

### Dagster version 1.7.4 ### What's the issue? Same problem as described in issue #4079 I run the dagster instance behind a reverse proxy with a subpath `/dagster`. The webserver...

type: bug
area: UI/UX

splitted from Pull request #80 I've added the requests package to the setup.py-dependencies because it was missed during a fresh installation file. Then I've excluded the Python files from the...