Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/austcommsolar/public_html/application/config/routes.php
Line: 61
Function: DB
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$hooks is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$config is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$log is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$uri is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$router is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$output is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$security is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$input is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$lang is deprecated
Filename: core/Controller.php
Line Number: 82
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 294
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 168
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 237
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 317
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 358
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 289
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 23
Function: __construct
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 26
Function: model
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Welcome::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 27
Function: library
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$admin_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /home/austcommsolar/public_html/application/controllers/Welcome.php
Line: 85
Function: view
File: /home/austcommsolar/public_html/index.php
Line: 315
Function: require_once
I want to talk about warranties that come with a solar system. So this gets a little bit bitsy because there’s a variety of components, you’ve got the panels, you’ve got the inverter, and you’ve got what we call the balance of system, which is your framing and your cables and so forth. So I’ll start with the panels. There’s actually two types of warranty that come with a panel. There’s what’s called a performance warranty, which actually just describes the natural degradation of silicon. So if you were to say that when a system goes on, it’s at 100% of what it should be doing, at the 25-year mark, a lot of panels are warranted that they will be performing at at least 80%. Some brands of panels actually have a higher rating. LG, for example, have I think it’s around a 90% performance warranty at the 25-year mark, which is pretty extraordinary. But all panels drop off in performance by a percent or slightly under 1% per year. So that’s what is the performance warranty.
You’ve then got a product warranty, which is often 10 or 12 years. There’s been a kind of trend in the industry that companies are offering higher or more years of product warranty with their panels. So LG, as an example again, has got a 25-year product warranty. Which is extraordinary. SunPower, which is an American brand, has a 25-year product warranty and Q-Cells, which is a Korean-owned company, also is introducing some models which have a 25-year product warranty. There’s others, there’s a brand called REC, and I think theirs is 20 years. But I could be wrong. It’s around there. There’s another cheaper brand that’s just moved from 10 to 15 years to try and compete with this. But basically, the panels have a very long life span. There’s no moving parts. If things go wrong with them, they’re going to probably fail within the first five years or so. It’ll be quite noticeable.
With the inverters. The inverter is really the part of a solar system that does most of the work. So just to recap a little bit. Panels produce DC electricity, a direct current, that is cabled up and it travels to an inverter which converts that from a direct current to AC, which is what we use inside our houses. So basically, the inverters are very busy and it’s the part that is doing all the work, and it’s also the part that’s most likely to fail. So a good quality inverter will have a five or 10 year warranty. Sometimes that’s broken down as… So with Fronius, for example, which is a high quality product made in Austria, they have a five plus five. So the first five years is parts and labor, and the second five years is just parts. So it’s still 10 years, but the second five years is not as useful as the first.
Other brands do a similar thing. Sometimes you’ll get a brand entering the market like Huawei, which is obviously from a massive company. They are offering a 10-year warranty on their inverters straight out of the box, so you get a very high level of assurance, because it’s from a major company, and it’s a long time. The life span of an inverter could be anywhere from 10 to 15 years. So at some point, that is the part that’s going to fail. But you might get 15 years out of a high quality inverter. The balance of system frames and things like that, they tend to have a 10-year warranty, but nothing really goes wrong with frames. You also get a workmanship warranty, which could be five years or 10 years, depending on the company that’s offering it. But those are the things that you’ll often see on a proposal from a company.
The part that we want to add and we are including in our proposals is what’s called a performance guarantee. So with all these individual product warranties, if something were to go wrong, you still have an issue. There’s a lot of finger pointing about what it is that’s going wrong. Sometimes it’s clear because it’s the inverter. But you still don’t know who’s going to look after you. So we are going to wrap our systems up with a performance guarantee. We will report to you on what the system is achieving versus expected, so you will get regular reports on what it should have done, and what it is doing. And if it’s not performing, we will rectify it. So that you will see in our proposals to you.
So that’s an overview of warranties. Like anything with solar, it’s not terribly familiar, so if you have questions or you want to see data sheets, things like that, or want to talk about equipment, then that’s what we’re here for, and we would love to help you get informed so you can make the right decision.
What is NOT buying solar costing you?
Reasons not to choose the cheapest solar systems
Mistakes people make when buying solar systems in Sydney
The trap of "interest free" money in solar power
10 facts about the STC solar 'rebate'
Why do people offer 6.6kW solar systems?
What is the solar rebate change from 2020 to 2021?
Why people promote 6.6kW systems?
What happens to a solar in a blackout?
What angle should solar panels be at?
To tilt or not to tilt solar panels?
Optimizing vs Maximizing system sizes
Made in China - is that an issue?
What an inverter does and types of inverter
How we analyse commercial solar?
How much of my power bill I can eliminate?
Do batteries make sense for your solar system?
What solar panels should you choose?
IQ Solar operates under the electrical licence No. 173820 Powered by iSquadWeb