Shivam Maurya
Shivam Maurya
**OpenShot Portable 7-zip version for Windows** Almost all open-source software such as OBS, VLC, InkScape, FreeCAD have 7z portable versions. What's preventing OpenShot from releasing a portable version? **OpenShot already...
## Description: An exhaustive list of all current sensors intrinsic or internal to ESPHome. This page 'guides/intrinsic_sensors.rst' intends to list all sensors intrinsic to the ESPHome platform requiring nothing more...
### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate - [x] Read the documentation to confirm the issue is not addressed...
## Description: Add a reference link to the file https://github.com/esphome/esphome/blob/dev/esphome/config_validation.py IN https://esphome.io/guides/configuration-types **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** - esphome/esphome# ## Checklist:...
## Description: include a mention of installing git in notes for using external components Also minor touchup of the overall guide * Mentioned Python version bumped from 3.9 to 3.10...
## Description: Add rounded backgrounds to feature icons Before:  After:   **Related issue (if applicable):** fixes NONE **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** NONE -...
## Description: HA style version label from home-assistant.io **Related issue (if applicable):** fixes NONE **Pull request in [esphome](https://github.com/esphome/esphome) with YAML changes (if applicable):** NONE - esphome/esphome# NONE ## Checklist: -...
Version: latest alpha Continuous Build on Win11-64bit * There is a very frustrating bug that would convert all two-point rectangles into lines. * The scrollbars are broken. If I zoom...
## Description With the current bash for loop, apt-get would run six times. Output on my debian trixie machine: ```bash shvm@radxa-cubie-a5e:~$ for pkg in docker.io docker-doc docker-compose podman-docker containerd runc;...