home
Here are 426 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
ref #1864 , there needs to be a concise way to check that utility functions (brightness calculation, channel setting, value conversion etc.) work without problems with some set of expected inputs and outputs.
Describe the solution you'd like
- special build option to replace application code with bunch of assert calls. i
-
Updated
May 22, 2020 - JavaScript
To work more closely to how the Nest app functions, the color of the dial should only be blue/orange when set to cool/heat/etc AND the fan is running.
-
Updated
May 27, 2020 - JavaScript
-
Updated
Apr 25, 2020
Hi,
I am trying to use the File Editor git commands. I have made a git repository for my config folder and all git operations for it work as expected when doing it via ssh. The github clone url is an ssh url. Where/how do I tell the File Editor to use my ssh key?
-
Updated
May 3, 2020 - C
Azure App Service Extension
- Repo is private.
- dependent SDK version: Base v2.9.0-beta1-build3872 (Nov 2018)
Azure Functions
-
Updated
May 21, 2020 - HTML
It'd be great to allow users to automatically provision a hostname and letsencrypt certificate by using environment variables and/or build arguments supplied to docker-compose build.
There are a few projects which provide similar or related functionality, and it may be possible to integrate with one of them, or select some functionality from them:
-
Updated
Apr 16, 2020 - C#
-
Updated
May 26, 2020 - PHP
To be more inclusive in the project and help with collaboration, it is nice to have an open place to share what the current plan is for the project. Creating issues and structure them in different projects here in github is probably a good way to do it.
-
Updated
May 26, 2020 - Python
-
Updated
May 15, 2020
-
Updated
May 15, 2018 - Shell
-
Updated
Jun 8, 2017 - JavaScript
Would it be possible to add a navigation panel to the left of each page? This can help navigation between related pages, and simplifies seeing the hierarchy of related pages.
For instance, see MSDN docs:
https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/
-
Updated
Nov 6, 2018 - JavaScript
-
Updated
May 24, 2020 - CSS
-
Updated
Aug 26, 2018 - JavaScript
Improve this page
Add a description, image, and links to the home topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the home topic, visit your repo's landing page and select "manage topics."

Currently, clicking the "open" button in the consume window ignores tare weight handling.
The example with flour: It has 2000g in stock. If I enter 500g as amount and open it, I expect the stock being empty because of the tare weight calculation. But instead the amount is 500g less than before.
I wonder if it makes sense to have the "open" action with products with tare weight handling enabl