Web Analytics

Best Electricians in Texas

Advanced Solutions Electric Electrician
WE have used and referred this business for the past four years. It is a small family owned electrical service and contracting firm. Jerrod is the owner. He is fairly priced and provides exceptional workmanship. We have participated together on $500 residential projects to $50,000 residential projects ( these dollar amounts represent the electrical portion of these projects). He has been involved along side our firm in commercial retrofit projects where the electrical contracts were as high as $16,000. Every customer that I have brought his firm in to has been very pleased with his workmanship. I will continue to refer and us Advanced Solutions Electric.

11020 Katy Fwy, Ste 207, Houston, TX 77043
Midwest Electric Company Electrician
We have been doing business with Midwest Electric for over 30 years now. They are a great company to do business with. Very friendly and professional.

3828 Pinemont Dr,Houston, TX 77018
H and M Services Electrician
Great service, arrived on time fixed my problem in 15 minutes and reasonable rates. Highly recommended to others.

6910 Verado Way, Missouri City, TX 77459
Houston Electric Electrician
Living in an old house means I need dependable contractors. Houston Electric cane to my house (in uniforms!) and gave me a good bid. The electrician had all I needed on the truck and hung my fixtures and upgraded my outlets. Thanks guys, I will call again!

5959 Nunn St, Houston, TX 77087
Mil-Spec Electric Electrician
Adding our name to the growing list of VERY happy customers of Mil-Spec Electric.  Brett showed up right on time and gave me the price on the spot.  They were going to have cut a hole in my ceiling to do some of the work I wanted, but his guys took a little extra time and found a way to do it without cutting a hole.  It didn't cost extra and it saved me the extra time and expense.  All the work was done neatly and the price was the most reasonable of the three estimates I received.  I'd rate the experience an A+.

330 Pebblebrook Dr, El Lego, TX 77586
Coastline Electric Electrician
I've been doing business with Coastline Electric for many, many years. The Company, their technicians, service, quality of work is nothing short of perfection.
Extremely professional personal, very knowledgeable technicians, very friendly staff. I can go on for days here.
100% Recommended !!!!!

3729 Creekmont Dr, Houston, TX 77091
Right Touch Electrical Electrician
I had a tripping circuit breaker that I accidentally got bleach and water into and corroded a wire. Jonathan came out and fixed the problem. My husband also talked him into adding an extra plug for Christmas lights and got a few tips on wiring for the holidays. The price was reasonable and the service impeccable. Jonathan was terrific!! I will definitely use Right Touch again! This is a company that employs people of integrity.

1942 Forest Oaks Dr, Houston, TX 77017
Mr. Electric of Galveston Electrician
Cody did an excellent job installing 2 light fixtures today at an upcoming listing in the Houston Heights.  Super patient and professional, with a helpful customer-service-oriented attitude.  SO refreshing to find a solid electrician who is easy to book and communicate with!  Will definitely refer y'all out to clients and colleagues and use y'all on upcoming jobs.  Thanks so much!

Galveston, TX 77551
HyPower Electric Electrician
I've learned first hand that if the owner needs to fix any issue himself he has no qualms about satisfying his customers. His word is good as gold. These folks can absolutely be counted on to help with all your electrical needs. Well worth the money to have the best.

Katy, TX 77449
T M U Electric Electrician
I had 3 outlets in 2 different rooms that weren't working. Whoever wired the outlets before I moved in either didn't know what they were doing or didn't care. Tedrick was able to diagnose the problem and found a solution fairly quickly. All 3 outlets are working as they should. I'm happy.

Houston, TX
Dj's Electrical Services Electrician
Daniel went above and beyond! We will definitely use him for any future electrical work.

Spring, TX 77386
RPD Electrical Services Electrician
I definitely recommend Rpd Electrical.  They were very polite and efficient and focused on fixing our issue at hand and didn't try to add on anything extra.  With it being so close to Christmas we really appreciated that!  They came out for a quote and ended up fixing the issue the same day!  I also appreciate that they arrived in a marked van, so there was no question who they were.  I'm sure we will be using them again in the future!

3303 Fairchild Ave, Needville, TX 77461
Mister Sparky Electrical Electrician
My kitchen overhead lights would not work in our 25 year old home. It put a damper on cooking my Thanksgiving dinner. So, I called Mr. Sparky the Friday after the holiday and made an appointment for an electrician to come out between 6p.m.-9p.m. on that day. The company called me an hour before his ETA and sent me a text with the employee 's name as Sam and a picture. Sam arrived 30 minutes early, assessed the problem, and provided three different plans to address the problem. The prices ranged from $423 to $1000.  We went with the plan B to retrofit our fixture to use energy efficient LED lights and had lights on in a little over an hour. Sam was professional , knowledgeable,and did not try to add more to our agreed bill. Thank you Mr. Sparky for running a professional and trustworthy company!

19901 Sw Fwy, Sugar Land, TX 77479
Residential Electrical Services Electrician
I needed a new breaker box.  They were fast, courteous and efficient.  The box was much larger than I had hoped it would be but it's OK and their work was top-notch.  They took care of the permit for me.  I recommend them for any electrical work needed.

706-B S Friendswood Dr, Friendswood, TX 77546
WillPower Electrical Services Electrician
Had a great experience with WillPower Electrical Services. They came and fixed a light fixture that was flickering. Will was knowledgeable, professional, and explained everything. Would highly recommend!

Houston, TX
Graybar Electric Company Electrician
I come here whenever I need electrical equipment for work. They have a big selection of pretty much anything you need in the electrical area. If they do not have it in stock, they have a big supply warehouse in Stafford and your item is usually in store the next day. Counter staff is friendly and helpful answering any questions you may have.

6161 Bingle Rd, Houston, TX 77092
Bonte Electrical Electrician
Error: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated
Line: 405
File: tpl-listings.php

2218 Brooktree Dr, Houston, TX 77008
Estate Improvement Electrician
Error: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated
Line: 405
File: tpl-listings.php

Houston, TX 77090
Jesus Name Electric Electrician
Error: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated
Line: 405
File: tpl-listings.php

Houston, TX
Belman Grand Electric Electrician
Error: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated
Line: 405
File: tpl-listings.php

Houston, TX 77002
var mymap = L.map("map-canvas").setView([0.000, 0.000], 10); L.tileLayer.provider("OpenStreetMap", map_provider_options).addTo(mymap); // Markers var markerArray = []; for (var k in resultsObj) { var p = resultsObj[k]; marker = L.marker([p.ad_lat, p.ad_lng]) .bindPopup('' + p.ad_title + ''); markerArray.push(marker); } var group = L.featureGroup(markerArray).addTo(mymap); mymap.fitBounds(group.getBounds()); // events $(".item-list .list-item").on('mouseover', function() { //marker = markers[this.getAttribute("data-ad_id")]; var ad_id = this.getAttribute("data-listing-id"); var result = resultsObj.filter(function( obj ) { return obj.ad_id == ad_id; }); var this_latlng = L.latLng(result[0].ad_lat, result[0].ad_lng); var tooltipPopup = L.popup({ offset: L.point(0, -20)}); tooltipPopup.setContent(result[0].ad_title); tooltipPopup.setContent('' + result[0].ad_title + ''); tooltipPopup.setLatLng([result[0].ad_lat, result[0].ad_lng]); tooltipPopup.openOn(mymap); mymap.setView(this_latlng, mymap.getZoom()); }); } }()); /*-------------------------------------------------- Sidebar collapse --------------------------------------------------*/ function openNav() { document.getElementById("the-sidebar").style.width = "264px"; //document.getElementById("main").style.marginLeft = "264px"; // set the select2 input to same width as other fields $('#the-sidebar .select2-container').css('width', '231.2px'); $('#the-sidebar .select2-container').css('margin', 'auto'); } function closeNav() { document.getElementById("the-sidebar").style.width = "0"; //document.getElementById("main").style.marginLeft= "0"; } /*-------------------------------------------------- Sidebar select2 --------------------------------------------------*/ // select2 config $('#city-input-sidebar').select2({ ajax: { url: 'https://homeservicesrated.com/_return_cities_select2.php', dataType: 'json', delay: 250, data: function (params) { return { query: params.term, page: params.page }; } }, escapeMarkup: function (markup) { return markup; }, minimumInputLength: 1, dropdownAutoWidth : true, placeholder: "City", allowClear: true, dropdownParent: $('#dummy'), language: "en" }); $("#city-input-sidebar").on("select2:unselecting", function(e) { delete_cookie('city_id'); }); $("#city-input-sidebar").on('results:message', function(params){ this.dropdown._resizeDropdown(); this.dropdown._positionDropdown(); }); /*-------------------------------------------------- Ratings --------------------------------------------------*/ (function(){ $('.item-rating').raty({ readOnly: true, score: function() { return this.getAttribute('data-rating'); }, hints: ['bad', 'poor', 'regular', 'good', 'gorgeous'], starType: 'i' }); }()); --> phoneCALL US NOW!