🏡 Open source home automation that puts local control and privacy first.
Go to file
Allen Porter 5000c426c6
Add config flow for Rain Bird (#85271)
* Rainbird config flow

Convert rainbird to a config flow. Still need to handle irrigation numbers.

* Add options for irrigation time and deprecate yaml

* Combine exception handling paths to get 100% test coverage

* Bump the rainird config deprecation release

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove unnecessary sensor/binary sensor and address some PR feedback

* Simplify configuration flow and options based on PR feedback

* Consolidate data update coordinators to simplify overall integration

* Fix type error on python3.9

* Handle yaml name import

* Fix naming import post serialization

* Parallelize requests to the device

* Complete conversion to entity service

* Update homeassistant/components/rainbird/switch.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/rainbird/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove unused import

* Set default duration in options used in tests

* Add separate devices for each sprinkler zone and update service to use config entry

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-07 09:34:01 -08:00
.devcontainer Update devcontainer appPort to allow connections from external IPs (#79730) 2022-10-25 21:06:56 +02:00
.github Bump actions/checkout from 3.2.0 to 3.3.0 (#85285) 2023-01-06 08:35:47 +01:00
.vscode
docs
homeassistant Add config flow for Rain Bird (#85271) 2023-01-07 09:34:01 -08:00
machine
pylint/plugins Fix humidifier enforce type hints (#85148) 2023-01-05 00:58:08 +01:00
rootfs
script Bump httpx to 0.23.2 (#85023) 2023-01-02 20:45:52 -05:00
tests Add config flow for Rain Bird (#85271) 2023-01-07 09:34:01 -08:00
.core_files.yaml Trigger full CI on Text integration changes (#82907) 2022-11-29 15:49:10 +01:00
.coveragerc Complete test coverage for SFR Box (#85068) 2023-01-06 12:30:07 +01:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml Update isort to 5.11.4 (#84406) 2022-12-21 23:06:18 +01:00
.prettierignore
.readthedocs.yml
.strict-typing Add LD2410 BLE integration (#83883) 2023-01-05 16:15:03 -10:00
.yamllint
CLA.md
CODEOWNERS Add Whirlpool washer and dryer to Whirlpool integration (#85066) 2023-01-06 12:41:46 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml Update base image to 2022.11.0 (#82527) 2022-11-24 19:21:42 +01:00
codecov.yml
mypy.ini Add LD2410 BLE integration (#83883) 2023-01-05 16:15:03 -10:00
pyproject.toml Update orjson to 3.8.4 (#85195) 2023-01-05 12:34:23 +01:00
requirements.txt Update orjson to 3.8.4 (#85195) 2023-01-05 12:34:23 +01:00
requirements_all.txt Bump accuweather package to 0.5.0 (#85326) 2023-01-07 13:37:29 +01:00
requirements_docs.txt
requirements_test.txt Update coverage to 7.0.3 (#85197) 2023-01-05 23:54:31 +01:00
requirements_test_all.txt Bump accuweather package to 0.5.0 (#85326) 2023-01-07 13:37:29 +01:00
requirements_test_pre_commit.txt Update isort to 5.11.4 (#84406) 2022-12-21 23:06:18 +01:00
setup.cfg

README.rst

Home Assistant |Chat Status|
=================================================================================

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

Check out `home-assistant.io <https://home-assistant.io>`__ for `a
demo <https://home-assistant.io/demo/>`__, `installation instructions <https://home-assistant.io/getting-started/>`__,
`tutorials <https://home-assistant.io/getting-started/automation/>`__ and `documentation <https://home-assistant.io/docs/>`__.

|screenshot-states|

Featured integrations
---------------------

|screenshot-integrations|

The system is built using a modular approach so support for other devices or actions can be implemented easily. See also the `section on architecture <https://developers.home-assistant.io/docs/architecture_index/>`__ and the `section on creating your own
components <https://developers.home-assistant.io/docs/creating_component_index/>`__.

If you run into issues while using Home Assistant or during development
of a component, check the `Home Assistant help section <https://home-assistant.io/help/>`__ of our website for further help and information.

.. |Chat Status| image:: https://img.shields.io/discord/330944238910963714.svg
   :target: https://discord.gg/c5DvZ4e
.. |screenshot-states| image:: https://raw.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://home-assistant.io/demo/
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/