You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
resubmitting because the other issue was auto closed due to formatting issues
I'm trying to create a Binary Sensor using the Sensor Node RED integration and I'm getting "Error handling message: expected bool for dictionary value @ data['state']. Got {'state': False, 'attributes': {'newest_version': '0.106.6', 'current_version': '0.106.6', 'newest_major_version': '0.106'}}".
To Reproduce
Steps to reproduce the behavior:
Create a Sensor node in Node-RED,
Configure as a Binary Sensor, add Name and set Input Override to Allow (also fails with Merge)
Describe the bug
resubmitting because the other issue was auto closed due to formatting issues
I'm trying to create a Binary Sensor using the Sensor Node RED integration and I'm getting "Error handling message: expected bool for dictionary value @ data['state']. Got {'state': False, 'attributes': {'newest_version': '0.106.6', 'current_version': '0.106.6', 'newest_major_version': '0.106'}}".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The sensor should be updated on HA, but it throws the error.
Screenshots
Example Flow
Environment (please complete the following information):
Other (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: