11 lines
184 B
JSON
11 lines
184 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^http://homeassistant.local"
|
|
},
|
|
{
|
|
"pattern": "^https://example.com/second-specific-page$"
|
|
}
|
|
]
|
|
}
|
|
|