Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-hakit

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-hakit - npm Package Versions

2

1.1.4

Diff

shannonhochkins
published 1.1.3 •

Changelog

Source

create-hakit v1.1.3

  • Fixed issue where node > 18 was causing the type sync and deploy script to fail: issue 120
  • Added .nvmrc with the generated template to help indicate desired node version
  • Added default haUrl value
  • Better feedback / instructions in the terminal

Storybook

  • Fixed bug on FamilyCard where image wasn't rendering
  • Added "person" entity to storybook to test new popup
  • Added new demo for FamilyCard to show custom columns
  • Documented "EntitiesCardRow" in storybook
  • Upgraded storybook from 7 -> 8
  • Added new logo to storybook

General

  • New logo! Linked to the repo and storybook
  • Updated and tested most of the packages used within the repo that aren't peer dependencies
  • Created new Discord server! Join here
  • Updated the readme to include the new logo as well as links to the new discord server
shannonhochkins
published 1.1.2 •

Changelog

Source

1.1.2

create-hakit

  • BUGFIX - deploy script wasn't working correctly, this has been fixed
shannonhochkins
published 1.1.1 •

Changelog

Source

1.1.1

create-hakit

  • Adjustments to deploy script
  • Adjustments to base template
shannonhochkins
published 1.1.0 •

Changelog

Source

create-hakit - v1.1.0

  • added a lot more redundancy checks to the deploy script
  • updated documentation
  • fixed multiple bugs
  • thanks to @yann510 for making some improvements to create script
  • prettier introduced
  • updated dependencies
  • deploy script was previously broken and not even linked, this has been fixed
  • vite.config.ts updates with correct base path to build & deploy to home assistant.
shannonhochkins
published 1.0.7 •

Changelog

Source

v1.0.7

released - 05/07/2023
  • Introducing sensor.time as a method of producing time based updated to "last activated" time values, this makes cards refresh every minute with the last time they were activated.
  • Starting to integrate a thermostat / Air conditioner controller
  • FakeHassConnect added with multiple fake entities so the playground on storybook has interactive demos
  • Fixing some severity issues with npm, some unsolvable without downgrading storybook.
shannonhochkins
published 1.0.5 •

Changelog

Source

v1.0.5

released - 04/07/2023
  • Adding "SceneCard" component to trigger scenes
  • Adding "useTimeDifference" hook to get the "time ago" value from the entities
  • Integrated the useTimeDifference hook into the ButtonCard and SceneCard
  • Added "useEntityIcon" hook to retrieve the icon used in home assistant if set, this is also linked to the SceneCard and ButtonCard
shannonhochkins
published 1.0.4 •

Changelog

Source

v1.0.4

released - 04/07/2023
  • Introducing ButtonCard component, to connect this together all we need is the domain, service and entity name and it'll automatically call the correct service and display it's state, name and group in the button with active states. Additionally this button can be manually controlled by providing the available props, see the docs for more details.
  • Introducing more hooks (useIcon, useIconByDomain)
  • Introducing ThemeProvider to apply a theme to all components
  • introducing Group component to group multiple cards together
shannonhochkins
published 1.0.3 •

Changelog

Source

1.0.31

  • BUGFIX - ButtonCard & FabCard click events we're triggering on mobile devices due to the useLongPress hook, this has been fixed.

@hakit/components

shannonhochkins
published 1.0.2 •

Changelog

Source

1.0.26

Patch Changes

  • BUGFIX - useLowDevices hook was performing too many state updates

@hakit/components

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc