🏡 Open source home automation that puts local control and privacy first.
Find a file
MattWestb 0854f29b7c
Fix zha RMS voltage ()
Fix RMS Voltage.

class ElectricalMeasurementRMSVoltage(ElectricalMeasurement, id_suffix="rms_voltage"): is using CURRENT as unit but shall being VOLTAGE.

Fix: https://github.com/home-assistant/core/issues/84537
2022-12-28 09:27:17 -05:00
.devcontainer Update devcontainer appPort to allow connections from external IPs () 2022-10-25 21:06:56 +02:00
.github Bump actions/cache from 3.2.1 to 3.2.2 () 2022-12-28 08:17:12 +01:00
.vscode Add "Home Assistant (skip pip)" to VS Code launch.json () 2022-07-10 23:06:27 +02:00
docs Update screenshot () 2022-10-10 20:20:25 +02:00
homeassistant Fix zha RMS voltage () 2022-12-28 09:27:17 -05:00
machine Update Builder & Wheels + support yellow () 2022-06-23 13:58:24 +02:00
pylint/plugins Prevent use of deprecated units () 2022-12-21 15:24:11 +01:00
rootfs Fix logging & exit code reporting to S6 on HA shutdown () 2022-06-02 19:49:08 +02:00
script Replace attrs with dataclasses in hassfest () 2022-12-23 15:46:00 +01:00
tests KNX ConfigFlow: add selection of secure tunnel endpoint () 2022-12-28 11:43:03 +01:00
.core_files.yaml Trigger full CI on Text integration changes () 2022-11-29 15:49:10 +01:00
.coveragerc Add support for SwitchBot Lock () 2022-12-27 18:16:00 -10:00
.dockerignore Not to Tox () 2022-11-23 14:40:37 +01:00
.gitattributes highlight Dockerfile.dev as Dockerfile in github ui () 2020-06-22 14:45:57 +02:00
.gitignore Not to Tox () 2022-11-23 14:40:37 +01:00
.hadolint.yaml Add hadolint to CI () 2020-04-27 12:09:31 +02:00
.pre-commit-config.yaml Update isort to 5.11.4 () 2022-12-21 23:06:18 +01:00
.prettierignore Add Leviton brand () 2022-09-29 12:28:51 +02:00
.readthedocs.yml Update readthedocs config () 2022-01-30 20:15:32 -08:00
.strict-typing Add strict typing to speedtestdotnet () 2022-12-27 09:19:56 +01:00
.yamllint Add yamllint (in pre-commit and CI) () 2020-04-05 10:33:45 +02:00
build.yaml Update base image to 2022.11.0 () 2022-11-24 19:21:42 +01:00
CLA.md Update LICENSE.md and CLA.md to reflect the new Apache 2.0 license 2017-01-28 12:12:34 -08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md () 2022-06-23 01:41:22 +02:00
codecov.yml Add little slack to CodeCov project/config-flows threshold () 2022-01-04 16:26:22 +01:00
CODEOWNERS Add support for SwitchBot Lock () 2022-12-27 18:16:00 -10:00
CONTRIBUTING.md Use core GitHub URL in contributing guidelines () 2020-10-02 20:42:33 +02:00
Dockerfile Add nightly frontend to nightly builds () 2022-07-02 09:04:35 -07:00
Dockerfile.dev Uninstall pre-installed tools from devcontainer () 2022-10-07 02:16:38 +03:00
LICENSE.md Update license to official GitHub template () 2018-09-07 10:11:51 +02:00
MANIFEST.in Move remaining keys to setup.cfg () 2022-01-28 20:18:09 -08:00
mypy.ini Add strict typing to speedtestdotnet () 2022-12-27 09:19:56 +01:00
pyproject.toml Upgrade ciso8601 to 2.3.0 () 2022-12-22 15:01:59 -05:00
README.rst Update featured integrations image () 2022-08-02 09:09:24 +02:00
requirements.txt Upgrade ciso8601 to 2.3.0 () 2022-12-22 15:01:59 -05:00
requirements_all.txt Add support for SwitchBot Lock () 2022-12-27 18:16:00 -10:00
requirements_docs.txt Refactor API documentation () 2020-03-25 13:21:04 -07:00
requirements_test.txt Update types packages () 2022-12-21 19:15:55 +01:00
requirements_test_all.txt Add support for SwitchBot Lock () 2022-12-27 18:16:00 -10:00
requirements_test_pre_commit.txt Update isort to 5.11.4 () 2022-12-21 23:06:18 +01:00
setup.cfg Not to Tox () 2022-11-23 14:40:37 +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://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/