-
- Downloads
Bump intellifire4py to 2.0.0 (#72563)
* Enable Flame/Pilot switch * Enable Flame/Pilot switch * Update homeassistant/components/intellifire/switch.py Co-authored-by:J. Nick Koston <nick@koston.org> * Update homeassistant/components/intellifire/switch.py Thats a great fix! Co-authored-by:
J. Nick Koston <nick@koston.org> * write not update * fixed forced upates * removed data field * Refactor to support update to backing library * pre-push-ninja-style * moving over * fixed coverage * removed tuple junk * re-added description * Update homeassistant/components/intellifire/translations/en.json Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io> * adressing PR comments * actually store generated values * Update homeassistant/components/intellifire/__init__.py Way better option! Co-authored-by:
J. Nick Koston <nick@koston.org> Co-authored-by:
J. Nick Koston <nick@koston.org> Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
Showing
- homeassistant/components/intellifire/__init__.py 48 additions, 6 deletionshomeassistant/components/intellifire/__init__.py
- homeassistant/components/intellifire/config_flow.py 18 additions, 17 deletionshomeassistant/components/intellifire/config_flow.py
- homeassistant/components/intellifire/const.py 2 additions, 0 deletionshomeassistant/components/intellifire/const.py
- homeassistant/components/intellifire/coordinator.py 27 additions, 21 deletionshomeassistant/components/intellifire/coordinator.py
- homeassistant/components/intellifire/manifest.json 1 addition, 1 deletionhomeassistant/components/intellifire/manifest.json
- homeassistant/components/intellifire/switch.py 10 additions, 15 deletionshomeassistant/components/intellifire/switch.py
- requirements_all.txt 1 addition, 1 deletionrequirements_all.txt
- requirements_test_all.txt 1 addition, 1 deletionrequirements_test_all.txt
- tests/components/intellifire/conftest.py 1 addition, 1 deletiontests/components/intellifire/conftest.py
- tests/components/intellifire/test_config_flow.py 17 additions, 10 deletionstests/components/intellifire/test_config_flow.py
Loading
Please register or sign in to comment