Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Firebase Login to Setup #58

Merged
merged 17 commits into from
Jul 5, 2023
Merged

Use Firebase Login to Setup #58

merged 17 commits into from
Jul 5, 2023

Conversation

sHedC
Copy link
Owner

@sHedC sHedC commented Jul 5, 2023

Replace Config Flow to use firebase login to setup robots and update unique ID to use IMEI

@sHedC sHedC linked an issue Jul 5, 2023 that may be closed by this pull request
3 tasks
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #58 (b304b50) into main (d56a08b) will increase coverage by 7.17%.
The diff coverage is 68.22%.

❗ Current head b304b50 differs from pull request most recent head 46ada5a. Consider uploading reports for the commit 46ada5a to get more accurate results

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   26.38%   33.56%   +7.17%     
==========================================
  Files          11       12       +1     
  Lines         720      727       +7     
==========================================
+ Hits          190      244      +54     
+ Misses        530      483      -47     
Impacted Files Coverage Δ
custom_components/ambrogio_robot/entity.py 0.00% <0.00%> (ø)
custom_components/ambrogio_robot/coordinator.py 19.81% <4.76%> (ø)
custom_components/ambrogio_robot/config_flow.py 51.61% <45.00%> (+29.92%) ⬆️
custom_components/ambrogio_robot/__init__.py 97.29% <92.30%> (-2.71%) ⬇️
custom_components/ambrogio_robot/api_firebase.py 97.95% <97.95%> (ø)
custom_components/ambrogio_robot/const.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@sHedC sHedC linked an issue Jul 5, 2023 that may be closed by this pull request
@sHedC sHedC merged commit 005168b into main Jul 5, 2023
@sHedC sHedC deleted the rebuild_configflow branch July 5, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Setup using Firebase API as per Mobile App Add/ Delete Robots from Options
1 participant