Skip to content

fix: use Python 3.12 to execute esphome configuration check #5

fix: use Python 3.12 to execute esphome configuration check

fix: use Python 3.12 to execute esphome configuration check #5

Triggered via push October 12, 2024 15:58
Status Failure
Total duration 1m 33s
Artifacts
yamllint
7s
yamllint
ESPHome Configuration Check
20s
ESPHome Configuration Check
Matrix: home-assistant
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
ESPHome Configuration Check
Process completed with exit code 2.
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:SUPPORT_TURN_OFF was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.TURN_OFF instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:SUPPORT_TURN_ON was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.TURN_ON instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:SUPPORT_PREVIOUS_TRACK was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PREVIOUS_TRACK instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:SUPPORT_NEXT_TRACK was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.NEXT_TRACK instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:SUPPORT_VOLUME_STEP was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_STEP instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:SUPPORT_VOLUME_MUTE was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.VOLUME_MUTE instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:SUPPORT_PLAY_MEDIA was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.PLAY_MEDIA instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:SUPPORT_SELECT_SOURCE was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.SELECT_SOURCE instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.media_player.const:MEDIA_TYPE_CHANNEL was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaType.CHANNEL instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core beta Configuration Check
homeassistant.components.climate.const:HVAC_MODE_OFF was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:HVAC_MODE_OFF was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:HVAC_MODE_HEAT was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:HVAC_MODE_COOL was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:HVAC_MODE_DRY was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:HVAC_MODE_FAN_ONLY was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:HVAC_MODE_AUTO was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:SUPPORT_TARGET_TEMPERATURE was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:SUPPORT_FAN_MODE was used from smartir, 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 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.climate.const:SUPPORT_SWING_MODE was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.SWING_MODE instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core stable Configuration Check
homeassistant.components.media_player.const:SUPPORT_TURN_OFF was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.TURN_OFF instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:HVAC_MODE_OFF was used from smartir, 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 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:HVAC_MODE_HEAT was used from smartir, 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 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:HVAC_MODE_COOL was used from smartir, 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 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:HVAC_MODE_DRY was used from smartir, 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 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:HVAC_MODE_FAN_ONLY was used from smartir, 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 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:HVAC_MODE_AUTO was used from smartir, 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 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:SUPPORT_TARGET_TEMPERATURE was used from smartir, 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 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:SUPPORT_FAN_MODE was used from smartir, 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 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.climate.const:SUPPORT_SWING_MODE was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.1. Use ClimateEntityFeature.SWING_MODE instead, please report it to the author of the 'smartir' custom integration
Home Assistant Core dev Configuration Check
homeassistant.components.media_player.const:SUPPORT_TURN_OFF was used from smartir, this is a deprecated constant which will be removed in HA Core 2025.10. Use MediaPlayerEntityFeature.TURN_OFF instead, please report it to the author of the 'smartir' custom integration