Skip to content

arturpragacz/hass-cc-default-config-exclude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Default Config Exclude

This custom component allows to exclude some integrations 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.

  • 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:
  exclude:
    - dhcp
    - ssdp

About

Exclude components from Home Assistant Default Config

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages