| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914 |
- {
- "title": "Tuya Local",
- "config": {
- "step": {
- "user": {
- "title": "Tuya Localのデバイスを設定する",
- "description": "デバイスは手動で追加することも、SmartLife アプリを使用してクラウド支援で追加することもできます。",
- "data": {
- "setup_mode": "セットアップの選択:"
- }
- },
- "cloud": {
- "title": "Tuyaにログイン",
- "description": "SmartLife または Tuya のユーザー コードを入力してください。\n\nこのコードは、SmartLife アプリまたは Tuya アプリの [*設定**] > [**アカウントとセキュリティ**] 画面で見つけて、画面に表示されているコードを入力してください。 ",
- "data": {
- "user_code": "ユーザーコード:"
- }
- },
- "scan": {
- "title": "ログインを完了する",
- "description": "SmartLife アプリまたは Tuya アプリを使用して次の QR コードをスキャンし、ログインを完了します。\n\nアプリでこの手順を完了したら、次の手順に進みます。"
- },
- "choose_device": {
- "title": "追加するデバイスを選択してください",
- "description": "最初のドロップダウン リストから追加するデバイスを選択してください。",
- "data": {
- "device_id": "デバイスを選択してください:",
- "hub_id": "ゲートウェイを選択します:"
- }
- },
- "search": {
- "title": "デバイスのIPアドレスを特定する",
- "description": "Tuya クラウドはローカル IP アドレスを提供しないため、ローカル ネットワークを検索してデバイスを見つける必要があります。"
- },
- "local": {
- "title": "Tuya Localのデバイスを設定する",
- "description": "[これらの手順に従ってデバイスIDとローカルキーを見つけてください。](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
- "data": {
- "host": "IPアドレスまたはホスト名",
- "device_id": "デバイスID(デバイスがハブ経由で接続されている場合はハブのdevice_id)",
- "local_key": "ローカルキー",
- "protocol_version": "プロトコルのバージョン (不明な場合はAutoを試してください)",
- "poll_only": "投票のみ (デバイスが動作しない場合)",
- "device_cid": "サブデバイスのnode_id又はuuid(デバイスがハブ経由で接続されている場合)"
- }
- },
- "select_type": {
- "title": "デバイスの種類を選択してください",
- "description": "デバイスに合ったタイプを選択してください",
- "data": {
- "type": "デバイスタイプ"
- }
- },
- "choose_entities": {
- "title": "デバイスの詳細",
- "description": "このデバイスの名前を選択してください",
- "data": {
- "name": "名"
- }
- }
- },
- "abort": {
- "already_configured": "その ID を持つデバイスはすでに構成されています。",
- "not_supported": "申し訳ございませんが、このデバイスはサポートされていません。",
- "no_devices": "アカウントに未登録のデバイスが見つかりません。"
- },
- "error": {
- "connection": "このような詳細ではデバイスに接続できません。 断続的な問題である可能性もありますし、間違っている可能性もあります。",
- "does_not_need_hub": "デバイスにはゲートウェイが必要なく、ゲートウェイが選択されました。",
- "needs_hub": "デバイスにはゲートウェイが必要ですが、ゲートウェイが選択されていません。"
- }
- },
- "selector": {
- "setup_mode": {
- "options": {
- "cloud": "SmartLife クラウド支援デバイスのセットアップ。",
- "manual": "デバイスの接続情報を手動で提供します。",
- "cloud_fresh_login": "SmartLife クラウド支援デバイスのセットアップ (新しいログイン)。"
- }
- }
- },
- "options": {
- "step": {
- "user": {
- "title": "Tuya Localのデバイスを設定する",
- "description": "[これらの手順に従ってデバイスIDとローカルキーを見つけてください。](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
- "data": {
- "host": "IPアドレスまたはホスト名",
- "local_key": "ローカルキー",
- "protocol_version": "プロトコルのバージョン (不明な場合はAutoを試してください)",
- "poll_only": "投票のみ (デバイスが動作しない場合)"
- }
- }
- },
- "error": {
- "connection": "このような詳細ではデバイスに接続できません。 断続的な問題である可能性もありますし、間違っている可能性もあります。"
- },
- "abort": {
- "not_supported": "申し訳ございませんが、このデバイスはサポートされていません。"
- }
- },
- "entity": {
- "binary_sensor": {
- "direction": {
- "name": "方向",
- "state": {
- "off": "入る",
- "on": "出る"
- }
- },
- "defrost": {
- "name": "デフロスト",
- "state": {
- "off": "普通",
- "on": "霜取り"
- }
- },
- "tank_empty": {
- "name": "水槽",
- "state": {
- "off": "OK",
- "on": "低い"
- }
- },
- "tank_full": {
- "name": "水槽",
- "state": {
- "off": "OK",
- "on": "満杯"
- }
- },
- "wake": {
- "name": "起床",
- "state": {
- "off": "スリープ",
- "on": "起床"
- }
- },
- "casdon_oven_fault": {
- "state_attributes": {
- "description": {
- "state": {
- "e1": "E1: 過熱保護(290°Cを超える)",
- "e2": "E2: 蒸発トレイ過熱保護(200°Cを超える)",
- "e3": "E3: 室内低温保護(35°C未満)",
- "e4": "E4: 蒸発トレイ低温保護(35°C未満)",
- "e5": "E5: センサ接続エラー(オープン回路)",
- "e6": "E6: センサ故障(ショート)",
- "e7": "E7: ディスプレイボード通信エラー",
- "e8": "E8: 水槽オープン(CN7)または蒸発トレイ乾燥(CN3)"
- }
- }
- }
- }
- },
- "button": {
- "factory_reset": {
- "name": "工場出荷時設定"
- },
- "filter_reset": {
- "name": "フィルターのリセット"
- }
- },
- "climate": {
- "aircon_extra": {
- "name": "エアコン",
- "state_attributes": {
- "fan_mode": {
- "state": {
- "health": "ヘルシー",
- "medhigh": "中強",
- "medlow": "中低",
- "natural": "ナチュラル",
- "quiet": "静粛",
- "sleep": "睡眠",
- "strong": "強い"
- }
- },
- "swing_mode": {
- "state": {
- "topmost": "最上",
- "top": "上",
- "middle": "中",
- "down": "下",
- "downmost": "最下",
- "upper_half": "上半分",
- "lower_half": "下半分",
- "surround": "サラウンド"
- }
- },
- "swing_horizontal_mode": {
- "state": {
- "leftmost": "最左",
- "left": "左",
- "center": "中",
- "right": "右",
- "rightmost": "最右",
- "left_swing": "左スイング",
- "right_swing": "右スイング",
- "center_swing": "中央スイング",
- "surround": "サラウンド",
- "direct": "直接"
- }
- }
- }
- },
- "thermostat": {
- "name": "サーモスタット",
- "state_attributes": {
- "fan_mode": {
- "state": {
- "cycle": "循環"
- }
- },
- "preset_mode": {
- "state": {
- "manual": "マニュアル",
- "program": "プログラム",
- "temp_override": "一時的なオーバーライド",
- "perm_override": "永続的なオーバーライド"
- }
- }
- }
- },
- "combo_floor": {
- "state_attributes": {
- "preset_mode": {
- "state": {
- "cool": "冷気",
- "fan_only": "ファン",
- "heat": "温風",
- "floor_cool": "冷却床",
- "floor_heat": "床暖房"
- }
- }
- }
- },
- "swing_as_powerlevel": {
- "name": "ヒーター",
- "state_attributes": {
- "swing_mode": {
- "name": "加熱レベル",
- "state": {
- "stop": "停止",
- "auto": "自動"
- }
- }
- }
- },
- "pool_heatpump": {
- "state_attributes": {
- "preset_mode": {
- "state": {
- "smart_heat": "スマート加熱",
- "quick_heat": "急速加熱",
- "quiet_heat": "静粛加熱",
- "smart_cool": "スマート冷却",
- "quick_cool": "急速冷却",
- "quiet_cool": "静粛冷却",
- "auto": "自動",
- "smart": "スマート",
- "quick": "急速",
- "quiet": "静粛"
- }
- }
- }
- },
- "heater": {
- "name": "ヒーター"
- },
- "thermo_switch": {
- "state_attributes": {
- "hvac_mode": {
- "state": {
- "fan_only": "一時停止"
- }
- }
- }
- },
- "oven": {
- "state_attributes": {
- "preset_mode": {
- "state": {
- "healthy_steam": "ヘルシースチーム",
- "fresh_steam": "フレッシュスチーム",
- "high_temp_steam": "高温スチーム",
- "stew": "シチュー",
- "bake_up_and_down": "上下焼き",
- "bbq": "BBQ",
- "bottom_hot_air": "下熱風",
- "on_strong_roast": "強火で焼く",
- "3d_hot_air": "3Dホットエア",
- "air_fry": "エアフライ",
- "steam_frying": "スチームフライ",
- "one_click_bread": "ワンクリックパン",
- "quick_heat": "急速加熱",
- "keep_warm": "保温",
- "unfreeze": "解凍",
- "fermentation": "発酵",
- "descale": "デスケール",
- "local_recipes": "ローカルレシピ",
- "drying": "乾燥",
- "custom": "カスタム",
- "low_steaming": "低温蒸し",
- "medium_steaming": "中温蒸し",
- "high_steaming": "高温蒸し"
- }
- }
- }
- }
- },
- "humidifier": {
- "dehumidifier": {
- "state_attributes": {
- "mode": {
- "state": {
- "laundry": "洗濯乾燥",
- "purify": "浄化"
- }
- }
- }
- }
- },
- "fan": {
- "aroma_diffuser": {
- "name": "アロマディフューザー",
- "state_attributes": {
- "preset_mode": {
- "state": {
- "low": "低い",
- "medium": "中",
- "high": "高い",
- "continuous": "連続",
- "intermittent": "間欠",
- "timer": "タイマー"
- }
- }
- }
- },
- "dehumidifier": {
- "name": "除湿器",
- "state_attributes": {
- "preset_mode": {
- "state": {
- "purify": "浄化",
- "dehumidify": "除湿"
- }
- }
- }
- },
- "fan_with_presets": {
- "name": "ファン",
- "state_attributes": {
- "preset_mode": {
- "state": {
- "normal": "普通",
- "nature": "ナチュラル",
- "sleep": "睡眠",
- "baby": "幼児",
- "fresh": "新鮮",
- "smart": "スマート",
- "strong": "強い",
- "custom": "カスタム",
- "high": "高い",
- "medium": "中",
- "low": "低い",
- "displayoff": "ディスプレイオフ",
- "off": "オフ"
- }
- }
- }
- },
- "ventilation": {
- "name": "換気",
- "state_attributes": {
- "preset_mode": {
- "state": {
- "fresh": "新鮮な空気",
- "circulate": "循環",
- "sleep": "スリープ",
- "auto": "自動",
- "eco": "エコ",
- "anti-condensation": "結露防止",
- "extractor": "抽出",
- "heat_recovery": "熱回収",
- "timer": "タイマー",
- "on": "オン",
- "off": "オフ"
- }
- }
- }
- }
- },
- "light": {
- "backlight": {
- "name": "バックライト"
- },
- "display": {
- "name": "画面"
- },
- "embers": {
- "name": "残り火"
- },
- "flame": {
- "name": "炎"
- },
- "indicator": {
- "name": "インジケータ"
- },
- "laser": {
- "name": "レーザ"
- },
- "logs": {
- "name": "丸太"
- },
- "nightlight": {
- "name": "夜の光"
- }
- },
- "lock": {
- "child_lock": {
- "name": "チャイルドロック"
- }
- },
- "number": {
- "sensor_threshold": {
- "name": "しきい値{sensor}"
- },
- "temperature_calibration": {
- "name": "温度補正"
- },
- "timer": {
- "name": "タイマー"
- },
- "timer_x": {
- "name": "タイマー{x}"
- }
- },
- "select": {
- "currency": {
- "name": "通貨",
- "state": {
- "usd": "米ドル",
- "eur": "ユーロ",
- "cny": "人民元",
- "cad": "カナダドル",
- "gbp": "英国ポンド"
- }
- },
- "heat_pump_mode": {
- "name": "ヒートポンプモード",
- "state": {
- "heat": "加熱",
- "cool": "冷却",
- "auto": "自動",
- "floor_heat": "床暖房",
- "off": "オフ",
- "hotwater": "給湯",
- "hotwater_cool": "給湯冷却",
- "hotwater_heat": "給湯加熱",
- "hotwater_auto": "給湯自動",
- "hotwater_floor_heat": "給湯床暖房"
- }
- },
- "initial_state": {
- "name": "初期状態",
- "state": {
- "off": "オフ",
- "on": "オン",
- "memory": "メモリ"
- }
- },
- "kettle_mode": {
- "name": "ケトルモード",
- "state": {
- "off": "オフ",
- "heat": "加熱",
- "boil": "沸騰",
- "quick_heat": "急速加熱",
- "quick_boil": "急速沸騰",
- "keep_warm": "保温",
- "custom": "カスタム",
- "dechlorinate": "脱塩素",
- "black_tea": "紅茶",
- "green_tea": "緑茶",
- "coffee": "コーヒー",
- "honey_water": "蜂蜜水",
- "infant_formula": "乳児用調製粉乳",
- "white_tea": "白茶",
- "oolong_tea": "烏龍茶"
- }
- },
- "language": {
- "name": "言語",
- "state": {
- "chinese": "中文",
- "chinese_traditional": "中文(繁體)",
- "english": "English",
- "french": "Français",
- "german": "Deutsch",
- "italian": "Italiano",
- "japanese": "日本語",
- "korean": "한국어",
- "latin": "Lingua Latina",
- "portuguese": "Português",
- "russian": "Русский",
- "spanish": "Español",
- "turkish": "Türkçe"
- }
- },
- "light_mode": {
- "name": "ライトモード",
- "state": {
- "off": "オフ",
- "on": "オン",
- "state": "状態",
- "locator": "ロケーター"
- }
- },
- "mopping": {
- "name": "モッピング",
- "state": {
- "off": "オフ",
- "auto": "自動",
- "low": "低い",
- "medium": "中",
- "high": "高い",
- "very_high": "非常に高い"
- }
- },
- "recipe": {
- "name": "レシピ",
- "state": {
- "pizza": "ピザ",
- "fries": "フライ",
- "chicken": "チキン",
- "shrimp": "エビ",
- "fish": "魚",
- "chicken_drumsticks": "チキンのドラムスティック",
- "vegetables": "野菜",
- "desserts": "デザート",
- "none": "なし",
- "chicken_wings": "チキンウィング",
- "steak": "ステーキ",
- "onion_rings": "オニオンリング",
- "bacon": "ベーコン",
- "cake": "ケーキ",
- "bread": "パン",
- "toast": "トースト",
- "sausage": "ソーセージ",
- "dry_fruit": "ドライフルーツ",
- "custom": "カスタム",
- "cloud_recipe": "クラウドレシピ",
- "default": "デフォルト",
- "keep_warm": "保温",
- "preheat": "予熱"
- }
- },
- "scene": {
- "name": "シーン",
- "state": {
- "relax": "リラックス",
- "movie": "映画",
- "party": "パーティ",
- "romantic": "ロマンチック",
- "night": "夜",
- "morning": "朝",
- "working": "作業",
- "leisure": "レジャー",
- "vacation": "休暇",
- "reading": "読書",
- "twinkle": "きらめき",
- "gaming": "ゲーム",
- "none": "なし"
- }
- },
- "timer": {
- "name": "タイマー",
- "state": {
- "cancel": "キャンセル",
- "continuous": "連続",
- "30s": "30秒",
- "1m": "1分",
- "2m": "2分",
- "5m": "5分",
- "10m": "10分",
- "15m": "15分",
- "20m": "20分",
- "25m": "25分",
- "30m": "30分",
- "35m": "35分",
- "40m": "40分",
- "45m": "45分",
- "50m": "50分",
- "55m": "55分",
- "1h": "1時間",
- "1h5m": "1時間5分",
- "1h10m": "1時間10分",
- "1h15m": "1時間15分",
- "1h20m": "1時間20分",
- "1h25m": "1時間25分",
- "1h30m": "1時間30分",
- "1h35m": "1時間35分",
- "1h40m": "1時間40分",
- "1h45m": "1時間45分",
- "1h50m": "1時間50分",
- "1h55m": "1時間55分",
- "2h": "2時間",
- "2h30m": "2時間30分",
- "3h": "3時間",
- "3h30m": "3時間30分",
- "4h": "4時間",
- "4h30m": "4時間30分",
- "5h": "5時間",
- "5h30m": "5時間30分",
- "6h": "6時間",
- "6h30m": "6時間30分",
- "7h": "7時間",
- "7h30m": "7時間30分",
- "8h": "8時間",
- "8h30m": "8時間30分",
- "9h": "9時間",
- "9h30m": "9時間30分",
- "10h": "10時間",
- "11h": "11時間",
- "12h": "12時間",
- "13h": "13時間",
- "14h": "14時間",
- "15h": "15時間",
- "16h": "16時間",
- "17h": "17時間",
- "18h": "18時間",
- "19h": "19時間",
- "20h": "20時間",
- "21h": "21時間",
- "22h": "22時間",
- "23h": "23時間",
- "24h": "24時間",
- "36h": "36時間",
- "48h": "48時間",
- "72h": "72時間",
- "1d": "1日",
- "2d": "2日",
- "3d": "3日",
- "4d": "4日",
- "5d": "5日",
- "6d": "6日",
- "7d": "7日"
- }
- },
- "temperature_unit": {
- "name": "温度単位",
- "state": {
- "celsius": "摂氏",
- "fahrenheit": "華氏"
- }
- },
- "breaker_trigger_action": {
- "name": "アクション{trigger}",
- "state": {
- "ignore": "無視",
- "alarm": "アラーム",
- "trip_breaker": "ブレーカーを落とす"
- }
- },
- "oven_built_in_recipe": {
- "name": "内蔵レシピ",
- "state": {
- "none": "なし",
- "steamed_egg_with_okra": "茶碗蒸し",
- "steamed_sea_bass": "鯵の蒸し",
- "steamed_prawns": "蒸しエビ",
- "handmade_steamed_bread": "手作り蒸しパン",
- "fan_steamed_baby_vegetables": "ファン蒸し野菜",
- "braised_pork": "豚の煮込み",
- "snow_fungus_and_bird_s_nest": "雪耳とツバメの巣",
- "crab_pot": "カニ鍋",
- "potato_ribs": "ジャガイモの肋骨",
- "coconut_chicken_soup": "ココナッツチキンスープ",
- "snack_platter": "スナックプラッター",
- "chicken_skewers": "チキンスキュー",
- "roasted_pork_knuckle": "ローストポークの脛",
- "dried_lemon": "ドライレモン",
- "pork_jerky": "豚のジャーキー",
- "crispy_hairtail": "カリカリハイタイ",
- "spicy_grilled_fish": "辛い焼き魚",
- "roasted_sweet_potatoes": "焼きさつまいも",
- "roasted_chicken_wings": "焼きチキンウィング",
- "cumin_lamb_chops": "クミンラムチョップ",
- "honey_grilled_chicken": "ハニーグリルチキン",
- "garlic_eggplant": "ニンニクナス",
- "portuguese_egg_tart": "ポルトガルのエッグタルト",
- "creme_brulee": "クレームブリュレ",
- "cocoa_chips": "ココアチップ",
- "butter_cookies": "バタークッキー",
- "chiffon_cake": "シフォンケーキ",
- "puff_pastry": "パフペストリー",
- "red_bean_bread": "あんパン",
- "milk_toast": "ミルクトースト"
- }
- }
- },
- "sensor": {
- "air_quality": {
- "name": "空気品質",
- "state": {
- "excellent": "優れている",
- "good": "良い",
- "moderate": "中程度",
- "poor": "悪い",
- "severe": "非常に悪い",
- "danger": "危険"
- }
- },
- "status": {
- "name": "ステータス",
- "state": {
- "available": "利用可能",
- "plugged_in": "プラグイン",
- "fault_unplugged": "故障(プラグインされていない)",
- "charging": "充電中",
- "discharging": "放電中",
- "waiting": "待機中",
- "charged": "充電済み",
- "fault": "故障",
- "paused": "一時停止",
- "waiting_for_authorization": "承認待ち",
- "standby": "スタンバイ",
- "heating": "加熱中",
- "cooling": "冷却中",
- "keeping_warm": "保温中",
- "no_water": "水なし",
- "boiling": "沸騰中",
- "reserve_only": "予備のみ",
- "unknown": "不明",
- "idle": "アイドル",
- "auto": "自動",
- "manual": "手動",
- "rain_delay": "雨の遅れ",
- "off": "オフ",
- "on": "オン",
- "cooking": "調理中",
- "done": "完了",
- "door_open": "ドアが開いている",
- "setting": "設定中",
- "pre_heating": "予熱中",
- "scheduled": "予定",
- "at_temperature": "温度に達した",
- "done_stage_1": "ステージ1完了",
- "done_stage_2": "ステージ2完了",
- "done_stage_3": "ステージ3完了",
- "done_stage_4": "ステージ4完了",
- "done_stage_5": "ステージ5完了",
- "done_stage_6": "ステージ6完了",
- "done_stage_7": "ステージ7完了",
- "done_stage_8": "ステージ8完了",
- "done_stage_9": "ステージ9完了",
- "done_stage_10": "ステージ10完了",
- "no_food": "食べ物なし",
- "jammed": "ジャム",
- "blocked": "ブロック",
- "feeding": "給餌中",
- "feeding_complete": "給餌完了",
- "caking": "固化",
- "cleaning": "クリーニング",
- "sleep": "スリープ",
- "sterilizing": "殺菌",
- "deodorizing": "消臭",
- "occupied": "占有",
- "normal": "通常",
- "low": "低い",
- "high": "高い",
- "unwashed": "未洗浄",
- "pre_washing": "予洗い",
- "washing": "洗濯",
- "rinsing": "すすぎ",
- "drying": "乾燥",
- "air_purging": "空気清浄",
- "anti_freeze": "防凍",
- "close": "閉じる",
- "monitor": "モニター",
- "working": "作業中",
- "warning": "警告",
- "starting": "開始中",
- "emptying": "排出中",
- "resetting": "リセット中",
- "reverse": "逆",
- "full": "満杯",
- "empty": "空",
- "missing": "欠落",
- "formatting": "フォーマット中",
- "unformatted": "未フォーマット",
- "maintenance_required": "メンテナンス必要",
- "dry": "乾燥",
- "comfortable": "快適",
- "damp": "湿気"
- }
- },
- "time_remaining": {
- "name": "残り時間"
- },
- "time_remaining_x": {
- "name": "残り時間{x}"
- },
- "cooking_status": {
- "name": "調理状況",
- "state": {
- "wait": "調理待ち",
- "reservation": "予約中",
- "cooking": "調理中",
- "cancel": "調理中止",
- "done": "調理完了",
- "pause": "調理一時停止"
- }
- },
- "water_level": {
- "name": "水位",
- "state": {
- "empty": "空",
- "medium": "中",
- "low": "低い",
- "high": "高い",
- "full": "満杯"
- }
- },
- "energy_produced": {
- "name": "発電量"
- },
- "energy_consumed": {
- "name": "消費電力"
- },
- "energy_produced_x": {
- "name": "発電量{x}"
- },
- "energy_consumed_x": {
- "name": "消費電力{x}"
- },
- "current_x": {
- "name": "電流{x}"
- },
- "voltage_x": {
- "name": "電圧{x}"
- },
- "power_x": {
- "name": "電力{x}"
- }
- },
- "switch": {
- "anti_frost": {
- "name": "霜防止"
- },
- "breaker": {
- "name": "ブレーカー",
- "state": {
- "off": "トリップ",
- "on": "リセット"
- }
- },
- "do_not_disturb": {
- "name": "邪魔しないでください"
- },
- "evaporator_cleaning": {
- "name": "エバポレーターの掃除"
- },
- "ionizer": {
- "name": "イオナイザー"
- },
- "keytone": {
- "name": "キートーン"
- },
- "outlet_x": {
- "name": "コンセント{x}"
- },
- "sleep": {
- "name": "睡眠"
- },
- "switch_x": {
- "name": "スイッチ{x}"
- },
- "electrolytic_sterilization": {
- "name": "電解殺菌"
- },
- "uv_sterilization": {
- "name": "紫外線殺菌"
- }
- },
- "text": {
- "scene": {
- "name": "シーン"
- }
- },
- "time": {
- "timer": {
- "name": "タイマー"
- },
- "timer_x": {
- "name": "タイマー{x}"
- }
- },
- "valve": {
- "valve_x": {
- "name": "バルブ{x}"
- }
- },
- "water_heater": {
- "water_air": {
- "name": "給湯器"
- },
- "kettle": {
- "name": "ケトル"
- }
- }
- }
- }
|