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

Log details (WARNING) Logger: homeassistant.const Source: helpers/deprecation.py:222 First occurred: 19:52:38 (5 occurrences) Last logged: 19:52:38 FREQUENCY_GIGAHERTZ was used from virtual, this is a deprecated constant which will be removed in...

After updating HA core to 2025.1 the following is going on with my virtual sensor (switches are fine); The virtual sensor is unavailable with the following message; "This entity is...

I got this in log: [homeassistant.const] STATE_LOCKED was used from virtual, this is a deprecated constant which will be removed in HA Core 2025.10. Use LockState.LOCKED instead, please report it...

Updated readme installation for latest v0.9 installation via HACS. Currently HACS supports 0.8.0.1 by default.

I cannot find the virtual.yaml file.

I'm new to installing custom components from HACS and I couldn't initially get Virtual Components version 0.9.0b18 to load at all. I eventually learned that the missing piece was putting...

# Current Situation Hi. I use this integration already a long time and have done the update to the GUI also a long time ago. All my virtual devices have...

My Home Assistant (2025.11.x) says: ``` 2025-11-30 07:59:23.151 WARNING (MainThread) [homeassistant.helpers.service] The deprecated argument hass was passed to verify_domain_control from virtual. It will be removed in HA Core 2026.10. Use...

I chanced upon this because I'm looking for a way to minimize the effort to replace devices without modifying a bunch of automations and modifying my config. e.g. I have...

Usually home assistant sets the brightness of a dimmable light to "null" when the device is turned off. But on hass-virtual lights, the brightness remains. Because of that, a turned...