Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 2.06 KB

README.md

File metadata and controls

54 lines (33 loc) · 2.06 KB

English | Русский

Home Assistant Elektronny Gorod Integration

This is a custom integration for Home Assistant that allows you to integrate with the Elektronny Gorod (Novotelecom) service.

Installation

Manually

Copy the custom_components/electronic_city directory to your Home Assistant config/custom_components directory.

git clone https://github.com/gentslava/elektronny-gorod.git
cp -r elektronny-gorod YOUR_HASS_CONFIG_DIR/custom_components/

Restart Home Assistant.

Via HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Configuration

Open your Home Assistant instance and start setting up a new integration.

or manually:

  1. Go to the Home Assistant UI.
  2. Navigate to Configuration -> Integrations.
  3. Click the "+" button to add a new integration.
  4. Search for "Elektronny Gorod" and select it.
  5. Follow the on-screen instructions to complete the integration setup.

Features

  • View available contracts and add as much as you need.
  • Request and input SMS code or password for authentication.
  • Get camera preview and streams.
  • Control opening locks at real-time.

Issues and Contributions

If you encounter any issues or have suggestions for improvements, please open an issue on GitHub.

Feel free to contribute to the project by forking the repository and creating pull requests.

Credits

Apple device types https://gist.github.com/adamawolf/3048717

License

This integration is licensed under the MIT License. See the LICENSE file for details.