Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 2.64 KB

info.md

File metadata and controls

60 lines (44 loc) · 2.64 KB

[![GitHub Release][releases-shield]][releases] GitHub Activity [![License][license-shield]][license]

![hacs][hacsbadge] [![Project Maintenance][maintenance-shield]][user_profile] BuyMeCoffee

[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]

This component will set up the following platforms.

Platform Description
binary_sensor Show something True or False.
sensor Show info from API.
switch Switch something True or False.

![example][exampleimg]

{% if not installed %}

Installation

  1. Click install.
  2. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Glenns Custom Component".

{% endif %}

Configuration is done in the UI

Credits

This project was generated from @oncleben31's Home Assistant Custom Component Cookiecutter template.

Code template was mainly taken from @Ludeeus's integration_blueprint template


hacs_badge [discord]: https://discord.gg/Qa5fW2R [discord-shield]: https://img.shields.io/discord/330944238910963714.svg?style=for-the-badge [exampleimg]: example.png [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg?style=for-the-badge [forum]: https://community.home-assistant.io/ [license]: https://github.com/blueflame66/glennsintegration/blob/main/LICENSE [license-shield]: https://img.shields.io/github/license/blueflame66/glennsintegration.svg?style=for-the-badge [maintenance-shield]: https://img.shields.io/badge/maintainer-%40blueflame66-blue.svg?style=for-the-badge [releases-shield]: https://img.shields.io/github/release/blueflame66/glennsintegration.svg?style=for-the-badge [releases]: https://github.com/blueflame66/glennsintegration/releases [user_profile]: https://github.com/blueflame66