core/homeassistant/components/nordpool
Mikko Koo c28a6a867d
Fix nordpool Not to return Unknown if price is exactly 0 (#140647)
* now the price will return even if it is exactly 0

* now the price will return even if it is exactly 0

* now the price will return even if it is exactly 0

* clean code

* clean code

* update testing code coverage

* change zero testing to SE4

* remove row duplicate

* fix date comments

* improve testing

* simplify if-return-0

* remove unnecessary tests

* order testing rows

* restore test_sensor_no_next_price

* remove_average_price_test

* fix test name
2025-04-01 19:45:23 +02:00
..
__init__.py
config_flow.py Fix reconfigure in Nord Pool (#133431) 2024-12-17 21:30:49 +01:00
const.py
coordinator.py
diagnostics.py Add diagnostics to Nord Pool (#130461) 2024-11-12 19:55:27 +01:00
entity.py Set Nord Pool device as a service (#132717) 2024-12-09 23:48:23 +01:00
icons.json
manifest.json
quality_scale.yaml
sensor.py
services.py
services.yaml
strings.json