Skip to content

Latest version 1.09 fails to setup Home assistant Entity ID & fails Core functions automation #268

@scotts23

Description

@scotts23

HA SwtichPlate

The when the esp firmware loads it creates Home assistant discovery setups as entity ID for activepage as number.unnamed_device_2 & haspsensor as sensor.unnamed_device & backlight & backgrond & foreground & firmware entities incorrectly.
eg. unnamed_device_x

This causes the Core Function automation to fails.

Logger: homeassistant.components.automation.ha_switchplate_core_functionality
Source: components/automation/init.py:889
integration: Automation (documentation, issues)
First occurred: 9:05:35 PM (1 occurrence)
Last logged: 9:05:35 PM

Error while executing automation automation.ha_switchplate_core_functionality: not a valid value for dictionary value @ data['entity_id']

and

Logger: homeassistant.components.automation.ha_switchplate_core_functionality
Source: helpers/script.py:2098
integration: Automation (documentation, issues)
First occurred: 9:05:35 PM (3 occurrences)
Last logged: 9:05:35 PM

HA SwitchPlate - Core functionality: Choose at step 1: choice 1: Choose at step 5: choice 1: Error executing script. Invalid data for call_service at pos 3: not a valid value for dictionary value @ data['entity_id']
HA SwitchPlate - Core functionality: Choose at step 1: choice 1: Error executing script. Invalid data for choose at pos 5: not a valid value for dictionary value @ data['entity_id']
HA SwitchPlate - Core functionality: Error executing script. Invalid data for choose at pos 1: not a valid value for dictionary value @ data['entity_id']

ESP8266 Device Data

MQTT Status: Connected
MQTT ClientID: switchplate01-fcf5c4aa20a1
HASPone FW Version: 1.09
LCD Model: NX3224T024_011R
LCD FW Version: 2
LCD Active Page: -1
LCD Serial Speed: 115200
CPU Frequency: 160MHz
Sketch Size: 686800 bytes
Free Sketch Space: 2457600 bytes
Heap Free: 14400
Heap Fragmentation: 6
ESP core version: 3.1.2

Testing:
Manually changing all of the entity ID to the names listed in the config eg "default_entity_id":"switchplate01_esp8266_firmware"

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions