Releases: Olen/homeassistant-plant
Releases · Olen/homeassistant-plant
Version 2024.11.0-beta1
Notable changes since v2024.7.0
v2024.11.0-beta1 (2024-11-07)
Closed issues:
- 2024.11.0b1 warnings on constants #201
- Conductivity unit as % #199
- Detected blocking call in HA 2024.10.0b0 #197
- Missing moisture entity. Why the entity is there. !! #196
- HomeAssistant 2024.09 deprecates CONDUCTIVITY #193
- Image not work #192
- Soil moisture sensor - "No matching entities found" #191
- Battery drain #188
- Creating a new Plant doesnt use the sensors i selected #187
- Plant icon with internet blocked #186
- Configurable name or label #183
- Vertical bars only as option #182
- How do I find out what H/W sensor a plant uses? #181
- Integration brakes with the release of HA 2024.7 #180
- Feature Request: Allow non-Sensor entity to be used for Meter entity. #172
Merged pull requests:
- Typo in spanish translation #204 (alexsotoaguilera)
- Change unit of measurement to MICROSIEMENS_PER_CM #202 (hmmbob)
- Blocking call in group #200 (Olen)
- Update __init__.py #185 (ChristophCaina)
Version 2024.7.0
Notable changes since v2024.6.0
v2024.7.0 (2024-07-04)
Closed issues:
- new version can't be installed on HA 2024.7.0 BETA #179
v2024.7.0-beta1 (2024-06-27)
Closed issues:
- CONDUCTIVITY was used from plant, this is a deprecated constant (HA 2024.7) #175
missing 1 required keyword-only argument: 'max_sub_interval'
error on HA 2024.7.0b0 #174- Gardena Sensor for Soil humidity is not recognized as entity for the setup and can't be used #170
- Lots of excetions in log with 2024.6.0.b2 #167
- only works with one and only Plant Detector #161
- Use default values if min / max is missing in openPlantBook #152
- Concept for plants without sensors #133
Merged pull requests:
Version 2024.7.0-beta1
Notable changes since v2024.6.0
v2024.7.0-beta1 (2024-06-27)
Closed issues:
- CONDUCTIVITY was used from plant, this is a deprecated constant (HA 2024.7) #175
missing 1 required keyword-only argument: 'max_sub_interval'
error on HA 2024.7.0b0 #174- Gardena Sensor for Soil humidity is not recognized as entity for the setup and can't be used #170
- Lots of excetions in log with 2024.6.0.b2 #167
- only works with one and only Plant Detector #161
- Use default values if min / max is missing in openPlantBook #152
- Concept for plants without sensors #133
Merged pull requests:
Version 2024.6.0
Notable changes since v2024.4.1
v2024.6.0 (2024-06-06)
Closed issues:
- Hard error on HA 2024.6 in
custom_components.plant.group
#168
Merged pull requests:
- Changes in setup entity platforms with group integration #169 (hmmbob)
- Use device_class
illuminance threshold
for min illuminance number entity #166 (ScottG489)
v2024.5.0beta1 (2024-05-06)
Implemented enhancements:
- Feature: Sensor upload - Help needed. #61
Fixed bugs:
- dli status reports Low, even though the value is within the range #57
Closed issues:
- Log Error: Error adding entity sensor.centella_asiatica_illuminance for domain sensor with platform plant #162
- Info on log line: "Added external sensor for None" #158
- Assign tasks for plants and make a note when completed #157
- only moisture and conductivity recognize helper entities #156
- Deprecation warning for hass.components.websocket_api #153
- Odd sensor bahaviour. #146
- Reloading causes error of Plant Integration #141
- Feature: make configuration.yaml first rate citizen again #69
- Feature: Battery entity/Signal strength #60
Merged pull requests:
Version 2024.5.0beta1
Notable changes since v2024.4.1
v2024.5.0beta1 (2024-05-06)
Implemented enhancements:
- Feature: Sensor upload - Help needed. #61
Fixed bugs:
- dli status reports Low, even though the value is within the range #57
Closed issues:
- Log Error: Error adding entity sensor.centella_asiatica_illuminance for domain sensor with platform plant #162
- Info on log line: "Added external sensor for None" #158
- Assign tasks for plants and make a note when completed #157
- only moisture and conductivity recognize helper entities #156
- Deprecation warning for hass.components.websocket_api #153
- Odd sensor bahaviour. #146
- Reloading causes error of Plant Integration #141
- Feature: make configuration.yaml first rate citizen again #69
- Feature: Battery entity/Signal strength #60
Merged pull requests:
Version 2024.4.1
Notable changes since v2024.2.0
v2024.4.1 (2024-04-19)
Closed issues:
- Sensor data wrongly used? #154
v2024.4.0beta1 (2024-04-10)
Closed issues:
- HA 2024.3 and above: Detected that custom integration 'plant' accesses hass.components.websocket_api #145
- ghost entitiesHi Olen, in my case when I delete a plant there are ghost entities that I can't delete. Any help? #144
- Change humidity sensor source after creation. #143
- Repository structure for v2024.2.0 is not compliant #142
- illumination will not report a problem #140
Merged pull requests:
- Release beta 1 #155 (Olen)
- Use imported websocket function
async_register_command
instead of accessing it directly #150 (hmmbob) - Add dli-icons #149 (Olen)
- Bump softprops/action-gh-release from 1 to 2 #147 (dependabot[bot])
- Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0 #139 (dependabot[bot])
Version 2024.4.0beta1
Notable changes since v2024.2.0
v2024.4.0beta1 (2024-04-10)
Closed issues:
- HA 2024.3 and above: Detected that custom integration 'plant' accesses hass.components.websocket_api #145
- ghost entitiesHi Olen, in my case when I delete a plant there are ghost entities that I can't delete. Any help? #144
- Change humidity sensor source after creation. #143
- Repository structure for v2024.2.0 is not compliant #142
- illumination will not report a problem #140
Merged pull requests:
- Release beta 1 #155 (Olen)
- Use imported websocket function
async_register_command
instead of accessing it directly #150 (hmmbob) - Add dli-icons #149 (Olen)
- Bump softprops/action-gh-release from 1 to 2 #147 (dependabot[bot])
- Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0 #139 (dependabot[bot])
Version 2024.2.0
Notable changes since v2024.1.0
v2024.2.0 (2024-02-03)
Closed issues:
Merged pull requests:
v2024.2.0-beta1 (2024-02-01)
Closed issues:
- Illuminance data not retrieved from the related sensor #131
Merged pull requests:
Version 2024.2.0-beta1
Notable changes since v2024.1.0
Unreleased
Closed issues:
- Plant throws error on HA 2024.2.0b0 #136
v2024.2.0-beta1 (2024-02-01)
Closed issues:
- Illuminance data not retrieved from the related sensor #131
Merged pull requests:
Version 2024.1.0
Notable changes since v2023.11.0
v2024.1.0 (2024-01-05)
Closed issues:
- Plant component produces warnings if one of the subvalues isn't known yet #130
v2024.1.0-beta2 (2024-01-02)
Closed issues:
- Log warning about HA deprecated constants #124
- Plant status turns OK when device is unavailable #105
Merged pull requests:
v2024.1.0-beta1 (2024-01-02)
Closed issues:
- Log Error - Constant TIME_SECONDS #122
- Bug: Double entries keep popping up #121
- Soil moisture showing value from battery instead of moisture #119
- Values show up alright in the BLE monitor, but don't carry over to the plant component #118
- Add Rhipsalis oasis picture #117
- Values not shown on the card #115
- translations/fr.json #81
- German translation #55
Merged pull requests:
- Update version and minimum HA version #127 (Olen)
- Update plant_thresholds.py #126 (ChristophCaina)
- Update plant_meters.py #125 (ChristophCaina)
- fix #122 #123 (ChristophCaina)
- Bump mukunku/tag-exists-action from 1.4.0 to 1.5.0 #120 (dependabot[bot])
- PR for german + french translation #114 (ChristophCaina)
- Create de.json #113 (ChristophCaina)