Skip to content

PacmanForever/simple_device_creator

Repository files navigation

Simple Device Creator

hacs Version License Coverage Unit Tests Component Tests Validate HACS Validate Hassfest

Home Assistant

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.

Installation

HACS (Recommended)

  1. Open HACS in your Home Assistant instance
  2. Go to Integrations
  3. Click the three dots in the top right corner
  4. Select "Custom repositories"
  5. Add this repository URL: https://github.com/PacmanForever/simple-device-creator
  6. Search for "Simple Device Creator" and install

Manual Installation

  1. Download the latest release from GitHub Releases
  2. Extract the contents to config/custom_components/simple_device_creator/
  3. Restart Home Assistant

Configuration

After installation, add the integration through the Home Assistant UI:

  1. Go to Settings > Devices & Services
  2. Click "Add Integration"
  3. Search for "Simple Device Creator"
  4. Follow the configuration steps

Features

  • 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

Contributing

Please see CONTRIBUTING.md for details on how to contribute to this project.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.