Skip to content

martindybal/taphome-homeassistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TapHome Home Assistant integration

TapHome integration into Home Assistant. The integration runs locally, and status updates are immediate thanks to the TapHome webhook to Home Assistant.

Supported platforms

  • Binary sensor
  • Button
  • Climate
  • Cover
  • Event
  • Fan
  • Humidifier
  • Light
  • Select (multi value switch)
  • Sensor
  • Switch
  • Time
  • Valve

The changes are described in changelog.md.

Installation

Install with HACS (recommended)

If you have HACS installed, search for TapHome and install it directly. HACS tracks updates and makes upgrading simple.

Install manually

  1. Create a custom_components folder next to your configuration.yaml if it does not exist.
  2. Inside custom_components, create a folder named taphome.
  3. Copy all files from this repository into the taphome folder.

Configuration

The configuration is described in detail in the configuration.md.

Do you need help?

I would be happy to configure your TapHome integration, integrate gadgets from Home Assistant to TapHome or set up complex smart rules for you. Feel free to contact me dybal.it.

License

This repository is under the GPL v3 with Commons Clause.

Contributing

  1. Set up Home Assistant development environment
  2. Clone this repository
  3. Mount repository into dev container
  "mounts": [
    "source=/Users/martin/Repos/taphome-homeassistant,target=${containerWorkspaceFolder}/config/custom_components/taphome/,type=bind,consistency=cached"
  ],
  1. Rebuild the devcontainer (Dev Containers: Rebuild Container)
  2. Find a good first issue for you
  3. Solve it and send a pull request :-)

About

TapHome integration into Home Assistant.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages