GithubHelp home page GithubHelp logo

Comments (6)

bernikr avatar bernikr commented on September 13, 2024 1

So, unfortunatly I dont have the time to fix this for a few weeks. But from what I found out it seems that the polymer paper-input textfield was deprecated and replaced by ha-textfield. Unfortunatly I don't know if it is a drop in replacement, especially with regard to the send button, so this card will stay broken until I have more time to commit to this or someone else submits a tested pull request.

from lovelace-notify-card.

LookedPath avatar LookedPath commented on September 13, 2024

@bernikr I've just submitted a pull request, the best I could do without tinkering too much is to have the button show on the outside of the text input but everything seems to be working fine.

image

from lovelace-notify-card.

cataseven avatar cataseven commented on September 13, 2024

@bernikr I've just submitted a pull request, the best I could do without tinkering too much is to have the button show on the outside of the text input but everything seems to be working fine.

image

How can I use card-mod for this version? ha-card no longer work

from lovelace-notify-card.

LookedPath avatar LookedPath commented on September 13, 2024

@bernikr I've just submitted a pull request, the best I could do without tinkering too much is to have the button show on the outside of the text input but everything seems to be working fine.
image

How can I use card-mod for this version? ha-card no longer work

Since I don't use card-mod I don't know why it doesn't work anymore, you would need to have a look at the browser console to see if there's any errors

from lovelace-notify-card.

TonyOneZero avatar TonyOneZero commented on September 13, 2024

@cataseven Error already fixed. You just have to reinstall the card. Unfortunately, no update is displayed in HACS, so this must be done manually by reinstalling the card

from lovelace-notify-card.

cataseven avatar cataseven commented on September 13, 2024

@TonyOneZero

On previous version I was using below code to hide border of text field. So text field and background looks like "merged". No longer work

card_mod:
style: |
ha-card {
box-shadow: 0px 0px !important;
color: #2cd669;
border-style: none
}

image

from lovelace-notify-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.