The current status of the system. * comm
- One or more Envoys on the system are not communicating to Enlighten. * power
- There is a production issue on the system. * meter
- There is a communication problem between an Envoy and a revenue-grade meter on the system. * meter_issue
- One or more meters on the system are reporting unusual measurements. * micro
- There is a communication problem between an Envoy and microinverters that it monitors. * battery
- There is a communication problem between an Envoy and an AC battery on the system. * storage_idle
- An AC battery on the system has not changed its state of charge for more than 72 hours. * normal
- The system is operating normally.
Name | Type | Description | Notes |
---|---|---|---|
value | str | The current status of the system. * `comm` - One or more Envoys on the system are not communicating to Enlighten. * `power` - There is a production issue on the system. * `meter` - There is a communication problem between an Envoy and a revenue-grade meter on the system. * `meter_issue` - One or more meters on the system are reporting unusual measurements. * `micro` - There is a communication problem between an Envoy and microinverters that it monitors. * `battery` - There is a communication problem between an Envoy and an AC battery on the system. * `storage_idle` - An AC battery on the system has not changed its state of charge for more than 72 hours. * `normal` - The system is operating normally. | must be one of ["comm", "power", "meter", "meter_issue", "micro", "battery", "storage_idle", "normal", ] |