This is a custom integration for Home Assistant that allows you to integrate with the Elektronny Gorod (Novotelecom) service.
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
or manually:
- Go to the Home Assistant UI.
- Navigate to Configuration -> Integrations.
- Click the "+" button to add a new integration.
- Search for "Elektronny Gorod" and select it.
- Follow the on-screen instructions to complete the integration setup.
- 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.
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.
Apple device types https://gist.github.com/adamawolf/3048717
This integration is licensed under the MIT License. See the LICENSE file for details.