Closed benedikt-bartscher closed 1 year ago
text_sensor currently only changes from 0 to 1
[14:25:57][D][ble_client_hid:184]: Received HID input report from handle 48 [14:25:57][D][hid_parser:350]: Parsing HID report with report ID (1) [14:25:57][D][hid_parser:442]: HIDReportItemValue(usage_page: 7, usage: 80, value: 0) [14:25:57][D][text_sensor:064]: '': Sending state 'Keyboard LeftArrow' [14:25:57][D][sensor:110]: 'bleproxy-lr Last Event Value': Sending state 0.00000 with 0 decimals of accuracy [14:25:57][D][ble_client_hid:207]: Send HID event to HomeAssistant: usage: Keyboard LeftArrow, value: 0
fixed in ebc8763: fix text_sensor #20
text_sensor currently only changes from 0 to 1