Skip to content

Commit

Permalink
fix: color missing
Browse files Browse the repository at this point in the history
  • Loading branch information
cdnninja committed Apr 24, 2024
1 parent 15252cb commit 1b04158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/yoto/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/cdnninja/yoto_ha/issues",
"loggers": ["yoto", "yoto_api"],
"requirements": ["yoto-api==1.7.5"],
"requirements": ["yoto-api==1.7.6"],
"version": "1.3.1"
}

0 comments on commit 1b04158

Please sign in to comment.