* Bump monzopy to 1.4.0 * Bump to 1.4.2 --------- Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
10 lines
291 B
JSON
10 lines
291 B
JSON
{
|
|
"domain": "monzo",
|
|
"name": "Monzo",
|
|
"codeowners": ["@jakemartin-icl"],
|
|
"config_flow": true,
|
|
"dependencies": ["application_credentials"],
|
|
"documentation": "https://www.home-assistant.io/integrations/monzo",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["monzopy==1.4.2"]
|
|
}
|