Skip to content

Commit

Permalink
fix: logo dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker authored Aug 16, 2024
1 parent 36ee7b5 commit dbf7aac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
[![Sonar quality gate](https://img.shields.io/sonar/alert_status/bramstroker_homeassistant-powercalc/master?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge)](https://sonarcloud.io/summary/new_code?id=bramstroker_homeassistant-powercalc)
[![BuyMeACoffee](https://img.shields.io/badge/-buy_me_a%C2%A0coffee-gray?logo=buy-me-a-coffee&style=for-the-badge)](https://www.buymeacoffee.com/bramski)

# :zap: PowerCalc: Home Assistant Virtual Power Sensors

![Powercalc](https://docs.powercalc.nl/img/logo2.svg)
# <img src="https://docs.powercalc.nl/img/logo2.svg" width="400">

PowerCalc is a custom component for Home Assistant to estimate the power consumption (as virtual meters) of lights, fans, smart speakers and other devices, which don't have a built-in power meter. The consumption of light entities is calculated using different strategies to estimate the power usage by looking at brightness, hue/saturation and color temperature. For other entities a generic calculation can be applied, based on the attributes relevant for that entity.

Expand Down

0 comments on commit dbf7aac

Please sign in to comment.