Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

setup error #70

@Rangandii

Description

@Rangandii

When i try to setup the button+ in home assistant, I get this error.

`Logger: custom_components.button_plus.config_flow
Quelle: custom_components/button_plus/config_flow.py:123
Integration: Button+ (Dokumentation, Probleme)
Erstmals aufgetreten: 00:00:38 (4 Vorkommnisse)
Zuletzt protokolliert: 00:33:17

button_plus Exception in login : 'largedisplay' - traceback: Traceback (most recent call last): File "/config/custom_components/button_plus/config_flow.py", line 98, in async_step_manual device_config: DeviceConfiguration = ModelDetection.model_for_json( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ json_config ^^^^^^^^^^^ ) ^ File "/config/custom_components/button_plus/button_plus_api/model_detection.py", line 15, in model_for_json return DeviceConfiguration.from_dict(data) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/config/custom_components/button_plus/button_plus_api/model_v1_12.py", line 182, in from_dict info=Info.from_dict(data["info"]), ~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/config/custom_components/button_plus/button_plus_api/model_v1_12.py", line 39, in from_dict large_display=data["largedisplay"], ~~~~^^^^^^^^^^^^^^^^ KeyError: 'largedisplay'
button_plus Exception in login : 'largedisplay' - traceback: Traceback (most recent call last): File "/config/custom_components/button_plus/config_flow.py", line 98, in async_step_manual File "/config/custom_components/button_plus/button_plus_api/model_detection.py", line 15, in model_for_json File "/config/custom_components/button_plus/button_plus_api/model_v1_12.py", line 182, in from_dict File "/config/custom_components/button_plus/button_plus_api/model_v1_12.py", line 39, in from_dict KeyError: 'largedisplay`

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions