Skip to content

Select from multiple instances #554

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harrisonhjones
Copy link
Contributor

@harrisonhjones harrisonhjones commented May 25, 2025

This is a work in progress. I have not:

  1. Updated the redirect.ts file to it actually works
  2. Fixed the CSS so links look light blue as expected
  3. Moved CSS from inline style= to a central location
  4. Revisited component names
  5. Done any real cleanup what so ever

I'm putting this out in its current state (see https://deploy-preview-554--my-home-assistant.netlify.app/) so I can get early feedback on:

  1. Do we like the "first time, I have no instances" experience?
  2. Do we like the delete experience?
  3. Do we like the edit experience?
  4. Anything else

I'm not super familiar with lit and material-web so I may have easily made large mistakes along the way.

@@ -1,54 +1,19 @@
---
layout: base_card_with_hero
javascript_source: my-index.js
description: Link to specific pages in your Home Assistant instance.
description: Link to a specific pages in your Home Assistant instances.
Copy link

@UplandJacob UplandJacob May 26, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo: “a specific pages”

@frenck frenck changed the title WIP - Select from multiple instances Select from multiple instances May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants