Releases: pcourbin/ecodevices_rt2
Releases · pcourbin/ecodevices_rt2
v2.2.10
04 Jan 23:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Bump pytest-homeassistant-custom-component from 0.13.72 to 0.13.200 by @dependabot in #277
Bump homeassistant from 2024.10.1 to 2024.12.5 by @dependabot in #272
Bump colorlog from 6.7.0 to 6.9.0 by @dependabot in #242
Bump python-dotenv from 1.0.0 to 1.0.1 by @dependabot in #234
Update dev container image 2025.1
Update use of unit/icon for sensors - Try to solve issue #130
Update configuration of device
Add link to configuration page of EcoRT2
Try to update configuration to solve #182
Full Changelog : v2.2.9...v2.2.10
v2.2.9
06 Oct 13:00
Compare
Sorry, something went wrong.
No results found
v2.2.8
02 Aug 22:32
Compare
Sorry, something went wrong.
No results found
Improve the definition of units and icons for sensors, in particular when a configuration generates several sensors (Counter which creates a sensor with index and another with the price) (See issue #130 )
v2.2.7
10 Oct 21:52
Compare
Sorry, something went wrong.
No results found
Update version of pyecodevices_rt2, correct X4FP to act like a switch
v2.2.6
08 Aug 13:20
Compare
Sorry, something went wrong.
No results found
Add 'allow_zero' parameters for sensors. Default is True.
v2.2.5
08 Aug 10:10
Compare
Sorry, something went wrong.
No results found
Update version of pyecodevices_rt2, force not to use cache when changing a switch value
⚠️ Toroids are all the same in the new version of the EcoRT2 API: no more "consumption/production" for toroids 1-4.
v2.2.4
07 Aug 23:48
Compare
Sorry, something went wrong.
No results found
Update API using new version EcoRT2 3.00.02
Reduce errors at startup, wait DataUpdateCoordinator
v2.2.3
18 Sep 21:04
Compare
Sorry, something went wrong.
No results found
Do not consider 0 for index and price sensors
Add state classes for energy sensors to be able to use sensors in Energy Management in Home Assistant
v2.2.1
16 May 00:30
Compare
Sorry, something went wrong.
No results found
Update using DataCoordinator, reduce timeout errors
v2.1.2
15 May 18:02
Compare
Sorry, something went wrong.
No results found
Remove scan_interval, not working.
Add update_after_switch to configure the time to wait before update a switch/light/climate just after a change. Default is 0s.