14 lines
396 B
JSON
14 lines
396 B
JSON
{
|
|
"domain": "presence_simulation",
|
|
"name": "Presence Simulation",
|
|
"codeowners": [
|
|
"@slashback100"
|
|
],
|
|
"config_flow": true,
|
|
"dependencies": ["history", "recorder", "scene"],
|
|
"documentation": "https://github.com/slashback100/presence_simulation",
|
|
"iot_class": "local_polling",
|
|
"issue_tracker": "https://github.com/slashback100/presence_simulation/issues",
|
|
"version": "5.3"
|
|
}
|