-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Zappi adaptation - first proposal - help needed #40
Comments
Looking good! Do you get any error message in HA log when you try to select something in the dropdown (i.e. call the service)? Also, which integration are you using for Zappi? It would help to know the available services, if you go to Developer Tools -> Services and make a snip of the service you want to use. I'm sure we'll get it working! |
the zappi integration I am using is |
Hi, I did some adaptions, please try with v.0.2.1-alpha just released now. Then you should be able to use something like:
then you need to add the values to
I tested this with a helper Give it a try and let me know how it goes. |
YES, thank you, this works just fine! |
Great! I'll see if I can use your example to add a template for Zappi to make it easier for people to use (the idea with brand/template is that it just works magically by selecting the template). |
yes, of course! I would love it to "just work"! |
Hi! I'd love to add support for this charger, but kindly read the wiki on how-to. Let me know if anything is unclear and I'll update it or try to explain. Cheers! |
Hey, I've got two of those, anything I can do to help support it ? Thanks |
@Ulrar; thanks for using the card. Do you have the card working well with Zappi already? If you do, sharing your yaml-code here would help. I can assist in making a template once we have a working (and generic) yaml-code. |
Hi, tnx for this card. I am setting up my Zappi and reading this i am wondering if the Zappi template is already available? The example above looks fine ! |
I am not aware of a template finalized for this. @tmjo helped me to make mine work, this is how it looks now and the yaml In this setup, sensors with xxx and xx are the zappi sensors (these should be self explanatory from your setup, just update the name from yours). I am also using some battery status sensors from the car (sensors with bmw). To keep it simple, you can skip defining the collapsible buttons and decide what you want to see under "info left" and "info right".
|
Tnx a lot. Its the one that is described above, isn’t it? I was using that one already in my own design. This enhanced version helps me! I am Dutch, so i try to use Dutch in the card. Most thing are easy, just change some text, but states aren’t so obvious. Statetext is a good way to translate the Zappi status, but do you have an idea how to translate the substatus? In your card the small text ‘Paused’ below the larger text ‘Paused’? |
This is the status returned by the Zappi and I would expect it depends on the language Zappi speaks with you.
|
Hi, tnx again for your answer. Yes, i have those status and substatus defined. With statetext i am able to translate the status of the zappi sensor. Its here: statetext: In my setup i have dutch translation there: example However the substatus text does not translate with this statetext. So: Any idea? |
Thank you for this card - much appreciated!
Could you help me with a Zappi adaptation?
I am only a newbie with no experience here - I made my first attempt in adapting the card. It works just fine, but would need help to get the group1 mode change functionality to work, for it to actually call the service of eco/eco+/boost/stop of the zappi.
Thankful for any guidance!
Here is how it looks on pics and the code
The text was updated successfully, but these errors were encountered: