Control your asthma attacks with home remedies

Asthma is a chronic condition which impairs breathing and blocks the passage of oxygen to and from in the body. Asthma usually strikes at a very young age. Noticeable symptoms of asthma include a wheezing noise while breathing which indicates that the sufferer is experiencing difficulty in inhaling and exhaling. Chest pain along with aggressive coughing and insomnia are also symptoms of an asthma attack. In a few cases, the patient will also start turning blue. This is a red flag and indicates that urgent visit to the doctor is needed.

Ways to cure your asthma using home remedies:

Use of Eucalyptus oil: Although less renowned in Europe and America, the Asian countries have embraced the natural healing effects of eucalyptus oil and use it commonly to treat asthma patients.

Use of lemon and honey: It is believed that drinking frequently lemon juice dissolved in water will control asthma attacks. In the way, honey is greatly recognized for its tremendous healing properties in all diseases. Holding a jug of honey in front of an asthma patient will relieve the sufferer’s breathing.

Using Bitter gourd roots: bitter gourd has its place in ancient medicine. Taking 1 tsp of bitter gourd root paste with 1 tsp of honey for 1 month daily at night is sure to give enormous relief from asthma.

Using ginger and garlic: Make a hot tea of ginger and add two to three cloves of ground garlic in it. Take it two times a day. This method keeps the asthma attacks in check and acts as an enchantment.

Using figs and licorice: Fig is a dry fruit and they soothe the attacks by pumping out the phlegm. While licorice is a herb and also has healing properties. Consumption of both the natural healers will prevent severe asthma attacks.

Other methods to control asthma attacks:

  • Keeping your house very clean and ensuring that the patient does not come in contact with dust particles.
  • Staying away from allergens
  • Eating healthy and fresh food
  • Exercising daily to improve blood flow and circulation

Asthma condition should never be dealt with carelessness as worldwide statistics show that an alarming number of people die from asthma attacks. This reinforces the seriousness of the condition as not only the quality of sufferer’s life is impaired but coping with peers is also an issue. Though asthma attacks are not something that can be cured altogether but pursuing remedies and medications can prevent a number of life threatening asthma attacks.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Random Posts

Filed Under: Asthma

Tags:

About the Author: John Reed has been blogging about health related issues for many months. He spends a lot of time researching on the latest health concerns and carefully formulating an interesting post that is not just interesting to read, but also informative. You can also contact him (use the Contact link above) for a personal issue and he'll try his best to help you solve it.

RSSComments (0)

Trackback URL

Leave a Reply




If you want a picture to show with your comment, go get a Gravatar.

Anti-Spam Protection by WP-SpamFree

Security Code:

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);