Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nach der Installation und der Integration von Thermostaten keine Steuerelemente verfügbar #1319

Open
1 of 3 tasks
mueller-esch opened this issue Mar 17, 2024 · 4 comments
Open
1 of 3 tasks
Assignees
Labels
new bug incoming bug issue

Comments

@mueller-esch
Copy link

mueller-esch commented Mar 17, 2024

Prerequisites

  • Model name of your Devices
  • Output from Home Assistant Developer Tools state e.g.
  • Output from Home Assistant Device Diagnostic from BT
{
  YOUR DEVICE DIAGNOSTICS JSON OUTPUT HERE
}

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Additional Information

@mueller-esch mueller-esch added the new bug incoming bug issue label Mar 17, 2024
@Sputnikchen
Copy link

Mit der Information kann niemand etwas anfangen.
Dies kommt bei mehreren bugs vor.
Das ist genaus so als wenn du dein Auto in die Werkstatt bringst und sagst: "kaputt".
Bitte in anderen bugs schauen, ob der Fehler schon berichtet wurde. Wenn nicht, dann genaue Beschreibung zufügen.
Danke

@mueller-esch
Copy link
Author

Hi Sputnikchen, sorry. Hast natürlich vollkommen Recht. Aber ich hatte erst keine Erklärung dafür. Habe mich aber durchgewurschtelt und jetzt läufts. Ich komme aber später nochmal auf die Integration zurück. Ich finde sie nämlich absolut super. Bis dann.

@tco99ttocs
Copy link

tco99ttocs commented Apr 4, 2024

Moin,
hab aktuell das selbe Problem, allerdings nur mit TRV801W Thermostaten. Diese werden von HA ganz normal erkannt, auch das Regeln funktioniert ohne Probleme. Sobald ich diese aber in BT integriere erscheint die Meldung "Steuerelement nicht verfügbar".
AVM 301 und Comet DECT haben diese Problem nicht!
Verwendet wird Version 1.5.0-beta7

Diagnose json:
{
"home_assistant": {
"installation_type": "Home Assistant Supervised",
"version": "2024.4.0",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.12.2",
"docker": true,
"arch": "x86_64",
"timezone": "Europe/Berlin",
"os_name": "Linux",
"os_version": "6.1.0-0.deb11.11-amd64",
"supervisor": "2024.03.1",
"host_os": "Debian GNU/Linux 11 (bullseye)",
"docker_version": "26.0.0",
"chassis": "desktop",
"run_as_root": true
},
"custom_components": {
"better_thermostat": {
"version": "1.5.0-beta7",
"requirements": []
},
"scheduler": {
"version": "v0.0.0",
"requirements": []
},
"hacs": {
"version": "1.34.0",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"dwd": {
"version": "2024.1.0",
"requirements": [
"defusedxml==0.7.1"
]
},
"ui_lovelace_minimalist": {
"version": "v1.3.9",
"requirements": [
"aiofiles==0.8.0",
"aiogithubapi>=22.2.4"
]
},
"openmediavault": {
"version": "0.0.0",
"requirements": []
}
},
"integration_manifest": {
"domain": "better_thermostat",
"name": "Better Thermostat",
"after_dependencies": [
"climate"
],
"codeowners": [
"@KartoffelToby"
],
"config_flow": true,
"dependencies": [
"climate",
"recorder"
],
"documentation": "https://github.com/KartoffelToby/better_thermostat",
"iot_class": "local_push",
"issue_tracker": "https://github.com/KartoffelToby/better_thermostat/issues",
"requirements": [],
"version": "1.5.0-beta7",
"is_built_in": false
},
"data": {
"info": {
"name": "test1",
"temperature_sensor": "sensor.4in1_temperature_and_humidity_temperatur",
"off_temperature": 20,
"tolerance": 0.0,
"target_temp_step": "0.0",
"humidity_sensor": "sensor.4in1_temperature_and_humidity_luftfeuchtigkeit",
"window_sensors": null,
"outdoor_sensor": null,
"weather": null,
"cooler": null,
"window_off_delay": 0,
"window_off_delay_after": 0,
"model": "1q1grefcvygxzc7w"
},
"thermostat": {
"climate.wifi_smart_thermostat_2": {
"name": "WiFi Smart Thermostat 2",
"state": "heat_cool",
"attributes": {
"hvac_modes": [
"off",
"heat_cool",
"heat_cool"
],
"min_temp": 5.0,
"max_temp": 35.0,
"target_temp_step": 0.5,
"current_temperature": 20.4,
"temperature": 15.0,
"friendly_name": "WiFi Smart Thermostat 2",
"supported_features": 1
},
"bt_config": {
"calibration": "target_temp_based",
"calibration_mode": "heating_power_calibration",
"protect_overheating": true,
"no_off_system_mode": false,
"heat_auto_swapped": false,
"child_lock": false,
"homaticip": false
},
"bt_adapter": "tuya",
"bt_integration": "tuya",
"model": "1q1grefcvygxzc7w"
}
},
"external_temperature_sensor": {
"entity_id": "sensor.4in1_temperature_and_humidity_temperatur",
"state": "20.5",
"attributes": {
"state_class": "measurement",
"unit_of_measurement": "\u00b0C",
"device_class": "temperature",
"friendly_name": "4IN1 Temperature and Humidity Temperatur"
},
"last_changed": "2024-04-04T06:30:31.469510+00:00",
"last_reported": "2024-04-04T06:30:31.469510+00:00",
"last_updated": "2024-04-04T06:30:31.469510+00:00",
"context": {
"id": "01HTKWTH9D57KZM0CNG6M59663",
"parent_id": null,
"user_id": null
}
},
"window_sensor": "-"
}
}

@BeSt1979
Copy link

BeSt1979 commented Apr 26, 2024

Gleiches Problem bei mir.
Thermostat ist ein Eurotronic Spirit ZWave Plus
Die Better Thermostat UI kann mit dem Better Terhmostat Gerät nichts anfangen. Gibt es dafür schon eine Idee?

{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2024.4.4",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.12.2",
"docker": true,
"arch": "x86_64",
"timezone": "Europe/Berlin",
"os_name": "Linux",
"os_version": "6.6.25-haos",
"supervisor": "2024.04.0",
"host_os": "Home Assistant OS 12.2",
"docker_version": "25.0.5",
"chassis": "vm",
"run_as_root": true
},
"custom_components": {
"spook": {
"version": "2.2.4",
"requirements": []
},
"better_thermostat": {
"version": "1.5.1",
"requirements": []
},
"hacs": {
"version": "1.34.0",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"waste_collection_schedule": {
"version": "1.47.0",
"requirements": [
"icalendar",
"recurring_ical_events",
"icalevents",
"beautifulsoup4",
"lxml"
]
},
"teamtracker": {
"version": "0.1",
"requirements": [
"arrow",
"aiofiles"
]
},
"climate_group": {
"version": "0.4.2",
"requirements": []
},
"sureha": {
"version": "0.2.0",
"requirements": [
"surepy>=0.7.2"
]
},
"browser_mod": {
"version": "2.3.0",
"requirements": []
},
"spook_inverse": {
"version": "2.2.4",
"requirements": []
},
"ical": {
"version": "1.6.7",
"requirements": [
"icalendar==5.0.7"
]
},
"alexa_media": {
"version": "4.9.2",
"requirements": [
"alexapy==1.27.10",
"packaging>=20.3",
"wrapt>=1.14.0"
]
}
},
"integration_manifest": {
"domain": "better_thermostat",
"name": "Better Thermostat",
"after_dependencies": [
"climate"
],
"codeowners": [
"@KartoffelToby"
],
"config_flow": true,
"dependencies": [
"climate",
"recorder"
],
"documentation": "https://github.com/KartoffelToby/better_thermostat",
"iot_class": "local_push",
"issue_tracker": "https://github.com/KartoffelToby/better_thermostat/issues",
"requirements": [],
"version": "1.5.1",
"is_built_in": false
},
"data": {
"info": {
"name": "BT B\u00fcro",
"temperature_sensor": "sensor.best_aktor_buro_heizung_air_temperature",
"off_temperature": 20,
"tolerance": 0.0,
"target_temp_step": 0.0,
"humidity_sensor": "sensor.humidity_sensor_humidity",
"weather": "weather.forecast_home",
"window_sensors": null,
"outdoor_sensor": null,
"cooler": null,
"window_off_delay": 0,
"window_off_delay_after": 0,
"model": "Spirit"
},
"thermostat": {
"climate.best_aktor_buro_heizung": {
"name": "BeSt Aktor B\u00fcro Heizung ",
"state": "heat",
"attributes": {
"hvac_modes": [
"off",
"heat"
],
"min_temp": 8,
"max_temp": 28,
"preset_modes": [
"none",
"Energy heat",
"Full power",
"Manufacturer specific"
],
"current_temperature": 16.6,
"temperature": 16,
"preset_mode": "none",
"friendly_name": "BeSt Aktor B\u00fcro Heizung ",
"supported_features": 401
},
"bt_config": {
"calibration": "local_calibration_based",
"calibration_mode": "heating_power_calibration",
"protect_overheating": false,
"no_off_system_mode": false,
"heat_auto_swapped": false,
"child_lock": false,
"homaticip": false
},
"bt_adapter": "zwave_js",
"bt_integration": "zwave_js",
"model": "Spirit"
}
},
"external_temperature_sensor": {
"entity_id": "sensor.best_aktor_buro_heizung_air_temperature",
"state": "16.64",
"attributes": {
"state_class": "measurement",
"unit_of_measurement": "\u00b0C",
"device_class": "temperature",
"friendly_name": "BeSt Aktor B\u00fcro Heizung Air temperature"
},
"last_changed": "2024-04-26T08:24:50.510135+00:00",
"last_reported": "2024-04-26T08:24:50.510135+00:00",
"last_updated": "2024-04-26T08:24:50.510135+00:00",
"context": {
"id": "01HWCR3NJEJS3Y6T5T75W5QNS3",
"parent_id": null,
"user_id": null
}
},
"window_sensor": "-"
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new bug incoming bug issue
Projects
None yet
Development

No branches or pull requests

5 participants