EPC C targets should not require landlords to raise rents claims government
Property118

EPC C targets should not require landlords to raise rents claims government
The government claim landlords will not have to raise rents to meet EPC C targets by 2030, despite a government consultation claiming the opposite.
Under the Warm Homes Plan, the government announced all private rented properties will need to meet EPC C targets by 2030.
However, a government consultation on meeting EPC C targets admits landlords may sell up or increase rents due to EPC rules.
Our proposed changes should not require landlords to increase rents
In response to a written question from Conservative MP Paul Holmes on “whether the government has made an assessment of the potential impact of the costs of new energy efficiency measures on the level of open market rents.”
Martin McCluskey, Minister for Energy Consumers, said landlords would not need to raise rents.
He said: “The government recently consulted on increasing minimum energy efficiency standards in the domestic private rented sector, including proposals for rented homes to achieve Energy Performance Certificate C or equivalent by 2030.
“We have engaged with landlord and tenant groups in developing this policy and set out several proposals to help landlords reach the new standard.
“Our proposed changes should not require landlords to increase rents. Instead, they will help tenants cut their energy bills by delivering more energy-efficient homes.”
Landlords may decide to leave the market
However, as previously reported on Property118, a government consultation documents admits some landlords could choose to sell rather than comply with EPC rules.
The document says: “Landlords may decide to exit the market. The likelihood of this is dependent on the current profitability of their rental property, the level of costs they face, the price landlords would receive from the sale of their property and their wider financial circumstances.
“The prices of EPC F/G PRS properties affected by the current regulations (requiring PRS properties to be EPC E) decreased by about £5,000 to £9,000, relative to unaffected properties.
“If a similar situation were to arise in the context of higher Minimum Energy-Efficiency Standards (MEES), landlords may decide it is more profitable to improve properties and remain as landlords. However, landlords who face the highest costs may decide, on balance, it is still less costly to sell their property than comply with the higher energy performance standard.”
The document also says some landlords may also decide instead to pass costs onto tenants through higher rents, but some tenants may decide to stay if higher rents are offset by lower energy bills.
The post EPC C targets should not require landlords to raise rents claims government appeared first on Property118.
View Full Article: EPC C targets should not require landlords to raise rents claims government
How Mortgage Valuations Work for Buy-To-Let Properties
Property118

How Mortgage Valuations Work for Buy-To-Let Properties
When applying for a buy-to-let mortgage, one of the most important steps is the valuation. Lenders need to know both the market value of the property and the expected rental income. In 2026, with affordability tighter and specialist properties more common, valuations are under greater scrutiny than ever. Understanding how valuations work helps landlords avoid surprises and prepare stronger applications.
The Role of Valuations in Buy-To-Let Lending
A valuation serves two purposes for lenders:
- Market value check – ensures the property is worth the price paid or remortgage amount requested.
- Rental assessment – confirms rental income assumptions for affordability testing.
If either the property value or the rental assessment comes in lower than expected, the loan amount may be reduced or the application declined.
Types of Valuation in 2026
Lenders may use different valuation methods depending on the case:
- Desktop or AVM (Automated Valuation Model) – quick, low-cost checks used for low-risk cases and product transfers.
- Drive-by valuation – surveyor views the property externally to verify condition and comparables.
- Full internal inspection – detailed inspection including rental comparables and tenancy information.
- Commercial-style valuation – used for larger HMOs and semi-commercial properties, often based on income rather than bricks-and-mortar.
How Rental Income Is Assessed
Surveyors assess rent by looking at comparable local properties and current tenancy agreements. They may take a conservative view, particularly if the property has unusual features or higher-than-average rents.
Example: A landlord believes a flat rents for £1,200, but the valuer uses £1,100 based on comparables. At a 145% stress test, this reduction could mean borrowing £15,000 less.
Valuations for HMOs and Holiday Lets
Specialist properties are valued differently:
- Small HMOs (up to 6 tenants) – often valued as standard houses, with rent assessed per room.
- Larger HMOs – usually valued on a commercial basis, using rental income as the driver of value.
- Holiday lets – income projections may be based on average seasonal occupancy, not peak rents.
This means landlords should prepare realistic income evidence and be ready for cautious assumptions.
Case Study: Valuation Shortfall
Scenario: A landlord applied to remortgage a three-bed house at £250,000, expecting rent of £1,200 per month. The valuer reported £240,000 market value and rent of £1,100.
Outcome: The lower figures reduced the maximum loan by £20,000. The landlord had to inject extra funds to complete the refinance.
Lesson: Always allow for cautious valuations when planning borrowing.
How Landlords Can Prepare for Valuations
- Provide ASTs and rental statements to support declared income.
- Ensure the property is presentable and compliant with safety regulations.
- Research local comparables to anticipate valuer assumptions.
- Have contingency plans if values or rents come in lower than expected.
- Use brokers who can challenge valuations when appropriate.
Final Thoughts
Mortgage valuations are more than just a box-ticking exercise – they directly shape borrowing capacity. By understanding how lenders and valuers approach market value and rental income, landlords can prepare better, avoid disappointment, and build more resilient refinancing strategies in 2026.
Speak to Our Sponsor
Our sponsor helps landlords prepare for valuations, challenge incorrect assumptions and structure applications around realistic lender expectations.
/* “function”==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(“The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.”),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(“gform_main_scripts_loaded”,()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(“gform/theme/scripts_loaded”,()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(“DOMContentLoaded”,()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(“action”,o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(“filter”,o,r,e,t)},doAction:function(o){gform.doHook(“action”,o,arguments)},applyFilters:function(o){return gform.doHook(“filter”,o,arguments)},removeAction:function(o,r){gform.removeHook(“action”,o,r)},removeFilter:function(o,r,e){gform.removeHook(“filter”,o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+”_”+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){“function”!=typeof(t=o.callable)&&(t=window[t]),”action”==r?t.apply(null,e):e[0]=t.apply(null,e)})),”filter”==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
Contact Our Buy-to-Let Mortgage Broker Sponsor
-
-
-
Please enter a number from 0 to 999.
-
How can I help you?
-
-
/* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(‘#gform_wrapper_579′);var is_confirmation = jQuery(this).contents().find(‘#gform_confirmation_wrapper_579′).length > 0;var is_redirect = contents.indexOf(‘gformRedirect(){‘) >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(‘html’).css(‘margin-top’), 10) + parseInt(jQuery(‘body’).css(‘margin-top’), 10) + 100;if(is_form){jQuery(‘#gform_wrapper_579′).html(form_content.html());if(form_content.hasClass(‘gform_validation_error’)){jQuery(‘#gform_wrapper_579′).addClass(‘gform_validation_error’);} else {jQuery(‘#gform_wrapper_579′).removeClass(‘gform_validation_error’);}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window[‘gformInitDatepicker’]) {gformInitDatepicker();}if(window[‘gformInitPriceFields’]) {gformInitPriceFields();}var current_page = jQuery(‘#gform_source_page_number_579′).val();gformInitSpinner( 579, ‘https://www.property118.com/wp-content/plugins/gravityforms/images/spinner.svg’, true );jQuery(document).trigger(‘gform_page_loaded’, [579, current_page]);window[‘gf_submitting_579′] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(‘.GF_AJAX_POSTBACK’).html();if(!confirmation_content){confirmation_content = contents;}jQuery(‘#gform_wrapper_579′).replaceWith(confirmation_content);jQuery(document).trigger(‘gform_confirmation_loaded’, [579]);window[‘gf_submitting_579′] = false;wp.a11y.speak(jQuery(‘#gform_confirmation_message_579′).text());}else{jQuery(‘#gform_579′).append(contents);if(window[‘gformRedirect’]) {gformRedirect();}}jQuery(document).trigger(“gform_pre_post_render”, [{ formId: “579”, currentPage: “current_page”, abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( “gform_wrapper_579″ ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( “span” ); visibilitySpan.id = “gform_visibility_test_579″; gformWrapperDiv.insertAdjacentElement( “afterend”, visibilitySpan ); } const visibilityTestDiv = document.getElementById( “gform_visibility_test_579″ ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 579, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === ‘attributes’ && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ ‘style’, ‘class’ ], }); } else { triggerPostRender(); } } );} );
/* ]]> */
Publication date: Monday, 26 January 2026
The post How Mortgage Valuations Work for Buy-To-Let Properties appeared first on Property118.
View Full Article: How Mortgage Valuations Work for Buy-To-Let Properties
Rent increase challenge rules spark court backlog fears
Property118

Rent increase challenge rules spark court backlog fears
Tenants challenging rent increases under new reforms could overwhelm courts, warns industry experts.
An article in The Times explains under the Renters’ Rights Act, tenants will be able to challenge any proposed rent increase at the First-Tier Tribunal (FTT).
Under the reforms, the tribunal will no longer be able to set a rent higher than that proposed by the landlord, even if it finds the market rent is higher. It will also be able to delay rent increases by up to two months in cases of hardship.
Landlords in limbo
The Times reports that any rent increase upheld by the tribunal would take effect only from the date of its decision, rather than when the landlord first served notice. This means that even unsuccessful challenges could delay higher rent payments for months, leaving landlords in limbo.
Geoffrey Vos, Master of the Rolls and head of civil justice in England and Wales, warned the Housing Law Practitioners’ Association that the rules under the Renters’ Rights Act could create “an incentive for tenants to apply to the FTT in respect of every increase in order to delay its implementation”.
Ben Beadle, chief executive of the National Residential Landlords Association (NRLA), told The Times: “With just 34 judges sitting on it, the tribunal is unlikely to cope with such an influx of cases once the act comes into force.
“It is one of many aspects of the act where warm words are not being matched by any evidence of the detailed work needed to ensure it works in practice.”
Court capacity could be overwhelmed
As previously reported on Property118, the NRLA has written to the Justice Select Committee, warning that court capacity could be overwhelmed by the Renters’ Rights Act.
The NRLA pointed out that landlords are having to wait weeks for court hearings to regain possession of their properties.
The NRLA said in the letter: “At Report Stage of the Renters’ Rights Act, the Housing Minister told the Commons that: “Court readiness is essential to the successful operation of the new system”. We agree with the Minister.
“However, the government has yet to define what it means by the courts being “ready”. Without that clarity, it is unclear what the planned digitisation of possession cases is intended to deliver or how success will be measured.”
The post Rent increase challenge rules spark court backlog fears appeared first on Property118.
View Full Article: Rent increase challenge rules spark court backlog fears
Categories
- Landlords (19)
- Real Estate (9)
- Renewables & Green Issues (1)
- Rental Property Investment (1)
- Tenants (21)
- Uncategorized (12,510)
Archives
- March 2026 (7)
- February 2026 (55)
- January 2026 (52)
- December 2025 (62)
- August 2025 (51)
- July 2025 (51)
- June 2025 (49)
- May 2025 (50)
- April 2025 (48)
- March 2025 (54)
- February 2025 (51)
- January 2025 (52)
- December 2024 (55)
- November 2024 (64)
- October 2024 (82)
- September 2024 (69)
- August 2024 (55)
- July 2024 (64)
- June 2024 (54)
- May 2024 (73)
- April 2024 (59)
- March 2024 (49)
- February 2024 (57)
- January 2024 (58)
- December 2023 (56)
- November 2023 (59)
- October 2023 (67)
- September 2023 (136)
- August 2023 (131)
- July 2023 (129)
- June 2023 (128)
- May 2023 (140)
- April 2023 (121)
- March 2023 (168)
- February 2023 (155)
- January 2023 (152)
- December 2022 (136)
- November 2022 (158)
- October 2022 (146)
- September 2022 (148)
- August 2022 (169)
- July 2022 (124)
- June 2022 (124)
- May 2022 (130)
- April 2022 (116)
- March 2022 (155)
- February 2022 (124)
- January 2022 (120)
- December 2021 (117)
- November 2021 (139)
- October 2021 (130)
- September 2021 (138)
- August 2021 (110)
- July 2021 (110)
- June 2021 (60)
- May 2021 (127)
- April 2021 (122)
- March 2021 (156)
- February 2021 (154)
- January 2021 (133)
- December 2020 (126)
- November 2020 (159)
- October 2020 (169)
- September 2020 (181)
- August 2020 (147)
- July 2020 (172)
- June 2020 (158)
- May 2020 (177)
- April 2020 (188)
- March 2020 (234)
- February 2020 (212)
- January 2020 (164)
- December 2019 (107)
- November 2019 (131)
- October 2019 (145)
- September 2019 (123)
- August 2019 (112)
- July 2019 (93)
- June 2019 (82)
- May 2019 (94)
- April 2019 (88)
- March 2019 (78)
- February 2019 (77)
- January 2019 (71)
- December 2018 (37)
- November 2018 (85)
- October 2018 (108)
- September 2018 (110)
- August 2018 (135)
- July 2018 (140)
- June 2018 (118)
- May 2018 (113)
- April 2018 (64)
- March 2018 (96)
- February 2018 (82)
- January 2018 (92)
- December 2017 (62)
- November 2017 (100)
- October 2017 (105)
- September 2017 (97)
- August 2017 (101)
- July 2017 (104)
- June 2017 (155)
- May 2017 (135)
- April 2017 (113)
- March 2017 (138)
- February 2017 (150)
- January 2017 (127)
- December 2016 (90)
- November 2016 (135)
- October 2016 (149)
- September 2016 (135)
- August 2016 (48)
- July 2016 (52)
- June 2016 (54)
- May 2016 (52)
- April 2016 (24)
- October 2014 (8)
- April 2012 (2)
- December 2011 (2)
- November 2011 (10)
- October 2011 (9)
- September 2011 (9)
- August 2011 (3)
Calendar
Recent Posts
- After 30 Years in Property, One Strategy Still Leads for Cashflow
- Why are comparable housing markets moving in opposite directions on rental policy?
- Landlord Law is Changing: What You Must Do Before 1st May 2026
- Court digitalisation will improve access to justice claims government
- UK rents dip in February – led by London falls

admin