github TECH7Fox/sip-hass-card v4.0.0

latest releases: v4.1.5, v4.1.4, v4.1.3...
pre-release4 months ago

Breaking Changes

Completely revamped the card. Now there is a core system called SIP-Core that is loaded on document level. This means that calls and dialog / popup will stay working on every page. Cards can grab this system to display and interact with it. This also allows other developers to "easily" make community made cards for SIP-Core.

This is the first alpha. While it is fully working, there are still some questions and issues:

  • Where to store the config. Since SIP-Core doesn't have a card config to use, it currently grabs it's config from /local/sip-config.json. This place is publicly available and not secure!
  • How to handle community made cards for SIP-Core. Should community made cards be included in the repo, in a seperate offical repo or everyone for itself? Maybe with a page on the docs to every card?
  • For developers, please create a issue or PR when you see a possible improvement to make custom SIP-Core cards easier to create.

What's Changed

Full Changelog: v3.0.0...v4.0.0

Don't miss a new sip-hass-card release

NewReleases is sending notifications on new releases.