hass-anycubic_card

Anycubic Cloud frontend card for Home Assistant

Stars
1
Committers
1

Anycubic Card

Home Asssistant card for Anycubic Printers (via the Anycubic Cloud integration)

Features


  • Live animation of 3D printer
  • Live camera view
  • Current states of various sensors
  • Tap to show/hide when printer is idle
  • Power button for a switch entity
  • Light button for a switch entity
  • Adjustable 3D printer graphic scale
  • ACE Slot configuration via popup
  • Print settings configuration via popup

Installation


Method 1: HACS

  1. Open HACS and navigate to Frontend Section
  2. Open the Overflow Menu (⋮) in the top right corner and click on Custom repositories
  3. Paste https://github.com/WaresWichall/hass-anycubic_card into the input field and select Dashboard (or Lovelace) from the dropdown
  4. Click the Install Button on the highlighted Card titled Anycubic

Method 2: Manual

  1. Download anycubic-card.js from the releases section.
  2. Either:
  • Move to the www folder of your Home Assistant instance
  • Or copy the file's contents via the file editor.
  1. In the Resources section of Dashboards (Settings -> Dashboards -> ... Menu -> Resources), add /local/anycubic-card.js as a JavaScript Module.
  2. Save
  3. Add a manual card to your lovelace dashboard using the configuration instructions below.
  4. Reload Browser

Gallery


Where's the source?

Source code here

This card is compiled from the same repository as the main Anycubic Cloud integration due to shared code with the panel.

Issues

Create issues and feature requests here

Related Projects