Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelAngelLV authored Jan 7, 2024
1 parent 9c92b4d commit 40cacec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ Una vez configurado el componente, tendrás dos entidades por cada cuenta que te
### Solar Wallet
La entidad Solar Wallet devuelve el valor actual de tu Solar Wallet. Este valor (en euros) estará actualizado al de tu última factura. Actualmente no se puede consultar en tiempo real.

## Octopus Credit
La entidad Octopus Credit devuelve el valor actual de tu crédito en Octopus obtenido por cuentas referedidas u otras posibles bonificaciones.

### Última Factura
Esta entidad devuelve el coste de tu última factura.

Expand All @@ -64,6 +67,7 @@ type: entities
entities:
- entity: sensor.ultima_factura_octopus
- entity: sensor.solar_wallet
- entity: sensor.octopus_credit
- type: attribute
entity: sensor.ultima_factura_octopus
name: Inicio
Expand Down

0 comments on commit 40cacec

Please sign in to comment.