Skip to content

ms32035/home-assistant-ubibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubibot integration for Home Assistant

This repo provides a plugin to work with Ubibot thermometers as sensors

Installation

Install using HACS

Configuration

Configure as a sensor in HA YAML configuration.yaml

sensor:
  platform: ubibot
  api_key: !secret ubibot_apikey
  channel: !secret ubibot_channel_number
  scan_interval: 900

Store secrets in secrets.yaml

ubibot_apikey: "YOUR_API_KEY" 
ubibot_channel_number: "YOUR_CHANNEL_NUMBER"

About

Ubibot integration for home assistant

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages