hass-virtual icon indicating copy to clipboard operation
hass-virtual copied to clipboard

Virtual Components for Home Assistant

Results 82 hass-virtual issues
Sort by recently updated
recently updated
newest added

Enregistreur: homeassistant.const Source: helpers/deprecation.py:222 S'est produit pour la première fois: 17:09:33 (1 occurrences) Dernier enregistrement: 17:09:33 STATE_LOCKED was used from virtual, this is a deprecated constant which will be removed...

Enregistreur: homeassistant.components.light Source: helpers/deprecation.py:222 intégration: Lumière (documentation, problèmes) S'est produit pour la première fois: 17:09:33 (2 occurrences) Dernier enregistrement: 17:09:33 SUPPORT_EFFECT was used from virtual, this is a deprecated constant...

Please find here all the Depreciations I found in the logs from 2025.2. They are not urgent, as it says it will stop working from 2026.1 on. 1. STATE_LOCKED was...

enhancement

I am having trouble adding a virtual sensor entity to the Statistics graph card. The message I get is: > No statistics found https://imgur.com/a/pcVUZvK

Adding virtual components through virtual.yaml causes the devices in the file to be added fresh, and any other devices configured previously, that are not in the file anymore, are removed....

bug

It would be nice to be able to set a transition time when calling light.turn_on on a dimmable virtual light.

enhancement

Warning from the logs: ``` 2025-01-15 18:04:56.918 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'virtual' is using mireds for coldest light color temperature, when it should be adjusted to use...

enhancement

How to delete the virtual devices? Deleting it from virtual.yaml doesn't help.

versions: - virtual components: 0.9.1 - HA 2025.1.4 Hi, I followed the instructions mentions in the readme: I created a simple test yaml with two devices as of the readme:...

bug
documentation

Names of `valve` services are incorrect. The error seems to originate from official Docs. There was an issue https://github.com/home-assistant/home-assistant.io/issues/34407 for errors in Docs, later it was fixed with https://github.com/home-assistant/home-assistant.io/pull/36606/.