『瀚思彼岸』» 智能家居技术论坛

 找回密码
 立即注册
查看: 716|回复: 4

[求助] 语音助手的input内容能不能作为实体属性?

[复制链接]

32

主题

285

帖子

1813

积分

金牌会员

Rank: 6Rank: 6

积分
1813
金钱
1528
HASS币
0
发表于 2024-6-5 08:44:39 | 显示全部楼层 |阅读模式
50金钱
本帖最后由 justion 于 2024-6-5 10:06 编辑

Snipaste_2024-06-05_08-41-47.jpg
这个是语音助手的调试界面,我发现告诉ha的内容也是有显示作为input的,但是实体里没有这个内容,有没有办法把这个内容作为触发条件来使用?
调试下方还有这些内容,应该是可以用事件来触发使用吧?但是好像怎么也触发不了,应该是不太会用事件,能否指导一下。
stage: done
run:
  pipeline: 01gzkmvvt9r9ygsgyz74d24vgt
  language: zh
  runner_data:
    stt_binary_handler_id: null
    timeout: 300
events:
  - type: run-start
    data:
      pipeline: 01gzkmvvt9r9ygsgyz74d24vgt
      language: zh
      runner_data:
        stt_binary_handler_id: null
        timeout: 300
    timestamp: "2024-06-05T02:01:50.636694+00:00"
  - type: intent-start
    data:
      engine: conversation.home_assistant
      language: zh-cn
      intent_input: "12"
      conversation_id: null
      device_id: null
    timestamp: "2024-06-05T02:01:50.636753+00:00"
  - type: intent-end
    data:
      intent_output:
        response:
          speech:
            plain:
              speech: 抱歉,我不能理解
              extra_data: null
          card: {}
          language: zh-cn
          response_type: error
          data:
            code: no_intent_match
        conversation_id: null
    timestamp: "2024-06-05T02:01:50.715679+00:00"
  - type: run-end
    data: null
    timestamp: "2024-06-05T02:01:50.715919+00:00"
intent:
  engine: conversation.home_assistant
  language: zh-cn
  intent_input: "12"
  conversation_id: null
  device_id: null
  done: true
  intent_output:
    response:
      speech:
        plain:
          speech: 抱歉,我不能理解
          extra_data: null
      card: {}
      language: zh-cn
      response_type: error
      data:
        code: no_intent_match
    conversation_id: null



最佳答案

查看完整内容

对话代理用这个https://github.com/shaonianzhentan/conversation可以获取
回复

使用道具 举报

13

主题

573

帖子

3043

积分

论坛元老

HomeAssistant

Rank: 8Rank: 8

积分
3043
金钱
2465
HASS币
20
发表于 2024-6-5 08:44:40 | 显示全部楼层
对话代理用这个https://github.com/shaonianzhentan/conversation可以获 微信截图_20240606143801.png
回复

使用道具 举报

13

主题

573

帖子

3043

积分

论坛元老

HomeAssistant

Rank: 8Rank: 8

积分
3043
金钱
2465
HASS币
20
发表于 2024-6-5 10:01:59 | 显示全部楼层
Nodered里面有个sentence节点可以,不过不是获取这个内容,而是提前筛选,你看一下可以满足吧

评分

参与人数 1金钱 +10 收起 理由
justion + 10 谢谢您,但是我可能需要使用到里面的内容,.

查看全部评分

回复

使用道具 举报

13

主题

573

帖子

3043

积分

论坛元老

HomeAssistant

Rank: 8Rank: 8

积分
3043
金钱
2465
HASS币
20
发表于 2024-6-6 14:39:22 | 显示全部楼层
对话代理用这个https://github.com/shaonianzhentan/conversation可以获取
回复

使用道具 举报

32

主题

285

帖子

1813

积分

金牌会员

Rank: 6Rank: 6

积分
1813
金钱
1528
HASS币
0
 楼主| 发表于 2024-6-7 20:01:24 | 显示全部楼层
DDDear 发表于 2024-6-5 08:44
对话代理用这个https://github.com/shaonianzhentan/conversation可以获取

确实可以,很强很牛
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-11-23 12:05 , Processed in 0.116405 second(s), 30 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表