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

 找回密码
 立即注册
查看: 883|回复: 1

[求助] OS升级了内核,提示MQTT错误

[复制链接]

20

主题

265

帖子

1852

积分

金牌会员

Rank: 6Rank: 6

积分
1852
金钱
1587
HASS币
0
发表于 2023-4-22 17:51:56 | 显示全部楼层 |阅读模式
按要求  我这样改的还是不行,有帮忙指点的吗

mqtt:
  sensor:
    - state_topic: "home/bedroom/temperature"


# Loads default set of integrations. Do not remove.
default_config:

# Text to speech
  tts:
    - platform: google_translate

automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml



mqtt:
  sensor:   
    - platform: mqtt    
    name: pve_cpu_temp    
    icon: 'mdi:thermometer'    
    state_topic: 'pve/temp'    
    device_class: temperature
    unit_of_measurement: "°C"
    expire_after: "60"
    
    - platform: mqtt    
    name: pve_ssd_temp    
    icon: 'mdi:thermometer'    
    state_topic: 'pve/ssdtemp'    
    device_class: temperature
    unit_of_measurement: "°C"
    expire_after: "60"


回复

使用道具 举报

21

主题

521

帖子

3161

积分

论坛元老

Rank: 8Rank: 8

积分
3161
金钱
2640
HASS币
30
发表于 2023-4-22 19:00:08 | 显示全部楼层
platform: mqtt
这行不要
回复

使用道具 举报

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

本版积分规则

Archiver|手机版|小黑屋|Hassbian

GMT+8, 2024-11-24 22:12 , Processed in 0.053948 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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