Update pyxeoma to 1.4.2 (#129164)
This commit is contained in:
parent
295ae7b4bc
commit
c71c8d56ce
3 changed files with 2 additions and 3 deletions
|
@ -5,5 +5,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/xeoma",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyxeoma"],
|
||||
"requirements": ["pyxeoma==1.4.1"]
|
||||
"requirements": ["pyxeoma==1.4.2"]
|
||||
}
|
||||
|
|
|
@ -2493,7 +2493,7 @@ pywmspro==0.2.1
|
|||
pyws66i==1.1
|
||||
|
||||
# homeassistant.components.xeoma
|
||||
pyxeoma==1.4.1
|
||||
pyxeoma==1.4.2
|
||||
|
||||
# homeassistant.components.yardian
|
||||
pyyardian==1.1.1
|
||||
|
|
|
@ -171,7 +171,6 @@ EXCEPTIONS = {
|
|||
"pyeconet", # https://github.com/w1ll1am23/pyeconet/pull/41
|
||||
"pysabnzbd", # https://github.com/jeradM/pysabnzbd/pull/6
|
||||
"pyvera", # https://github.com/maximvelichko/pyvera/pull/164
|
||||
"pyxeoma", # https://github.com/jeradM/pyxeoma/pull/11
|
||||
"repoze.lru",
|
||||
"sharp_aquos_rc", # https://github.com/jmoore987/sharp_aquos_rc/pull/14
|
||||
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
|
||||
|
|
Loading…
Add table
Reference in a new issue