GithubHelp home page GithubHelp logo

Comments (5)

mxltxt avatar mxltxt commented on September 18, 2024

账号密码是正确的

from hass-xiaomi-miot.

al-one avatar al-one commented on September 18, 2024

进入配置 > 日志 查看有无相关错误日志

from hass-xiaomi-miot.

mxltxt avatar mxltxt commented on September 18, 2024

记录器:aiohttp.server
来源:custom_components / xiaomi_miot / config_flow.py:115 第一次发生: 下午8:35:30 (2次出现) 上次记录: 下午8:35:32

错误处理要求
追溯(最近一次通话):
_handle_request中的文件“ /usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py”,第422行
resp =等待自己._request_handler(请求)
_handle中的文件“ /usr/local/lib/python3.8/site-packages/aiohttp/web_app.py”,行499
resp =等待处理程序(请求)
impl中的文件“ /usr/local/lib/python3.8/site-packages/aiohttp/web_middlewares.py”,第119行
返回等待处理程序(请求)
在security_filter_middleware中的第56行,文件“ /usr/src/homeassistant/homeassistant/components/http/security_filter.py”
返回等待处理程序(请求)
在request_context_middleware中,文件“ /usr/src/homeassistant/homeassistant/components/http/request_context.py”,第18行
返回等待处理程序(请求)
ban_middleware中的文件“ /usr/src/homeassistant/homeassistant/components/http/ban.py”,第72行
返回等待处理程序(请求)
auth_middleware中的文件“ /usr/src/homeassistant/homeassistant/components/http/auth.py”,第129行
返回等待处理程序(请求)
句柄中的文件“ /usr/src/homeassistant/homeassistant/components/http/view.py”,第129行
结果=等待结果
文件“ /usr/src/homeassistant/homeassistant/components/config/config_entries.py”,第150行,在帖子中
返回await super()。post(request,flow_id)
包装中的文件“ /usr/src/homeassistant/homeassistant/components/http/data_validator.py”,第60行
结果=等待方法(视图,请求,* args,** kwargs)
文件“ /usr/src/homeassistant/homeassistant/helpers/data_entry_flow.py”,第106行
结果=等待自我._flow_mgr.async_configure(flow_id,数据)
文件“ /usr/src/homeassistant/homeassistant/data_entry_flow.py”,第158行,位于async_configure中
结果=等待自己。_async_handle_step(流程,cur_step [“ step_id”],用户输入)
_async_handle_step中的文件“ /usr/src/homeassistant/homeassistant/data_entry_flow.py”,第216行
结果:Dict =等待getattr(flow,method)(user_input)
文件“ /config/custom_components/xiaomi_miot/config_flow.py”,行179,位于async_step_cloud中
返回等待self.async_step_cloud_filter(user_input)
文件“ /config/custom_components/xiaomi_miot/config_flow.py”,第197行,位于async_step_cloud_filter中
模式=等待get_cloud_filter_schema(self.hass,user_input,错误,模式)
get_cloud_filter_schema中的文件“ /config/custom_components/xiaomi_miot/config_flow.py”,第115行
hass.data [DOMAIN] ['prev_input'] = user_input
KeyError: 'xiaomi_miot'

from hass-xiaomi-miot.

al-one avatar al-one commented on September 18, 2024

建议手动安装插件后重启HA再试下。 #34

from hass-xiaomi-miot.

mxltxt avatar mxltxt commented on September 18, 2024

已解决 谢谢

from hass-xiaomi-miot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.