Skip to content

arturpragacz/hass-cc-default-config-exclude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Default Config Exclude

This custom integration allows to exclude some integrations from Home Assistant Default Config.

Prerequisites

Make sure to install Early Loader before installing this integration.

Installation

This integration can be installed using HACS.

  • Add this repository as a custom integration repository to HACS.
  • The integration should now be available in HACS.
  • Install it like every other HACS integration.
  • Restart Home Assistant.

Open your Home Assistant instance and navigate to the repository inside the Home Assistant Community Store.

Configuration

Example configuration.yaml:

default_config:
default_config_exclude:
  early_loader_hook: true
  exclude:
    - dhcp
    - ssdp
    - map

About

Exclude components from Home Assistant Default Config

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages