Files
NSPanel_HA_Blueprint/.rules/mlc_config.json
2024-01-05 11:06:39 +01:00

11 lines
184 B
JSON

{
"ignorePatterns": [
{
"pattern": "^http://homeassistant.local"
},
{
"pattern": "^https://example.com/second-specific-page$"
}
]
}