Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to power on/off the indicator LED #48

Open
wants to merge 113 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
113 commits
Select commit Hold shift + click to select a range
389c94f
update License
mac-zhou May 8, 2020
5a79602
update
mac-zhou May 8, 2020
c6ea53f
change requirements
mac-zhou May 8, 2020
99ba820
use msmart
mac-zhou May 8, 2020
6eed4c7
update
mac-zhou May 8, 2020
091b8ea
add README_CN.md
mac-zhou May 8, 2020
f39ffd1
update and add chinese version
mac-zhou May 8, 2020
9515fc4
add Sponsor
mac-zhou May 8, 2020
c2731ee
add pcap-decrypt.py
mac-zhou May 9, 2020
ca97668
msmart update to 0.1.12
mac-zhou May 9, 2020
477d32f
How to Get applianceId
mac-zhou May 9, 2020
b955819
update
mac-zhou May 19, 2020
e2f2f15
update
mac-zhou May 19, 2020
b50ae34
Update climate.py
jyz0501 May 23, 2020
9c515a8
rename to midea_ac
mac-zhou May 25, 2020
5e077c2
rename to midea_ac
mac-zhou May 25, 2020
2424e2c
add hacs.json
mac-zhou May 25, 2020
be7db10
rename platform to midea_ac
mac-zhou May 25, 2020
c502626
change device name
mac-zhou May 25, 2020
628c1f9
update
mac-zhou May 25, 2020
549c0c2
remove homeassistant key
mac-zhou May 25, 2020
dd97dd2
add render_readme key
mac-zhou May 25, 2020
711aa73
Rename README_CN.md to zh_README.md
mac-zhou May 25, 2020
4f0c77e
Rename zh_README.md to 中文.md
mac-zhou May 25, 2020
41a1ca6
Update README.md
mac-zhou May 25, 2020
11b1694
Merge branch 'patch-1' of https://github.com/jyz0501/midea-ac-py into…
mac-zhou May 26, 2020
80e23dc
Merge branch 'jyz0501-patch-1'
mac-zhou May 26, 2020
ccce1b6
update
mac-zhou May 26, 2020
3caa7a8
available in HACS now
mac-zhou May 26, 2020
411e9e3
Compatible with old versions
mac-zhou May 26, 2020
cef8a76
msmart update to 0.1.14
mac-zhou May 28, 2020
263900d
update
mac-zhou May 29, 2020
1dae37b
update to 0.1.15
mac-zhou May 29, 2020
fc01549
update: from qrcode get device id
mac-zhou May 29, 2020
5ccaba1
update
mac-zhou May 29, 2020
d486b11
update
mac-zhou Jun 10, 2020
bc02c75
update msmart==0.1.16
mac-zhou Jun 10, 2020
55ffb2a
update
mac-zhou Jun 10, 2020
35ed4a3
update msmart==0.1.18
mac-zhou Jun 12, 2020
83115ff
finer-grained temperature control, properly set unit of AC's LED disp…
aa755 Jun 22, 2020
00980d2
update msmart==0.1.19
mac-zhou Jun 22, 2020
304a4e1
Merge branch 'master' of https://github.com/mac-zhou/midea-ac-py
mac-zhou Jun 22, 2020
cd7a28b
modify ClimateEntity and compatible
mac-zhou Jun 29, 2020
7cb1cfe
update msmart==0.1.20
mac-zhou Jun 29, 2020
ff2ec47
add CONF_HOST
mac-zhou Aug 25, 2020
4e443ca
update msmart==0.1.21
mac-zhou Aug 25, 2020
92ba0e8
update msmart==0.1.22
mac-zhou Aug 25, 2020
cec4d32
update msmart==0.1.23
mac-zhou Aug 25, 2020
c1bd84c
update msmart==0.1.24
mac-zhou Nov 23, 2020
5786e3f
Update manifest.json (#58)
LouiS22 Jun 9, 2021
ed4ff9a
feat(config): option to keep last known state (#69)
rokam Jul 12, 2021
f041528
add prompt_tone
mac-zhou Jul 14, 2021
a74d88d
add keep_last_known_online_state
mac-zhou Jul 14, 2021
8d9ea67
update msmart==0.1.25
mac-zhou Jul 14, 2021
ce93651
support v3-8370
mac-zhou Aug 10, 2021
005d4b9
msmart==0.1.28
mac-zhou Aug 10, 2021
fe6ddc2
Update README.md
mac-zhou Aug 10, 2021
0e79146
del
mac-zhou Aug 11, 2021
abd242f
Merge branch 'master' of github.com:mac-zhou/midea-ac-py
mac-zhou Aug 11, 2021
a1491df
update how to get token
mac-zhou Aug 11, 2021
ce606c0
update
mac-zhou Aug 11, 2021
6e8f30f
update msmart==0.1.29
mac-zhou Aug 13, 2021
2952972
update
mac-zhou Aug 16, 2021
af1abff
update msmart==0.1.3, fix timeout & add retry
mac-zhou Aug 20, 2021
12b3f70
update intergration description
mac-zhou Aug 25, 2021
bef3e36
update get token k1 and intergration description
mac-zhou Aug 25, 2021
ca5b583
update msmart==0.1.31
mac-zhou Aug 25, 2021
f87784e
F to c conversion fix 83 (#87)
corecoding Aug 27, 2021
da5d06a
fix spelled incorrectly
mac-zhou Aug 27, 2021
1098f07
update msmart==0.1.33
mac-zhou Aug 27, 2021
915423e
Merge branch 'master' of github.com:mac-zhou/midea-ac-py
mac-zhou Aug 27, 2021
6cd8792
delete test code
mac-zhou Aug 27, 2021
278f021
update msmart==0.1.33 to fix socket timed out
mac-zhou Aug 27, 2021
37d64c8
update msmart==0.1.34 to fix send error
mac-zhou Aug 30, 2021
cc57bcc
update msmart==0.1.35 bug fixes
mac-zhou Sep 3, 2021
3130c2a
fixed v3 need token and k1
mac-zhou Sep 13, 2021
e864309
format
mac-zhou Sep 13, 2021
8291c06
update msmart==0.1.36
mac-zhou Jan 7, 2022
a35bce4
update
mac-zhou Jan 7, 2022
718aba1
update msmart==0.2.0
mac-zhou Jan 7, 2022
db1c0c6
merge dev - update msmart (#134)
mac-zhou Feb 28, 2022
6977c51
update msmart==0.2.1
mac-zhou Feb 28, 2022
8052f8c
update msmart==0.2.2
mac-zhou Feb 28, 2022
f5a2646
fix - set lan_service token and key
mac-zhou Feb 28, 2022
d2056b9
Update README.md
gryzli133 Mar 2, 2022
e9b4ee5
update
mac-zhou Apr 24, 2022
340b33a
update msmart==0.2.3 to fix get token
mac-zhou Apr 24, 2022
1be6e86
swicth to support MSmartHome APP
mac-zhou Apr 24, 2022
8c01ab9
Fetch device capabilities before creating the entity
mill1000 Jun 18, 2022
e9b8011
Create a sensor platform to expose outdoor and indoor temperature sen…
mill1000 Jun 19, 2022
fc69197
Re-implement the integration with platforms for sensors and climate.
mill1000 Jun 19, 2022
d60d221
Major overhal to support config flow and register the entities as a s…
mill1000 Jun 23, 2022
0e39525
Create a better name for the sensor platforms
mill1000 Jun 24, 2022
d66dbc7
Add unload entry support so HA won't complain about needing a restart…
mill1000 Jun 24, 2022
3bd36af
Add name and manufactuer to device_info in climate platform
mill1000 Jun 24, 2022
600fd7d
Change climate platforms generated name to align with sensor
mill1000 Jun 24, 2022
1a5c3be
Give entry a better title
mill1000 Jun 24, 2022
0b800cf
Add device ID to sensor entity names so they can be ID'd easier
mill1000 Jun 24, 2022
3359525
Double quote in consts
mill1000 Jun 25, 2022
3fff8f3
Refactor config flow to support options flow as well.
mill1000 Jun 25, 2022
02ff035
Update manifest with loggers (and tweak name)
mill1000 Jun 25, 2022
4ee5dd3
Remove translation symlink
mill1000 Jun 25, 2022
dbabf68
Add translations file
mill1000 Jun 25, 2022
cc48ab4
Add missing type hints
mill1000 Jun 25, 2022
88edaff
Remove RestoreEntity which was misbehaving because the state object s…
mill1000 Jun 25, 2022
7bd2d58
Reload existing user input during configuration if there was an error
mill1000 Jun 25, 2022
fe11a25
Merge pull request #166 from mill1000/feature/config_flow
mac-zhou Jul 12, 2022
ad4a22d
Merge pull request #135 from gryzli133/patch-1
mac-zhou Jul 12, 2022
c0a17af
update msmart==0.2.4
mac-zhou Jul 12, 2022
c93b7bf
fix: typo
wyapx Jul 12, 2022
cdbb971
fan_mode: Fix key error when calling from HomeKit
Pixelw Jul 14, 2022
f143fd2
Merge pull request #171 from wyapx/patch-1
mac-zhou Jul 15, 2022
a1699f7
Merge pull request #174 from Pixelw/master
mac-zhou Jul 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Double quote in consts
mill1000 committed Jun 25, 2022
commit 33595257baa76a6d9b870cf6f25b33cd7ee1732f
10 changes: 5 additions & 5 deletions custom_components/midea_ac/const.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
DOMAIN = "midea_ac"

CONF_K1 = "k1"
CONF_PROMPT_TONE = 'prompt_tone'
CONF_TEMP_STEP = 'temp_step'
CONF_INCLUDE_OFF_AS_STATE = 'include_off_as_state'
CONF_USE_FAN_ONLY_WORKAROUND = 'use_fan_only_workaround'
CONF_KEEP_LAST_KNOWN_ONLINE_STATE = 'keep_last_known_online_state'
CONF_PROMPT_TONE = "prompt_tone"
CONF_TEMP_STEP = "temp_step"
CONF_INCLUDE_OFF_AS_STATE = "include_off_as_state"
CONF_USE_FAN_ONLY_WORKAROUND = "use_fan_only_workaround"
CONF_KEEP_LAST_KNOWN_ONLINE_STATE = "keep_last_known_online_state"