Urgent.News

What's breaking now, across thousands of outlets.

Tech

Plug-in solar panels still have safety risks in the UK despite legalisation

Plug-in solar panels offer reduced bills and can help boost renewable energy on the UK's grid, but concerns around their safety remain

Plug-in solar panels still have safety risks in the UK despite legalisation

Plug-in solar panels, which can be convenient for renters, are now legal in the UK but safety concerns remain unaddressed, according to the UK Institution of Engineering and Technology (IET). The devices, which simply need to be plugged into a wall socket, have been legalised to boost renewable energy and reduce bills. However, the IET warns that this move was rushed and lacks proper legal standards, potentially increasing the risk of electrocution or death.

One issue is that most UK RCDs (residual current devices) used in fuse boxes may not work properly with plug-in solar panels, which can lead to malfunction and increased risk. Additionally, if multiple kits are used and a power cut occurs, the panels might not shut down properly, leading to "islanding" and posing a danger to maintenance workers.

The IET advises getting an electrical inspection before installing plug-in solar panels to minimise risk. The Department for Energy Security and Net Zero, however, claims that independent testing found the products safe.

Written by urgent.news from New Scientist's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at newscientist.com →

More in Tech

I Forced Fsync. The Model Looked Fine.

The remote model was not my bottleneck today. The work after the last token was. I kept that waterfall because prettier charts lied. Why did first token feel like the whole wait?

A Null Priority Bug Between UI, Database, and Zod

While working on FocusYar, I found a bug when editing a Task without a priority. I created a Task with only a title, so the database stored: priority: null Later, when I opened the edit form and left…

  • Bug caused by null priority value in FocusYar application
  • Zod schema initially checked for undefined, not null
  • Resolved by modifying edit schema to check for null values

More from Thursday 17 September →