|
79 | 79 | "state": {
|
80 | 80 | "no_data": "No data",
|
81 | 81 | "too_low": "Too low",
|
82 |
| - "low": "Low", |
| 82 | + "low": "[%key:common::state::low%]", |
83 | 83 | "perfect": "Perfect",
|
84 |
| - "high": "High", |
| 84 | + "high": "[%key:common::state::high%]", |
85 | 85 | "too_high": "Too high"
|
86 | 86 | }
|
87 | 87 | },
|
|
90 | 90 | "state": {
|
91 | 91 | "no_data": "[%key:component::fyta::entity::sensor::temperature_status::state::no_data%]",
|
92 | 92 | "too_low": "[%key:component::fyta::entity::sensor::temperature_status::state::too_low%]",
|
93 |
| - "low": "[%key:component::fyta::entity::sensor::temperature_status::state::low%]", |
| 93 | + "low": "[%key:common::state::low%]", |
94 | 94 | "perfect": "[%key:component::fyta::entity::sensor::temperature_status::state::perfect%]",
|
95 |
| - "high": "[%key:component::fyta::entity::sensor::temperature_status::state::high%]", |
| 95 | + "high": "[%key:common::state::high%]", |
96 | 96 | "too_high": "[%key:component::fyta::entity::sensor::temperature_status::state::too_high%]"
|
97 | 97 | }
|
98 | 98 | },
|
|
101 | 101 | "state": {
|
102 | 102 | "no_data": "[%key:component::fyta::entity::sensor::temperature_status::state::no_data%]",
|
103 | 103 | "too_low": "[%key:component::fyta::entity::sensor::temperature_status::state::too_low%]",
|
104 |
| - "low": "[%key:component::fyta::entity::sensor::temperature_status::state::low%]", |
| 104 | + "low": "[%key:common::state::low%]", |
105 | 105 | "perfect": "[%key:component::fyta::entity::sensor::temperature_status::state::perfect%]",
|
106 |
| - "high": "[%key:component::fyta::entity::sensor::temperature_status::state::high%]", |
| 106 | + "high": "[%key:common::state::high%]", |
107 | 107 | "too_high": "[%key:component::fyta::entity::sensor::temperature_status::state::too_high%]"
|
108 | 108 | }
|
109 | 109 | },
|
|
112 | 112 | "state": {
|
113 | 113 | "no_data": "[%key:component::fyta::entity::sensor::temperature_status::state::no_data%]",
|
114 | 114 | "too_low": "[%key:component::fyta::entity::sensor::temperature_status::state::too_low%]",
|
115 |
| - "low": "[%key:component::fyta::entity::sensor::temperature_status::state::low%]", |
| 115 | + "low": "[%key:common::state::low%]", |
116 | 116 | "perfect": "[%key:component::fyta::entity::sensor::temperature_status::state::perfect%]",
|
117 |
| - "high": "[%key:component::fyta::entity::sensor::temperature_status::state::high%]", |
| 117 | + "high": "[%key:common::state::high%]", |
118 | 118 | "too_high": "[%key:component::fyta::entity::sensor::temperature_status::state::too_high%]"
|
119 | 119 | }
|
120 | 120 | },
|
|
123 | 123 | "state": {
|
124 | 124 | "no_data": "[%key:component::fyta::entity::sensor::temperature_status::state::no_data%]",
|
125 | 125 | "too_low": "[%key:component::fyta::entity::sensor::temperature_status::state::too_low%]",
|
126 |
| - "low": "[%key:component::fyta::entity::sensor::temperature_status::state::low%]", |
| 126 | + "low": "[%key:common::state::low%]", |
127 | 127 | "perfect": "[%key:component::fyta::entity::sensor::temperature_status::state::perfect%]",
|
128 |
| - "high": "[%key:component::fyta::entity::sensor::temperature_status::state::high%]", |
| 128 | + "high": "[%key:common::state::high%]", |
129 | 129 | "too_high": "[%key:component::fyta::entity::sensor::temperature_status::state::too_high%]"
|
130 | 130 | }
|
131 | 131 | },
|
|
0 commit comments