Skip to content

Aggiornamento DevContainer a Python 3.13#75

Merged
virtualdj merged 3 commits into
masterfrom
update-devc
Jan 4, 2025
Merged

Aggiornamento DevContainer a Python 3.13#75
virtualdj merged 3 commits into
masterfrom
update-devc

Conversation

@virtualdj

Copy link
Copy Markdown
Owner

Eseguendo il DevContainer con la versione più recente di Home Assistant (2025.1.0) si ottiene questo messaggio nel log:

2025-01-05 07:03:46.433 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.12.3 is deprecated and will be removed in Home Assistant 2025.2; Please upgrade Python to 3.13

La PR aggiorna la versione di Python e sistema la configurazione evitando di usare quella di default (tramite default_config) per far apparire meno messaggi di avvertimento nel terminale. Dopotutto non sono necessari per lo sviluppo di questa integrazione.

@virtualdj virtualdj added patch New patch/hotfix/minor changes maintenance Applies to changes in actions or dependencies labels Jan 4, 2025
@virtualdj virtualdj merged commit f52786f into master Jan 4, 2025
@virtualdj virtualdj deleted the update-devc branch January 4, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Applies to changes in actions or dependencies patch New patch/hotfix/minor changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant