attempt to fix the update issue

This commit is contained in:
Yordan Suarez
2022-07-19 16:08:03 -04:00
parent 2d1d0d5470
commit 79d576d3ba

View File

@@ -11,12 +11,7 @@
"requirements": [ "requirements": [
"integrationhelper" "integrationhelper"
], ],
<<<<<<< HEAD
"version": "1.0.0", "version": "1.0.0",
"issue_tracker": "https://github.com/dotKrad/hass-fpl/issues" "issue_tracker": "https://github.com/dotKrad/hass-fpl/issues",
======= "homeassistant": "2021.12.7"
"homeassistant": "2021.12.7",
"version": "1.0.0",
"issue_tracker" : "https://github.com/dotKrad/hass-fpl/issues"
>>>>>>> master
} }