mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-10-16 03:08:26 +00:00
feat: fix lua query and download logic
This commit is contained in:
@@ -5,6 +5,7 @@ from homeassistant.components.binary_sensor import BinarySensorDeviceClass
|
||||
DEVICE_MAPPING = {
|
||||
"default": {
|
||||
"rationale": [0, 1],
|
||||
"queries": [{}],
|
||||
"calculate": {
|
||||
"get": [
|
||||
{
|
||||
@@ -96,6 +97,7 @@ DEVICE_MAPPING = {
|
||||
},
|
||||
"61001527": {
|
||||
"rationale": [0, 1],
|
||||
"queries": [{}],
|
||||
"calculate": {
|
||||
"get": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user