fix modbus temp

This commit is contained in:
pszafer
2025-07-28 20:53:46 +02:00
parent 0dfc3144ae
commit 9c93a4f6fa
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ firmware_destination = "../website/public/esp/firmware"
def json_pattern(firmware_name):
return {
"name": "ESPHome",
"version": "2025.5.1",
"version": "2025.7.4",
"home_assistant_domain": "esphome",
"funding_url": "https://esphome.io/guides/supporters.html",
"new_install_prompt_erase": False,