Skip to content

A basic home-assistant integration providing a single sensor that auto increments its value

Notifications You must be signed in to change notification settings

Kartax/home-assistant-basic-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge

Home Assistant - Basic Sensor

A basic home-assistant integration providing a single sensor that auto increments its value.

The main purpose of this repository is being a template for developers.

Installation

Manually add this repository by using the "three-dots-menu" at the top right in HACS.

Configuration

Add the following snippet to your configuration.yaml

sensor:
    - platform: kartax_basic_sensor
      name: test
      icon: mdi:emoticon-cool
      unit_of_measurement: $

Screenshot

Screenshot

About

A basic home-assistant integration providing a single sensor that auto increments its value

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages