CN111538250A - Control method of household appliance, electronic device and computer readable storage medium - Google Patents

Control method of household appliance, electronic device and computer readable storage medium Download PDF

Info

Publication number
CN111538250A
CN111538250A CN202010349718.7A CN202010349718A CN111538250A CN 111538250 A CN111538250 A CN 111538250A CN 202010349718 A CN202010349718 A CN 202010349718A CN 111538250 A CN111538250 A CN 111538250A
Authority
CN
China
Prior art keywords
group
instruction
priority
control
packet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010349718.7A
Other languages
Chinese (zh)
Inventor
徐勤文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Midea Group Co Ltd
GD Midea Air Conditioning Equipment Co Ltd
Original Assignee
Midea Group Co Ltd
GD Midea Air Conditioning Equipment Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Midea Group Co Ltd, GD Midea Air Conditioning Equipment Co Ltd filed Critical Midea Group Co Ltd
Priority to CN202010349718.7A priority Critical patent/CN111538250A/en
Publication of CN111538250A publication Critical patent/CN111538250A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B15/00Systems controlled by a computer
    • G05B15/02Systems controlled by a computer electric
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/26Pc applications
    • G05B2219/2642Domotique, domestic, home control, automation, smart house

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Selective Calling Equipment (AREA)

Abstract

The invention discloses a control method of household electrical appliance, electronic equipment and a computer readable storage medium, wherein the control method comprises the following steps: receiving a first group control instruction of a user, wherein the first group control instruction is used for controlling the working state of the household appliances in a first group in batch, and the first group comprises the first household appliances; under the condition that the first household appliance executes the second group control instruction currently, acquiring the priority of the first group control instruction and the priority of the second group control instruction; comparing the priorities of the first packet control command and the second packet control command; and controlling the working state of the first household appliance according to the comparison result of the priorities of the first group control command and the second group control command. According to the invention, the first household appliance is controlled to execute the first packet control instruction or the second packet control instruction according to the priority of the first packet control instruction and the second packet control instruction, so that the problem of conflict of different packet control instructions is avoided, and the normal operation of the household appliance is ensured.

Description

Control method of household appliance, electronic device and computer readable storage medium
Technical Field
The present invention relates to the field of electronic devices, and in particular, to a method for controlling a home appliance, an electronic device, and a computer-readable storage medium.
Background
Currently, to enable flexible control of home devices, home devices may be associated to different control groups. When the home appliance executes the control command sent by one of the control groups, if the home appliance receives the latest control command of the other control group, the latest control command may conflict with the current control command of the home appliance, thereby affecting the normal operation of the home appliance.
Disclosure of Invention
The present invention is directed to solving at least one of the problems of the prior art. Therefore, the invention provides a control method of household electrical appliances, electronic equipment and a computer readable storage medium, which can ensure the normal operation of the household electrical appliances.
According to a first aspect of the present invention, a method for controlling a home appliance includes:
receiving a first group control instruction of a user, wherein the first group control instruction is used for controlling the working states of household appliances in a first group in batch, and the first group comprises first household appliances;
under the condition that the first household appliance currently executes a second packet control instruction, acquiring the priority of the first packet control instruction and the priority of the second packet control instruction;
comparing the priority of the first packet control instruction with the priority of the second packet control instruction;
and controlling the working state of the first household appliance according to the comparison result of the priority of the first group control command and the priority of the second group control command.
The control method of the household appliance provided by the embodiment of the invention at least has the following beneficial effects: in the embodiment of the present invention, during the period when the first household electrical appliance currently executes the second packet control instruction, if the first packet control instruction is received, the embodiment of the present invention may control the first household electrical appliance to switch to execute the first packet control instruction or maintain to execute the second packet control instruction according to the priorities of the first packet control instruction and the second packet control instruction, thereby avoiding the problem of collision between different packet control instructions and ensuring the normal operation of the household electrical appliance.
According to some embodiments of the present invention, the controlling the operating state of the first home device according to the comparison result of the priorities of the first packet control instruction and the second packet control instruction comprises at least one of:
when the priority of the first group control instruction is higher than that of the second group control instruction, controlling the first household appliance to execute the first group control instruction;
when the priority of the first group control command is lower than that of the second group control command, controlling the first household appliance to maintain the execution of the second group control command;
and when the priority of the first group control command is equal to the priority of the second group control command, controlling the first household appliance to execute the first group control command.
According to some embodiments of the invention, further comprising:
receiving a device adding instruction of a user, wherein the device adding instruction carries a device identifier of a device to be added;
and adding the equipment corresponding to the equipment identifier into an equipment list according to the equipment identifier.
According to some embodiments of the invention, further comprising:
receiving a grouping creation instruction of a user;
creating a new group according to the group creating instruction, and determining a group identifier of the new group;
receiving a grouping device adding instruction of a user, wherein the grouping device adding instruction comprises a grouping identifier and the device identifier;
and adding the equipment corresponding to the equipment identification to the group corresponding to the group identification according to the group identification and the equipment identification.
According to some embodiments of the invention, further comprising:
receiving a grouping selection instruction and a priority setting instruction of a user, wherein the grouping selection instruction carries the grouping identification;
and setting the priority of the grouping control instruction of the grouping corresponding to the grouping identification according to the grouping identification and the priority setting instruction. According to some embodiments of the invention, further comprising:
receiving a grouping sharing instruction of a user;
acquiring the group identifier corresponding to the group and all the equipment identifiers in the group;
receiving an address instruction of a user;
and sending the group identification corresponding to the group and all the equipment identifications in the group to a target address corresponding to the address instruction.
According to some embodiments of the invention, the first packet control instruction carries a trigger condition;
the control method further comprises the following steps:
when the trigger condition is met, acquiring the priority of the first packet control instruction and the second packet control instruction under the condition that the first household appliance currently executes the second packet control instruction.
According to some embodiments of the invention, the first packet control instruction carries an end condition;
the control method further comprises the following steps:
and under the condition that the first household appliance executes the first group control instruction, when the ending condition is met, controlling the first household appliance to stop executing the first group control instruction.
According to some embodiments of the invention, the first household appliance comprises an air conditioner.
An electronic device according to an embodiment of the second aspect of the present invention comprises at least one control processor and a memory for communicative connection with the at least one control processor; the memory stores instructions executable by the at least one control processor, the instructions being executable by the at least one control processor to enable the at least one control processor to perform the method of controlling a home appliance as described above.
According to the electronic equipment provided by the embodiment of the invention, at least the following beneficial effects are achieved: in the embodiment of the present invention, during the period when the first household electrical appliance currently executes the second packet control instruction, if the first packet control instruction is received, the embodiment of the present invention may control the first household electrical appliance to switch to execute the first packet control instruction or maintain to execute the second packet control instruction according to the priorities of the first packet control instruction and the second packet control instruction, thereby avoiding the problem of collision between different packet control instructions and ensuring the normal operation of the household electrical appliance.
The computer-readable storage medium according to the third aspect of the present invention stores computer-executable instructions for causing a computer to execute the control method of the home appliance as described above.
Additional aspects and advantages of the invention will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
fig. 1 is a flowchart of a method for controlling a home appliance according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for controlling a home appliance according to another embodiment of the present invention;
fig. 3 is a flowchart of a method for controlling a home appliance according to another embodiment of the present invention;
fig. 4 is a flowchart of a method for controlling a home appliance according to another embodiment of the present invention;
fig. 5 is a flowchart of a method for controlling a home appliance according to another embodiment of the present invention;
fig. 6 is a flowchart of a method for controlling a home appliance according to another embodiment of the present invention;
fig. 7 is a flowchart of a method for controlling a home appliance according to another embodiment of the present invention;
fig. 8 is a flowchart illustrating a method for controlling a home device according to another embodiment of the present invention;
fig. 9 is a flowchart of a method for controlling a home device according to another embodiment of the present invention;
fig. 10 is a flowchart illustrating a method for controlling a home device according to another embodiment of the present invention;
fig. 11 is a schematic diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
In the description of the present invention, it should be understood that the orientation or positional relationship referred to in the description of the orientation, such as the upper, lower, front, rear, left, right, etc., is based on the orientation or positional relationship shown in the drawings, and is only for convenience of description and simplification of description, and does not indicate or imply that the device or element referred to must have a specific orientation, be constructed and operated in a specific orientation, and thus, should not be construed as limiting the present invention.
In the description of the present invention, the meaning of a plurality of means is one or more, the meaning of a plurality of means is two or more, and larger, smaller, larger, etc. are understood as excluding the number, and larger, smaller, inner, etc. are understood as including the number. If the first and second are described for the purpose of distinguishing technical features, they are not to be understood as indicating or implying relative importance or implicitly indicating the number of technical features indicated or implicitly indicating the precedence of the technical features indicated.
In the description of the present invention, unless otherwise explicitly limited, terms such as arrangement, installation, connection and the like should be understood in a broad sense, and those skilled in the art can reasonably determine the specific meanings of the above terms in the present invention in combination with the specific contents of the technical solutions.
Currently, to enable flexible control of home devices, home devices may be associated to different control groups. When the home appliance executes the control command sent by one of the control groups, if the home appliance receives the latest control command of the other control group, the latest control command may conflict with the current control command of the home appliance, thereby affecting the normal operation of the home appliance.
Based on this, the embodiment of the present invention provides a control method for a home appliance, an electronic device, and a computer-readable storage medium, where when a first packet control instruction is received during a period in which a home appliance currently executes a second packet control instruction, the home appliance may be controlled to switch to execute the first packet control instruction or maintain to execute the second packet control instruction according to priorities of the first packet control instruction and the second packet control instruction, so as to avoid a problem of collision between different packet control instructions, and ensure normal operation of the home appliance.
The embodiments of the present invention will be further explained with reference to the drawings.
As shown in fig. 1, fig. 1 is a flowchart of a control method of a home appliance according to an embodiment of the present invention, where the control method includes, but is not limited to, the following steps:
s110: receiving a first group control instruction of a user, wherein the first group control instruction is used for controlling the working states of the household appliances in a first group in batch, and the first group comprises the first household appliances;
s120: under the condition that the first household appliance executes the second group control instruction currently, acquiring the priority of the first group control instruction and the priority of the second group control instruction;
s130: comparing the priority of the first packet control instruction with the priority of the second packet control instruction;
s140: and controlling the working state of the first household appliance according to the comparison result of the priority of the first group control command and the priority of the second group control command.
In an embodiment, during a period when the first home appliance currently executes the second packet control instruction, if the first packet control instruction is received, the embodiment of the present invention may control the first home appliance to switch to execute the first packet control instruction or maintain to execute the second packet control instruction according to priorities of the first packet control instruction and the second packet control instruction, thereby avoiding a problem of collision between different packet control instructions and ensuring normal operation of the first home appliance.
It should be noted that, in the embodiment of the present invention, the operating states of the first home device mainly include, but are not limited to, the following two operating states: maintaining execution of the second packet control command or switching execution of the first packet control command.
In addition, the priority of the first packet control command and the priority of the second packet control command are the same, and it is agreed that the first packet control command is executed first with a high priority and the second packet control command is executed later with a low priority. The priority may be set by a user, may be automatically set according to the frequency of use of the packet, or may be automatically set according to the time of creation of the packet.
On the contrary, it can be understood that, in an embodiment, when the second packet control command is received during the period when the first home device currently executes the first packet control command, the embodiment of the present invention may control the first home device to switch to execute the second packet control command or maintain to execute the first packet control command according to the priorities of the first packet control command and the second packet control command, so as to avoid the problem of collision between different packet control commands and ensure the normal operation of the first home device.
It is understood that the control method in the embodiment of the present invention may be used for controlling an air conditioner, a humidifier, a fan, a lamp, or other types of home appliances.
In addition, regarding step S140 above, the embodiment of the present invention may include, but is not limited to, the following three control cases:
the first control case: as shown in fig. 2, fig. 2 is an extension of the description of one of the cases in step S140 of fig. 1, including but not limited to the following steps:
s200: and when the priority of the first group control command is higher than that of the second group control command, controlling the first household appliance to execute the first group control command.
In an embodiment, the first packet control instruction is received during a period when the first home device currently executes the second packet control instruction, and if the priority of the first packet control instruction is higher than that of the second packet control instruction, the embodiment of the present invention ends the second packet control instruction, and sends the obtained first packet control instruction to the first home device, so that the first home device switches to execute the first packet control instruction.
The second control case: as shown in fig. 3, fig. 3 is an extension of the description of another case in step S140 of fig. 1, including but not limited to the following steps:
s300: and when the priority of the first group control command is lower than that of the second group control command, controlling the first household appliance to maintain the execution of the second group control command.
In one embodiment, the first packet control command is received during the period when the first home device currently executes the second packet control command, and if the priority of the first packet control command is lower than that of the second packet control command, the embodiment of the present invention keeps sending the second packet control command to the first home device, and masks the first packet control command and does not send the first packet control command to the first home device, so that the first home device maintains executing the second packet control command.
The third control case: as shown in fig. 4, fig. 4 is an extension of the description of still another case in step S140 of fig. 1, including but not limited to the following steps:
s400: and when the priority of the first group control command is equal to that of the second group control command, controlling the first household appliance to execute the first group control command.
In an embodiment, the first packet control command is received during a period when the first home device currently executes the second packet control command, and if the priority of the first packet control command is equal to the priority of the second packet control command, the embodiment of the present invention ends the second packet control command, and sends the obtained first packet control command to the first home device, so that the first home device switches to execute the first packet control command.
In addition, another embodiment of the present invention further provides a flowchart of a method for controlling a home appliance, as shown in fig. 5, fig. 5 is a schematic diagram of a prior execution flow of step S110 in fig. 1, including but not limited to the following steps:
s510: receiving a device adding instruction of a user, wherein the device adding instruction carries a device identifier of a device to be added;
s520: and adding the equipment corresponding to the equipment identifier into the equipment list according to the equipment identifier.
In an embodiment, in order to bind and associate more devices, in the embodiment of the present invention, a device adding instruction carrying a device identifier of a device to be added is received, and a device corresponding to the device identifier is added to a device list, so that different devices can be bound and associated.
It will be appreciated that the device may be an air conditioner, humidifier, fan, light or other type of domestic appliance. For example, when an air conditioner needs to be added to the equipment list, an air conditioner addition instruction of a user may be received, where the air conditioner addition instruction carries a unique equipment identifier of the air conditioner to be added, so that the embodiment of the present invention may add the corresponding air conditioner to the equipment list according to the unique equipment identifier, thereby implementing the binding association of the equipment.
In addition, another embodiment of the present invention further provides a flowchart of a method for controlling a home appliance, as shown in fig. 6, fig. 6 is a schematic diagram of a post-execution flow of step S520 in fig. 5, including but not limited to the following steps:
s610: receiving a grouping creation instruction of a user;
s620: creating a new group according to the group creating instruction, and determining the group identification of the new group;
s630: receiving a grouping device adding instruction of a user, wherein the grouping device adding instruction comprises a grouping identifier and a device identifier;
s640: and adding the equipment corresponding to the equipment identification to the group corresponding to the group identification according to the group identification and the equipment identification.
In an embodiment, the embodiment of the present invention may create a packet by receiving a packet creation instruction, where a packet corresponds to a unique packet identifier, and then add a device corresponding to the device identifier to the packet corresponding to the packet identifier according to a packet device addition instruction with the packet identifier and the device identifier, thereby implementing adding the device to the packet.
For example, if the device is an air conditioner, when a packet creation instruction of a user is received, creating a first packet in response, where the first packet corresponds to a unique first packet identifier, and then adding an instruction according to the user's packet device, where the packet device addition instruction includes the first packet identifier and a unique device identifier corresponding to the air conditioner, thereby implementing addition of the corresponding air conditioner to the first packet.
It will be appreciated that there may be one or more groups of such groupings and that there may be one or more devices within each group of groupings. The device may be an air conditioner, humidifier, fan, light, or other type of household device.
It should be noted that the embodiment of the present invention may control all devices in a group in batches by controlling the whole group. Under the same group, all the devices in the group can be controlled in batch by sending a group control instruction, so that the household devices can be controlled in batch, the operation frequency of a user is reduced, and the user experience is improved.
In addition, another embodiment of the present invention further provides a flowchart of a method for controlling a home appliance, as shown in fig. 7, fig. 7 is a schematic diagram of a post-execution flow of fig. 6, including, but not limited to, the following steps:
s710: receiving a grouping selection instruction and a priority setting instruction of a user, wherein the grouping selection instruction carries a grouping identifier;
s720: and setting the priority of the grouping control instruction of the grouping corresponding to the grouping identification according to the grouping identification and the priority setting instruction.
In an embodiment, the user may select different groups and may customize the setting of priorities for the group control commands of different groups, so that the priorities of the first group control command and the second group control command may be set, and the priorities of the first group control command and the second group control command may be subsequently compared. The embodiment can set the priority of the grouping control instruction by user self-definition, and has strong use flexibility.
In addition, another embodiment of the present invention further provides a flowchart of a method for controlling a home appliance, as shown in fig. 8, fig. 8 is a schematic diagram of a post-execution flow of fig. 6, including, but not limited to, the following steps:
s810: receiving a grouping sharing instruction of a user;
s820: acquiring a group identifier corresponding to the group and all equipment identifiers in the group;
s830: receiving an address instruction of a user;
s840: and sending the group identification corresponding to the group and all the device identifications in the group to a target address corresponding to the address instruction.
In an embodiment, a user can send a group identifier corresponding to a group and all device identifiers in the group to other terminals, so that information of the whole group can be shared with other users, sharing of group information is achieved, and the use is more flexible and intelligent.
In addition, another embodiment of the present invention further provides a flowchart of a control method of a home appliance, as shown in fig. 9, when the first packet control instruction carries the trigger condition, a specific flowchart of step S120 in fig. 1 is shown in fig. 9, and includes, but is not limited to, the following steps:
s900: and when the trigger condition is met, acquiring the priority of the first packet control instruction and the second packet control instruction under the condition that the first household appliance currently executes the second packet control instruction.
In one embodiment, a trigger condition can be set for the group control instruction, and when the preset trigger condition is reached, the group control instruction is triggered.
It should be noted that the trigger condition may be matched with a control parameter customized by a user. The trigger condition may be a timing trigger condition, a temperature trigger condition, or other conditions. Illustratively, when the triggering conditions of two points at night are met, the refrigeration control parameter of the air conditioner is changed to 28 ℃ and the air volume is reduced; or after the electricity consumption of the air conditioner reaches a preset trigger condition, controlling the air conditioner to be closed or entering an energy-saving mode; or when the air conditioner is started, the humidifier is started in a linkage manner.
In addition, another embodiment of the present invention further provides a flowchart of a method for controlling a home appliance, as shown in fig. 10, fig. 10 is a schematic diagram of a post-execution flow of step S140 in fig. 1, and when the first packet control instruction carries an end condition, the method includes, but is not limited to, the following steps:
s1000: and under the condition that the first household appliance executes the first group control instruction, when the ending condition is met, controlling the first household appliance to stop executing the first group control instruction.
In an embodiment, an end condition can be set for the group control instruction, and when the preset end condition is reached, the group control instruction is stopped being sent.
The electronic device of the embodiment of the invention is provided based on the control method of the household electrical appliance.
As shown in fig. 11, fig. 11 is a schematic view of an electronic device according to an embodiment of the present invention. The electronic device according to the embodiment of the present invention includes one or more control processors 110 and a memory 120, and fig. 11 illustrates one control processor 110 and one memory 120 as an example.
The control processor 110 and the memory 120 may be connected by a bus or other means, and fig. 11 illustrates the connection by a bus as an example.
The memory 120, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs as well as non-transitory computer executable programs. Further, the memory 120 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 120 optionally includes memory 120 located remotely from the control processor 110, and these remote memories may be connected to the electronic device 100 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
Those skilled in the art will appreciate that the configuration shown in FIG. 11 does not constitute a limitation of electronic device 100, and may include more or fewer components than shown, or some components in combination, or a different arrangement of components.
In the electronic device 100 shown in fig. 11, the electronic device 110 may be configured to call the home device control program stored in the memory 120 to implement a method for controlling a home device.
The electronic device 100 according to the embodiment of the present invention may be an electronic device such as a mobile phone, a tablet computer, a wearable device, or a computer.
Since the electronic device 100 according to the embodiment of the present invention can execute the method for controlling a home appliance according to any one of the embodiments, the electronic device 100 according to the embodiment of the present invention has the technical effects of the method for controlling a home appliance according to any one of the embodiments, and therefore, specific technical effects of the electronic device 100 according to the embodiment of the present invention can refer to the technical effects of the method for controlling a home appliance according to any one of the embodiments, and are not described herein again.
The above-described embodiments of the apparatus are merely illustrative, wherein the units illustrated as separate components may or may not be physically separate, i.e. may be located in one place, or may also be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where the computer-readable storage medium stores computer-executable instructions, which are executed by one or more control processors 110, for example, by one control processor 110 in fig. 11, and can cause the one or more control processors 110 to execute the control method of the home appliance in the above-described method embodiment, for example, execute the above-described method steps S110 to S140 in fig. 1, the method step S200 in fig. 2, the method step S300 in fig. 3, the method step S400 in fig. 4, the method steps S510 and S520 in fig. 5, the method steps S610 to S640 in fig. 6, the method steps S710 and S720 in fig. 7, the method steps S810 to S840 in fig. 8, the method step S900 in fig. 9, and the method step S1000 in fig. 10.
One of ordinary skill in the art will appreciate that all or some of the steps, systems, and methods disclosed above may be implemented as software, firmware, hardware, and suitable combinations thereof. Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media). The term computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data, as is well known to those of ordinary skill in the art. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by a computer. In addition, communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media as known to those skilled in the art.
While the preferred embodiments of the present invention have been described in detail, it will be understood by those skilled in the art that the foregoing and various other changes, omissions and deviations in the form and detail thereof may be made without departing from the scope of this invention.

Claims (11)

1. A control method of a home appliance, the control method comprising:
receiving a first group control instruction of a user, wherein the first group control instruction is used for controlling the working states of household appliances in a first group in batch, and the first group comprises first household appliances;
under the condition that the first household appliance currently executes a second packet control instruction, acquiring the priority of the first packet control instruction and the priority of the second packet control instruction;
comparing the priority of the first packet control instruction with the priority of the second packet control instruction;
and controlling the working state of the first household appliance according to the comparison result of the priority of the first group control command and the priority of the second group control command.
2. The control method according to claim 1, wherein the controlling the operating status of the first home device according to the comparison result of the priorities of the first packet control command and the second packet control command comprises at least one of:
when the priority of the first group control instruction is higher than that of the second group control instruction, controlling the first household appliance to execute the first group control instruction;
when the priority of the first group control command is lower than that of the second group control command, controlling the first household appliance to maintain the execution of the second group control command;
and when the priority of the first group control command is equal to the priority of the second group control command, controlling the first household appliance to execute the first group control command.
3. The control method according to claim 1, characterized by further comprising:
receiving a device adding instruction of a user, wherein the device adding instruction carries a device identifier of a device to be added;
and adding the equipment corresponding to the equipment identifier into an equipment list according to the equipment identifier.
4. The control method according to claim 3, characterized by further comprising:
receiving a grouping creation instruction of a user;
creating a new group according to the group creating instruction, and determining a group identifier of the new group;
receiving a grouping device adding instruction of a user, wherein the grouping device adding instruction comprises a grouping identifier and the device identifier;
and adding the equipment corresponding to the equipment identification to the group corresponding to the group identification according to the group identification and the equipment identification.
5. The control method according to claim 4, characterized by further comprising:
receiving a grouping selection instruction and a priority setting instruction of a user, wherein the grouping selection instruction carries the grouping identification;
and setting the priority of the grouping control instruction of the grouping corresponding to the grouping identification according to the grouping identification and the priority setting instruction.
6. The control method according to claim 4, characterized by further comprising:
receiving a grouping sharing instruction of a user;
acquiring the group identifier corresponding to the group and all the equipment identifiers in the group;
receiving an address instruction of a user;
and sending the group identification corresponding to the group and all the equipment identifications in the group to a target address corresponding to the address instruction.
7. The control method according to claim 1, wherein the first packet control instruction carries a trigger condition;
the control method further comprises the following steps:
when the trigger condition is met, acquiring the priority of the first packet control instruction and the second packet control instruction under the condition that the first household appliance currently executes the second packet control instruction.
8. The control method according to claim 7, wherein the first packet control command carries an end condition;
the control method further comprises the following steps:
and under the condition that the first household appliance executes the first group control instruction, when the ending condition is met, controlling the first household appliance to stop executing the first group control instruction.
9. The control method according to any one of claims 1 to 8, wherein the first home appliance comprises an air conditioner.
10. An electronic device comprising at least one control processor and a memory for communicative connection with the at least one control processor; the memory stores instructions executable by the at least one control processor to enable the at least one control processor to perform a method of controlling an appliance device according to any one of claims 1 to 9.
11. A computer-readable storage medium storing computer-executable instructions for causing a computer to perform the method of controlling an electric home appliance according to any one of claims 1 to 9.
CN202010349718.7A 2020-04-28 2020-04-28 Control method of household appliance, electronic device and computer readable storage medium Pending CN111538250A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010349718.7A CN111538250A (en) 2020-04-28 2020-04-28 Control method of household appliance, electronic device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010349718.7A CN111538250A (en) 2020-04-28 2020-04-28 Control method of household appliance, electronic device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111538250A true CN111538250A (en) 2020-08-14

Family

ID=71973211

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010349718.7A Pending CN111538250A (en) 2020-04-28 2020-04-28 Control method of household appliance, electronic device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111538250A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114114941A (en) * 2021-11-25 2022-03-01 珠海格力电器股份有限公司 Method and device for avoiding control instruction conflict, processor and intelligent home system
CN114244642A (en) * 2021-12-10 2022-03-25 珠海格力电器股份有限公司 Control method and device of equipment, computer readable storage medium and processor
WO2022083210A1 (en) * 2020-10-23 2022-04-28 重庆海尔空调器有限公司 Control method, control device and control system for plurality of intelligent household appliances
CN115616931A (en) * 2022-12-16 2023-01-17 广东美的暖通设备有限公司 Control method, control device, controller, control system, and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104065835A (en) * 2014-07-10 2014-09-24 深圳市中兴移动通信有限公司 Mobile terminal and power saving method and device thereof
CN104516317A (en) * 2013-09-26 2015-04-15 上海澜腾智能科技有限公司 Intelligent household system electric appliance grouped control method and device
CN104881016A (en) * 2015-05-29 2015-09-02 四川长虹电器股份有限公司 Intelligent household device control method and intelligent household controller
CN104898449A (en) * 2015-06-04 2015-09-09 泰凌微电子(上海)有限公司 Smart home system and control method thereof
CN106923638A (en) * 2017-05-04 2017-07-07 深圳市茁壮网络股份有限公司 The control method and system of a kind of intelligent curtain
CN108398888A (en) * 2018-02-26 2018-08-14 四川蓝景光电技术有限责任公司 Intelligent home furnishing control method, control device and intelligent home control system
CN108829076A (en) * 2018-09-12 2018-11-16 泛联(北京)科技有限公司 A kind of smart machine grouping inter-linked controlling method and system
CN109413769A (en) * 2017-08-16 2019-03-01 佛山市顺德区美的电热电器制造有限公司 The control method of heating platform, utensil, the control method of heating platform and utensil
CN110470059A (en) * 2019-08-12 2019-11-19 青岛经济技术开发区海尔热水器有限公司 The control method of electric heater

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104516317A (en) * 2013-09-26 2015-04-15 上海澜腾智能科技有限公司 Intelligent household system electric appliance grouped control method and device
CN104065835A (en) * 2014-07-10 2014-09-24 深圳市中兴移动通信有限公司 Mobile terminal and power saving method and device thereof
CN104881016A (en) * 2015-05-29 2015-09-02 四川长虹电器股份有限公司 Intelligent household device control method and intelligent household controller
CN104898449A (en) * 2015-06-04 2015-09-09 泰凌微电子(上海)有限公司 Smart home system and control method thereof
CN106923638A (en) * 2017-05-04 2017-07-07 深圳市茁壮网络股份有限公司 The control method and system of a kind of intelligent curtain
CN109413769A (en) * 2017-08-16 2019-03-01 佛山市顺德区美的电热电器制造有限公司 The control method of heating platform, utensil, the control method of heating platform and utensil
CN108398888A (en) * 2018-02-26 2018-08-14 四川蓝景光电技术有限责任公司 Intelligent home furnishing control method, control device and intelligent home control system
CN108829076A (en) * 2018-09-12 2018-11-16 泛联(北京)科技有限公司 A kind of smart machine grouping inter-linked controlling method and system
CN110470059A (en) * 2019-08-12 2019-11-19 青岛经济技术开发区海尔热水器有限公司 The control method of electric heater

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022083210A1 (en) * 2020-10-23 2022-04-28 重庆海尔空调器有限公司 Control method, control device and control system for plurality of intelligent household appliances
CN114114941A (en) * 2021-11-25 2022-03-01 珠海格力电器股份有限公司 Method and device for avoiding control instruction conflict, processor and intelligent home system
CN114244642A (en) * 2021-12-10 2022-03-25 珠海格力电器股份有限公司 Control method and device of equipment, computer readable storage medium and processor
CN114244642B (en) * 2021-12-10 2022-10-28 珠海格力电器股份有限公司 Control method and device of equipment, computer readable storage medium and processor
CN115616931A (en) * 2022-12-16 2023-01-17 广东美的暖通设备有限公司 Control method, control device, controller, control system, and storage medium

Similar Documents

Publication Publication Date Title
CN111538250A (en) Control method of household appliance, electronic device and computer readable storage medium
CN111143061A (en) Multi-device linkage control method and device and storage medium
CN111629423A (en) Network distribution method and terminal of household appliance, storage medium and household appliance
CN109725540B (en) Equipment control method and device, electronic equipment and storage medium
CN110855536A (en) Operation control method and device, household appliance and storage medium
CN109600285A (en) Dynamic construction environment adjusts the method and device of list of rules in a kind of smart home
CN105376120A (en) Household appliance control method and household air conditioner
CN112114527B (en) Device control apparatus, method, and computer-readable storage medium
CN109753034A (en) A kind of control method, device, electronic equipment and storage medium
CN111830841A (en) Linkage control method, device, equipment and storage medium for intelligent equipment
CN111836339A (en) Network equipment
CN104730977A (en) Method for storing and reading capacity code of air conditioner and air conditioner
CN104599473A (en) Switching method and switching device of wireless communication mode
CN113985743A (en) Equipment control method, device and system, storage medium and electronic device
CN110837228A (en) Intelligent household appliance single and circulating cloud timing control system and control method thereof
CN112325459A (en) Energy-saving control method, device, equipment and storage medium
CN115277280B (en) Control method of intelligent household equipment and control method of server
CN110768695A (en) Transmission power configuration method, head end equipment, electrical system and chip
CN110967977A (en) Intelligent device linkage control method and device, intelligent device and electronic device
CN108931923B (en) Device control method and apparatus, storage medium, and electronic apparatus
WO2023050547A1 (en) Method for connecting terminal and household appliance, terminal, household appliance, and readable storage medium
CN113971036A (en) Method, device and equipment for upgrading software parameters of household appliance
CN113923657A (en) Refrigerator and networking binding method and control system thereof
CN113433852A (en) Communication control method and device of intelligent equipment
CN112303834A (en) Air conditioner control method, apparatus and computer-readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination