Important
Beta: This integration is in beta phase. Correct functioning is not guaranteed and may contain errors; use it at your own risk.
A Home Assistant integration that allows users to create custom and empty devices.
- Open HACS in your Home Assistant instance
- Go to Integrations
- Click the three dots in the top right corner
- Select "Custom repositories"
- Add this repository URL:
https://github.com/PacmanForever/simple-device-creator - Search for "Simple Device Creator" and install
- Download the latest release from GitHub Releases
- Extract the contents to
config/custom_components/simple_device_creator/ - Restart Home Assistant
After installation, add the integration through the Home Assistant UI:
- Go to Settings > Devices & Services
- Click "Add Integration"
- Search for "Simple Device Creator"
- Follow the configuration steps
- Create custom device entries in Home Assistant's device registry
- Configure device properties (name, manufacturer, model, versions, configuration URL)
- Add device connections (MAC addresses, IP addresses, etc.)
- Manage devices through an intuitive configuration flow
- Support for device creation, editing, and deletion
- Empty device containers ready for integration with other components
Please see CONTRIBUTING.md for details on how to contribute to this project.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.