Anrolosia / Shopping-List-with-Grocy

A Shopping list integration with Grocy for Home Assistant
MIT License
41 stars 1 forks source link

Rachaelbond patch 3 #15

Closed rachaelbond closed 1 year ago

rachaelbond commented 1 year ago

Hopefully no linting errors now! Note to self: don't sync a forked branch that you're working on with the master :-/

rachaelbond commented 1 year ago

@Anrolosia I have no idea why the lint checker is kicking up about config_flow.py :(

Anrolosia commented 1 year ago

@Anrolosia I have no idea why the lint checker is kicking up about config_flow.py :(

I'll take a look at your PR and I will fix the linting once merged

rachaelbond commented 1 year ago

@Anrolosia the last version of config_flow.py should be correct. Can't see a problem with it... ie [d81f2aa]

Anrolosia commented 1 year ago

Thanks for your contribution, I'll test all of that and create a release soon if everything is good !

rachaelbond commented 1 year ago

@Anrolosia no worries! sorry that was harder work than it should have been! I don't really code in python (C++, PHP no worries!) and I've never contributed to a Home Assistant integration before. I also loathe doing PRs through the web interface ;)