-
Notifications
You must be signed in to change notification settings - Fork 2
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
Long received SMS issue and other recommendations #18
Comments
Can you try to test this version ? https://github.com/Kajkac/ZTE-MC-Home-assistant-repo/releases/tag/v1.0.29
|
Hi,
Awesome, first impressions are great.
Many thanks! Much appreciated!
The content value of last sms now works properly under simulation.
To confirm, I will wait for the real message from the operator.
In case you decide to polish, technically speaking the integration is now general, therefore it reaches beyond automation name “Automatic SMS Sender T-Mobile HR”. Same for button “Send SMS 50GB”
Also, Telemach is imposing daily limit, not monthly limit, but this is not important.
With best regards,
Urban
PS: I was using modified python scripts of your previous integration, but now I have switched the modem to external and would have to rewrite the code with new addresses.
HACS integration is so much better. I wouldn’t ask but, if I would mess with it some additions would get overwritten in case you would make an update.
From: Kajkac ***@***.***>
Sent: Tuesday, 8 October 2024 11:40
To: Kajkac/ZTE-MC-Home-assistant-repo ***@***.***>
Cc: Urban Burnik ***@***.***>; Author ***@***.***>
Subject: Re: [Kajkac/ZTE-MC-Home-assistant-repo] Long received SMS issue and other recommendations (Issue #18)
Can you try to test this version ?
https://github.com/Kajkac/ZTE-MC-Home-assistant-repo/releases/tag/v1.0.29
1. Added Last sms to atributes (254 characters and more)
2. Switched SMS number and message for buttons to configuration
3. Added 2 more buttons for preconfigured sms sending inside configuration
—
Reply to this email directly, view it on GitHub <#18 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/APNVBKZ4LFGTIKTIDAQYQUTZ2OR5NAVCNFSM6AAAAABOU5PB72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJZGM3DAMRWHA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/APNVBK6RGAA27ORVVTV2DKDZ2OR5NA5CNFSM6AAAAABOU5PB72WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUPANKQY.gif> Message ID: ***@***.*** ***@***.***> >
|
Integration itself is now in prerealease at least this version, techicly speaking it should be easy to delete it and add it again, when i complete whole set of features then updates should work fine, adding a new funcionalitys require delete and re add. (Lots of code refactoring it messes up a lot of things) and yeah will make iz general, first ever edition was out of hobby for my router in Croatia so thats why it was adjusted like that :) |
Thanks again for the efforts.
One more thing: is this by design that the automation turns off at each HA restart?
Puno pozdrava,
Urban
From: Kajkac ***@***.***>
Sent: Tuesday, October 8, 2024 1:36 PM
To: Kajkac/ZTE-MC-Home-assistant-repo ***@***.***>
Cc: Urban Burnik ***@***.***>; Author ***@***.***>
Subject: Re: [Kajkac/ZTE-MC-Home-assistant-repo] Long received SMS issue and other recommendations (Issue #18)
Integration itself is now in prerealease at least this version, techicly speaking it shoukd be easy to dekete it and add it again, when i complete whole set of features then updates should work fine, adding a new funcionalitys require delete and re add.
and yeah will make iz general, first ever edition was out of hobby for my router in Croatia so thats why it was adjusted like that :)
—
Reply to this email directly, view it on GitHub <#18 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/APNVBK4E4KJBY7DUCH7BPZDZ2O7QPAVCNFSM6AAAAABOU5PB72VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJZGU4TSMJSHA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/APNVBKZV7N4ZIUHGS4VH3QDZ2O7QPA5CNFSM6AAAAABOU5PB72WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUPA35BQ.gif> Message ID: ***@***.*** ***@***.***> >
|
If automation is enabled , also after HA restart is enabled. |
@Kajkac ,so now in 1.0.29 ,if there is no any SMS ,(all delated) , entity Last SMS is 999 ... |
Hi, |
Hi,
first, this is an awesome integration
Been using it since the first version and am now moving to custom_components.
The Issue:
My operator sends a really long notification SMS "Obvescamo vas, da ste presegli 80% dnevnega prenosa podatkov po najvisji razpolozljivi hitrosti v vasem narocniskem paketu, zato bo hitrost po celotni porabi zmanjsana na 64/64 kbps. Za nadaljnjo uporabo podatkovne storitve pri najvisji razpolozljivi hitrosti, ki ne predstavlja dodatnih stroskov, posljite SMS s kljucno besedo NADALJUJ na stevilko 7070. stevilo podaljsanj ni omejeno. Vas Telemach"
On reception, sensor.last_sms becomes unknown.
This script can only receive SMSs up to 254 characters.
I am using MC889.
Minor issue: In Integration, the link for "Known issues" points to unexisting:
https://github.com/Vaskivskyi/ZTE-MC-Home-assistant-repo/issues
instead of your repo.
Recommendations:
Make phone number and message for Send SMS (50GB) customizable.
(it would be even more benefitial if integration could send arbitrary messages to arbitrary numbers for other notifications.
With my operator we have daily, not monthly limit.
The text was updated successfully, but these errors were encountered: