Add RFID information to Peblar inegration #3520
Replies: 6 comments 11 replies
|
🏷️ I've automatically added the |
|
Hope to see the RFID token as well in the 'meter-data'. Very helpfull for me @frenck . I allready contacted Peblar if they want to add the RFID in next update. Maybe you can help us by asking Peblar again for this option in the API |
|
@magtimmermans updated code: alias: "Peblar: Stoptijd Uitlezen bij Ontkoppelen"
you must make some helpers (Nutsmeter) in Utilties.yaml called: RFID aantal geladen kWh--- RFID ---rfid_totaal: also for monthly, with extra line: cycle: monthly and add this in templates.yaml: |
|
I hope you can make a HACS integration or something like that, or do you use it for personal use only ? |
|
Related: RFID management added here: home-assistant/core#169189 ../Frenck Blogging my personal ramblings at frenck.dev |
|
Hi,As I read this new 'update', it only manage the RFID's. So you can add, delete or list all RFID's.But what we want is the actual reading of the RFID when you start a session.With a Shell command and a Commandline, it is possible to read out the RFID, starttime and stoptime.I got it working on HA. So when my son scans his RFID the charger starts charging at Standard-mode. When I scan my RFID the charger goes back to PureSolarCharging.I also made it possible to charge at any amperage between 6000mA and 16000mA. Best is in steps of 100mA. While the normal integration only allows steps of 1000mA.Verzonden vanaf Outlook voor AndroidVan: Franck Nijhof ***@***.***>Verstuurd: zaterdag, augustus 29, 2026 12:44:06 p.m.Aan: home-assistant/feature-requests ***@***.***>CC: Melissen ***@***.***>; Comment ***@***.***>Onderwerp: Re: [home-assistant/feature-requests] Add RFID information to Peblar inegration (Discussion #3520)Related:RFID management added here: home-assistant/core#169189../Frenck
Blogging my personal ramblings at frenck.dev—Reply to this email directly, view it on GitHub, or unsubscribe.Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you commented.
|
Uh oh!
There was an error while loading. Please reload this page.
Integration name
Peblar
Link to integration documentation on our website
https://www.home-assistant.io/integrations/peblar/
Describe the enhancement
Hi,
I would like to see when the RFID-tag is scanned / changed. I see this is possible at the Homey app. So I would expect that it is at least possible for HA also to integrate.
Use cases
Remember my self that the car is connected but the RFID-tag has not been scanned so it wont start loading.
Anything else?
I dont see it described in the documents (API) from Peblar but the Homey App has this possibility so might be needed to contact Peblar again (@frenck )
All reactions