1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
Go to file
Mark Adkins 1f7ebe9249
SharkIQ Hotfix - Handle current installations by using default REGION (#90741)
* Add default region on async_setup_entry

* Move logic to migration function

* Move update logic back to setup function, but updates the config if needed.

* Remove commented out code

* Update Tests & Config setting method

* Update homeassistant/components/sharkiq/__init__.py

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/sharkiq/__init__.py

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Accept Suggestions & Formatting

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-04-04 21:06:24 -04:00
.devcontainer Drop flake8 in favor of Ruff (#89863) 2023-03-17 13:30:06 +01:00
.github Fix glob expansion for partial prettier run (#90787) 2023-04-04 17:27:15 +02:00
.vscode Drop flake8 in favor of Ruff (#89863) 2023-03-17 13:30:06 +01:00
docs Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
homeassistant SharkIQ Hotfix - Handle current installations by using default REGION (#90741) 2023-04-04 21:06:24 -04:00
machine Add Hardkernel ODROID-M1 (#89431) 2023-03-09 14:18:19 +01:00
pylint/plugins Add ComponentProtocol to improve type checking (#90586) 2023-03-31 14:19:58 -04:00
rootfs Fix logging & exit code reporting to S6 on HA shutdown (#72921) 2022-06-02 19:49:08 +02:00
script Make service field filter parameters exclusive (#90728) 2023-04-03 21:46:23 +02:00
tests SharkIQ Hotfix - Handle current installations by using default REGION (#90741) 2023-04-04 21:06:24 -04:00
.core_files.yaml Adjust IntFlag handling in syrupy (#90223) 2023-03-26 14:20:05 +02:00
.coveragerc Remove xbox_live integration (#90592) 2023-03-31 14:30:04 -04:00
.dockerignore
.gitattributes
.gitignore Remove translations from Core (#87543) 2023-02-06 15:06:43 +01:00
.hadolint.yaml
.pre-commit-config.yaml Update black to 23.3.0 (#90569) 2023-03-31 12:20:08 +02:00
.prettierignore Add tests to Lidarr (#79610) 2023-03-28 16:49:32 +02:00
.readthedocs.yml
.strict-typing Strict typing of UniFi integration (#90278) 2023-03-26 09:57:13 +02:00
.yamllint Add filters to climate and light service descriptions (#86162) 2023-03-16 15:59:51 +01:00
build.yaml Bump docker base to 2023.02.0 (#88084) 2023-02-14 20:34:54 -05:00
CLA.md
CODE_OF_CONDUCT.md
codecov.yml Add recorder platform to required test category (#86704) 2023-01-26 11:03:56 +01:00
CODEOWNERS Add core as codeowner for stt integration (#90777) 2023-04-04 08:28:34 -04:00
CONTRIBUTING.md
Dockerfile 75142 Added QEMU_CPU ARG to the dockerfile (#86178) 2023-01-19 10:22:23 +01:00
Dockerfile.dev Drop flake8 in favor of Ruff (#89863) 2023-03-17 13:30:06 +01:00
LICENSE.md
MANIFEST.in
mypy.ini Strict typing of UniFi integration (#90278) 2023-03-26 09:57:13 +02:00
pyproject.toml Update orjson to 3.8.9 (#90570) 2023-03-31 13:59:49 +02:00
README.rst Change README demo to demo.home-assistant.io subdomain (#89921) 2023-03-19 07:52:42 +01:00
requirements_all.txt Bump locationsharinglib to 5.0.0 (#90790) 2023-04-04 11:43:20 -07:00
requirements_docs.txt
requirements_test_all.txt Bump sqlalchemy to 2.0.8 (#90756) 2023-04-04 12:47:54 +02:00
requirements_test_pre_commit.txt Update black to 23.3.0 (#90569) 2023-03-31 12:20:08 +02:00
requirements_test.txt Update pipdeptree to 2.7.0 (#90312) 2023-03-26 09:47:47 -10:00
requirements.txt Update orjson to 3.8.9 (#90570) 2023-03-31 13:59:49 +02:00
setup.cfg Drop flake8 in favor of Ruff (#89863) 2023-03-17 13:30:06 +01:00

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://demo.home-assistant.io>`__, `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://demo.home-assistant.io
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/