simbaja / gehome

Python SDK for GE smart appliances
MIT License
42 stars 29 forks source link

GE Refrigerator Model PVD28BYNBFS Convertible Drawer Mode N/A #63

Closed ItsMeTonyP closed 3 months ago

ItsMeTonyP commented 8 months ago

Hello - a few versions ago (after 0.6.5 I believe) I lost the ability to change the temperature setting on the Convertible Drawer on my GE Refrigerator Model PVD28BYNBFS. At the time, I did not have a need to change the drawer mode so it did not affect me. Now, I would like to be able to modify the settings. I have gone through the troubleshooting steps that were outlined here: https://github.com/simbaja/ha_gehome/issues/183, but still have the issue. Currently in HA there is a dropdown with 4 options that all read "N/A." When I change to any of those dropdowns, nothing happens to the drawer. There are 4 options on the drawer: Meat (29 F), Beverages (33 F), Snacks (37 F), or Wine (42 F). Can this be looked into? Thank you very much for the work that you do around this!!! Refrigerator NA

simbaja commented 7 months ago

It looks like it's having problems trying to convert the value - can you run the gehome-appliance-data data and collect the logs?

@groto27, are you also experiencing this issue? Or is yours still working?

ItsMeTonyP commented 7 months ago

Thank you for the response. I hope this is the correct log. If this is not correct, please send me the directions on what you are looking for. Thanks!

2024-01-28 10:43:27.552 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration ge_home which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-01-28 10:43:36.692 WARNING (MainThread) [slixmpp.stringprep] Using slower stringprep, consider compiling the faster cython/libidn one. 2024-01-28 10:43:36.994 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_POWER_FACTOR was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.POWER_FACTOR instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.008 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_ENERGY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.ENERGY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.014 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_POWER was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.POWER instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.020 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.026 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_BATTERY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.BATTERY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.032 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_POWER_FACTOR was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.POWER_FACTOR instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.038 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_HUMIDITY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.HUMIDITY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.044 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.054 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.061 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.067 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.075 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.081 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.087 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_FAN_ONLY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.FAN_ONLY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.093 WARNING (MainThread) [homeassistant.components.climate.const] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.099 WARNING (MainThread) [homeassistant.components.climate.const] SUPPORT_FAN_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.FAN_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.105 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_OFF was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.OFF instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.115 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_OPERATION_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.OPERATION_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.121 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.127 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_OPERATION_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.OPERATION_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.133 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.140 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.148 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.155 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.163 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.169 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.176 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_OPERATION_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.OPERATION_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.182 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.189 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_OPERATION_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.OPERATION_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.195 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.205 WARNING (MainThread) [homeassistant.const] TEMP_CELSIUS was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.211 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.217 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_OPERATION_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.OPERATION_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.223 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.230 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_OPERATION_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.OPERATION_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.236 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.243 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_AUTO was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.AUTO instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.250 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_COOL was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.256 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_FAN_ONLY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.FAN_ONLY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.263 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_AUTO was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.AUTO instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.269 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_COOL was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.275 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_FAN_ONLY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.FAN_ONLY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.282 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.288 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_AUTO was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.AUTO instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.294 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_COOL was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.301 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_DRY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.DRY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.307 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_FAN_ONLY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.FAN_ONLY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.313 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_HEAT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.320 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.326 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_AUTO was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.AUTO instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.332 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_COOL was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.338 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_DRY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.DRY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.344 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_FAN_ONLY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.FAN_ONLY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.350 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_HEAT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.HEAT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.358 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_AUTO was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.AUTO instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.364 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_COOL was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.370 WARNING (MainThread) [homeassistant.components.climate.const] HVAC_MODE_FAN_ONLY was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.FAN_ONLY instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.380 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_OPERATION_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.OPERATION_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.386 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.392 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_OPERATION_MODE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.OPERATION_MODE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.398 WARNING (MainThread) [homeassistant.components.water_heater] SUPPORT_TARGET_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use WaterHeaterEntityFeature.TARGET_TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.404 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.414 WARNING (MainThread) [homeassistant.const] TEMP_FAHRENHEIT was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.FAHRENHEIT instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.424 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_POWER_FACTOR was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.POWER_FACTOR instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.431 WARNING (MainThread) [homeassistant.components.binary_sensor] DEVICE_CLASS_PROBLEM was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use BinarySensorDeviceClass.PROBLEM instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.436 WARNING (MainThread) [homeassistant.components.binary_sensor] DEVICE_CLASS_PROBLEM was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use BinarySensorDeviceClass.PROBLEM instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:37.442 WARNING (MainThread) [homeassistant.const] DEVICE_CLASS_TEMPERATURE was used from ge_home, this is a deprecated constant which will be removed in HA Core 2025.1. Use SensorDeviceClass.TEMPERATURE instead, please report it to the author of the 'ge_home' custom integration 2024-01-28 10:43:42.076 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.ge_home.entities.fridge.ge_fridge.GeFridge'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <WaterHeaterEntityFeature.TARGET_TEMPERATURE|OPERATION_MODE: 3>, please report it to the author of the 'ge_home' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation 2024-01-28 10:43:42.077 WARNING (MainThread) [homeassistant.helpers.entity] Entity None (<class 'custom_components.ge_home.entities.fridge.ge_freezer.GeFreezer'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <WaterHeaterEntityFeature.TARGET_TEMPERATURE|OPERATION_MODE: 3>, please report it to the author of the 'ge_home' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation 2024-01-28 10:43:42.078 WARNING (MainThread) [homeassistant.components.light] Entity None (<class 'custom_components.ge_home.entities.common.ge_erd_light.GeErdLight'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <LightEntityFeature: 1> and color modes, please report it to the author of the 'ge_home' custom integration and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation

softtechs1 commented 6 months ago

I'm having the same issue with a newly add fridge PVD28BYNGFS. In my case the Drawer modes will change on the fridge, however I would like to see the 4 text options. HA Core 2024.5

simbaja commented 3 months ago

Resolved in the latest dev branch of the integration, it's not an SDK issue.