Files
Max Velitchko 59ad0268a9 Bump pyvera to 0.3.16 (#146089)
* Update vera integration with the latest pyvera package

* python3 -m script.gen_requirements_all

* Fix license
2025-06-04 07:47:41 +01:00

11 lines
249 B
JSON

{
"domain": "vera",
"name": "Vera",
"codeowners": [],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/vera",
"iot_class": "local_polling",
"loggers": ["pyvera"],
"requirements": ["pyvera==0.3.16"]
}