Skip to content

A custom Home-Assistant component to trigger prints of text on Memobird thermal printers using their public API.

Notifications You must be signed in to change notification settings

Rohja/homeassistant-memobird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

memobird-homeassistant

A Home-Assistant component for Memobird

Installation

HACS - Recommended

  • Have HACS installed, this will allow you to easily update.
  • Add https://github.com/Rohja/homeassistant-memobird as a custom repository with Type: Integration
  • Click Install under "memobird-homeassistant" integration.
  • Restart Home-Assistant.

Manual

  • Copy directory custom_components/memobird to your <config dir>/custom_components directory.
  • Configure.
  • Restart Home-Assistant.

Configuration

Add the following line to your configuration.yaml file

notify:
  - name: MyMemobirdPrinterName
    platform: memobird
    api_key: MyAccessKey
    device_id: MyDeviceID

device_id - Double push the printer's button api_key - Ask official support by email memobird@intretech.com

Memobird Device ID: ***
Email address: ***
Description and domain

About

A custom Home-Assistant component to trigger prints of text on Memobird thermal printers using their public API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages