Skip to content

Exclude components from Home Assistant Default Config

Notifications You must be signed in to change notification settings

arturpragacz/hass-cc-default-config-exclude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Default Config Exclude

This custom component allows to exclude some components from Home Assistant Default Config.

The focus is on reliability and stability. The objective is for it to work perfectly, every time, without exceptions.

Prerequisites

Make sure to install Early Loader before installing this component.

Installation

This component can be installed using HACS.

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

  • 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.

Configuration

Example configuration.yaml:

default_config:
default_config_exclude:
  - dhcp
  - ssdp