Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

A custom card which exposes Camect video streams via the Home Assistant Lovelace interface. To use this card, you MUST have already installed the Camect HACS integration.

Notifications You must be signed in to change notification settings

pfunkmallone/HACS-camect-custom_card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACS-camect-custom_card

hacs_badge HACS-camect-custom_card Maintenance

A custom card which exposes the Camect video streams via the Home Assistant Lovelace interface.

NOTICE

I'll be shutting down this project by June 2024. Another user, Fr3d has created a better integration which I've been using for several months. Please use his solution.

I did NOT create this custom card. I simply created this repo to simplify the installation of the custom card via Home Assistant Community Store (aka HACS). The original proof-of-concept custom card (written by one of the Camect developers) is located HERE. The Camect developers don't use Home Assistant so they can't prioritize improvements on the integration or custom card. Ideally, they hope that users in the Home Assistant community will take on the responsibility to improve it and keep it up-to-date with Home Assistant. I am not a developer, so I'm incapable of doing so.

Prerequisites:

Installation Steps:

  • Add this repo to HACS (as type "plugin")
  • In HACS, install this card
  • Add the resources to Lovelace -- Add this to the ui-lovelace.yaml file:
resources:
  - url: /community/HACS-camect-custom_card/HACS-camect-custom_card.js
    type: js
  • Create a "manual" card in Lovelace, and enter the following YAML:
type: "custom:camect-card"
entity: camera.camect_YOUR_CAMERA_ID

About

A custom card which exposes Camect video streams via the Home Assistant Lovelace interface. To use this card, you MUST have already installed the Camect HACS integration.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published