11 #ifdef HAS_PROTO_MESSAGE_DUMP 15 return "ENTITY_CATEGORY_NONE";
17 return "ENTITY_CATEGORY_CONFIG";
19 return "ENTITY_CATEGORY_DIAGNOSTIC";
25 #ifdef HAS_PROTO_MESSAGE_DUMP 29 return "LEGACY_COVER_STATE_OPEN";
31 return "LEGACY_COVER_STATE_CLOSED";
37 #ifdef HAS_PROTO_MESSAGE_DUMP 41 return "COVER_OPERATION_IDLE";
43 return "COVER_OPERATION_IS_OPENING";
45 return "COVER_OPERATION_IS_CLOSING";
51 #ifdef HAS_PROTO_MESSAGE_DUMP 55 return "LEGACY_COVER_COMMAND_OPEN";
57 return "LEGACY_COVER_COMMAND_CLOSE";
59 return "LEGACY_COVER_COMMAND_STOP";
65 #ifdef HAS_PROTO_MESSAGE_DUMP 66 template<>
const char *proto_enum_to_string<enums::FanSpeed>(
enums::FanSpeed value) {
69 return "FAN_SPEED_LOW";
71 return "FAN_SPEED_MEDIUM";
73 return "FAN_SPEED_HIGH";
79 #ifdef HAS_PROTO_MESSAGE_DUMP 83 return "FAN_DIRECTION_FORWARD";
85 return "FAN_DIRECTION_REVERSE";
91 #ifdef HAS_PROTO_MESSAGE_DUMP 92 template<>
const char *proto_enum_to_string<enums::ColorMode>(
enums::ColorMode value) {
95 return "COLOR_MODE_UNKNOWN";
97 return "COLOR_MODE_ON_OFF";
99 return "COLOR_MODE_BRIGHTNESS";
101 return "COLOR_MODE_WHITE";
103 return "COLOR_MODE_COLOR_TEMPERATURE";
105 return "COLOR_MODE_COLD_WARM_WHITE";
107 return "COLOR_MODE_RGB";
109 return "COLOR_MODE_RGB_WHITE";
111 return "COLOR_MODE_RGB_COLOR_TEMPERATURE";
113 return "COLOR_MODE_RGB_COLD_WARM_WHITE";
119 #ifdef HAS_PROTO_MESSAGE_DUMP 123 return "STATE_CLASS_NONE";
125 return "STATE_CLASS_MEASUREMENT";
127 return "STATE_CLASS_TOTAL_INCREASING";
129 return "STATE_CLASS_TOTAL";
135 #ifdef HAS_PROTO_MESSAGE_DUMP 139 return "LAST_RESET_NONE";
141 return "LAST_RESET_NEVER";
143 return "LAST_RESET_AUTO";
149 #ifdef HAS_PROTO_MESSAGE_DUMP 153 return "LOG_LEVEL_NONE";
155 return "LOG_LEVEL_ERROR";
157 return "LOG_LEVEL_WARN";
159 return "LOG_LEVEL_INFO";
161 return "LOG_LEVEL_CONFIG";
163 return "LOG_LEVEL_DEBUG";
165 return "LOG_LEVEL_VERBOSE";
167 return "LOG_LEVEL_VERY_VERBOSE";
173 #ifdef HAS_PROTO_MESSAGE_DUMP 177 return "SERVICE_ARG_TYPE_BOOL";
179 return "SERVICE_ARG_TYPE_INT";
181 return "SERVICE_ARG_TYPE_FLOAT";
183 return "SERVICE_ARG_TYPE_STRING";
185 return "SERVICE_ARG_TYPE_BOOL_ARRAY";
187 return "SERVICE_ARG_TYPE_INT_ARRAY";
189 return "SERVICE_ARG_TYPE_FLOAT_ARRAY";
191 return "SERVICE_ARG_TYPE_STRING_ARRAY";
197 #ifdef HAS_PROTO_MESSAGE_DUMP 201 return "CLIMATE_MODE_OFF";
203 return "CLIMATE_MODE_HEAT_COOL";
205 return "CLIMATE_MODE_COOL";
207 return "CLIMATE_MODE_HEAT";
209 return "CLIMATE_MODE_FAN_ONLY";
211 return "CLIMATE_MODE_DRY";
213 return "CLIMATE_MODE_AUTO";
219 #ifdef HAS_PROTO_MESSAGE_DUMP 223 return "CLIMATE_FAN_ON";
225 return "CLIMATE_FAN_OFF";
227 return "CLIMATE_FAN_AUTO";
229 return "CLIMATE_FAN_LOW";
231 return "CLIMATE_FAN_MEDIUM";
233 return "CLIMATE_FAN_HIGH";
235 return "CLIMATE_FAN_MIDDLE";
237 return "CLIMATE_FAN_FOCUS";
239 return "CLIMATE_FAN_DIFFUSE";
241 return "CLIMATE_FAN_QUIET";
247 #ifdef HAS_PROTO_MESSAGE_DUMP 251 return "CLIMATE_SWING_OFF";
253 return "CLIMATE_SWING_BOTH";
255 return "CLIMATE_SWING_VERTICAL";
257 return "CLIMATE_SWING_HORIZONTAL";
263 #ifdef HAS_PROTO_MESSAGE_DUMP 267 return "CLIMATE_ACTION_OFF";
269 return "CLIMATE_ACTION_COOLING";
271 return "CLIMATE_ACTION_HEATING";
273 return "CLIMATE_ACTION_IDLE";
275 return "CLIMATE_ACTION_DRYING";
277 return "CLIMATE_ACTION_FAN";
283 #ifdef HAS_PROTO_MESSAGE_DUMP 287 return "CLIMATE_PRESET_NONE";
289 return "CLIMATE_PRESET_HOME";
291 return "CLIMATE_PRESET_AWAY";
293 return "CLIMATE_PRESET_BOOST";
295 return "CLIMATE_PRESET_COMFORT";
297 return "CLIMATE_PRESET_ECO";
299 return "CLIMATE_PRESET_SLEEP";
301 return "CLIMATE_PRESET_ACTIVITY";
307 #ifdef HAS_PROTO_MESSAGE_DUMP 311 return "NUMBER_MODE_AUTO";
313 return "NUMBER_MODE_BOX";
315 return "NUMBER_MODE_SLIDER";
321 #ifdef HAS_PROTO_MESSAGE_DUMP 325 return "LOCK_STATE_NONE";
327 return "LOCK_STATE_LOCKED";
329 return "LOCK_STATE_UNLOCKED";
331 return "LOCK_STATE_JAMMED";
333 return "LOCK_STATE_LOCKING";
335 return "LOCK_STATE_UNLOCKING";
341 #ifdef HAS_PROTO_MESSAGE_DUMP 345 return "LOCK_UNLOCK";
355 #ifdef HAS_PROTO_MESSAGE_DUMP 359 return "MEDIA_PLAYER_STATE_NONE";
361 return "MEDIA_PLAYER_STATE_IDLE";
363 return "MEDIA_PLAYER_STATE_PLAYING";
365 return "MEDIA_PLAYER_STATE_PAUSED";
371 #ifdef HAS_PROTO_MESSAGE_DUMP 375 return "MEDIA_PLAYER_COMMAND_PLAY";
377 return "MEDIA_PLAYER_COMMAND_PAUSE";
379 return "MEDIA_PLAYER_COMMAND_STOP";
381 return "MEDIA_PLAYER_COMMAND_MUTE";
383 return "MEDIA_PLAYER_COMMAND_UNMUTE";
389 #ifdef HAS_PROTO_MESSAGE_DUMP 393 return "MEDIA_PLAYER_FORMAT_PURPOSE_DEFAULT";
395 return "MEDIA_PLAYER_FORMAT_PURPOSE_ANNOUNCEMENT";
401 #ifdef HAS_PROTO_MESSAGE_DUMP 406 return "BLUETOOTH_DEVICE_REQUEST_TYPE_CONNECT";
408 return "BLUETOOTH_DEVICE_REQUEST_TYPE_DISCONNECT";
410 return "BLUETOOTH_DEVICE_REQUEST_TYPE_PAIR";
412 return "BLUETOOTH_DEVICE_REQUEST_TYPE_UNPAIR";
414 return "BLUETOOTH_DEVICE_REQUEST_TYPE_CONNECT_V3_WITH_CACHE";
416 return "BLUETOOTH_DEVICE_REQUEST_TYPE_CONNECT_V3_WITHOUT_CACHE";
418 return "BLUETOOTH_DEVICE_REQUEST_TYPE_CLEAR_CACHE";
424 #ifdef HAS_PROTO_MESSAGE_DUMP 429 return "VOICE_ASSISTANT_SUBSCRIBE_NONE";
431 return "VOICE_ASSISTANT_SUBSCRIBE_API_AUDIO";
437 #ifdef HAS_PROTO_MESSAGE_DUMP 441 return "VOICE_ASSISTANT_REQUEST_NONE";
443 return "VOICE_ASSISTANT_REQUEST_USE_VAD";
445 return "VOICE_ASSISTANT_REQUEST_USE_WAKE_WORD";
451 #ifdef HAS_PROTO_MESSAGE_DUMP 455 return "VOICE_ASSISTANT_ERROR";
457 return "VOICE_ASSISTANT_RUN_START";
459 return "VOICE_ASSISTANT_RUN_END";
461 return "VOICE_ASSISTANT_STT_START";
463 return "VOICE_ASSISTANT_STT_END";
465 return "VOICE_ASSISTANT_INTENT_START";
467 return "VOICE_ASSISTANT_INTENT_END";
469 return "VOICE_ASSISTANT_TTS_START";
471 return "VOICE_ASSISTANT_TTS_END";
473 return "VOICE_ASSISTANT_WAKE_WORD_START";
475 return "VOICE_ASSISTANT_WAKE_WORD_END";
477 return "VOICE_ASSISTANT_STT_VAD_START";
479 return "VOICE_ASSISTANT_STT_VAD_END";
481 return "VOICE_ASSISTANT_TTS_STREAM_START";
483 return "VOICE_ASSISTANT_TTS_STREAM_END";
489 #ifdef HAS_PROTO_MESSAGE_DUMP 493 return "VOICE_ASSISTANT_TIMER_STARTED";
495 return "VOICE_ASSISTANT_TIMER_UPDATED";
497 return "VOICE_ASSISTANT_TIMER_CANCELLED";
499 return "VOICE_ASSISTANT_TIMER_FINISHED";
505 #ifdef HAS_PROTO_MESSAGE_DUMP 509 return "ALARM_STATE_DISARMED";
511 return "ALARM_STATE_ARMED_HOME";
513 return "ALARM_STATE_ARMED_AWAY";
515 return "ALARM_STATE_ARMED_NIGHT";
517 return "ALARM_STATE_ARMED_VACATION";
519 return "ALARM_STATE_ARMED_CUSTOM_BYPASS";
521 return "ALARM_STATE_PENDING";
523 return "ALARM_STATE_ARMING";
525 return "ALARM_STATE_DISARMING";
527 return "ALARM_STATE_TRIGGERED";
533 #ifdef HAS_PROTO_MESSAGE_DUMP 538 return "ALARM_CONTROL_PANEL_DISARM";
540 return "ALARM_CONTROL_PANEL_ARM_AWAY";
542 return "ALARM_CONTROL_PANEL_ARM_HOME";
544 return "ALARM_CONTROL_PANEL_ARM_NIGHT";
546 return "ALARM_CONTROL_PANEL_ARM_VACATION";
548 return "ALARM_CONTROL_PANEL_ARM_CUSTOM_BYPASS";
550 return "ALARM_CONTROL_PANEL_TRIGGER";
556 #ifdef HAS_PROTO_MESSAGE_DUMP 560 return "TEXT_MODE_TEXT";
562 return "TEXT_MODE_PASSWORD";
568 #ifdef HAS_PROTO_MESSAGE_DUMP 572 return "VALVE_OPERATION_IDLE";
574 return "VALVE_OPERATION_IS_OPENING";
576 return "VALVE_OPERATION_IS_CLOSING";
582 #ifdef HAS_PROTO_MESSAGE_DUMP 586 return "UPDATE_COMMAND_NONE";
588 return "UPDATE_COMMAND_UPDATE";
590 return "UPDATE_COMMAND_CHECK";
625 #ifdef HAS_PROTO_MESSAGE_DUMP 628 out.append(
"HelloRequest {\n");
629 out.append(
" client_info: ");
630 out.append(
"'").append(this->
client_info).append(
"'");
633 out.append(
" api_version_major: ");
638 out.append(
" api_version_minor: ");
679 #ifdef HAS_PROTO_MESSAGE_DUMP 682 out.append(
"HelloResponse {\n");
683 out.append(
" api_version_major: ");
688 out.append(
" api_version_minor: ");
693 out.append(
" server_info: ");
694 out.append(
"'").append(this->server_info).append(
"'");
697 out.append(
" name: ");
698 out.append(
"'").append(this->
name).append(
"'");
714 #ifdef HAS_PROTO_MESSAGE_DUMP 717 out.append(
"ConnectRequest {\n");
718 out.append(
" password: ");
719 out.append(
"'").append(this->password).append(
"'");
727 this->invalid_password = value.
as_bool();
735 #ifdef HAS_PROTO_MESSAGE_DUMP 738 out.append(
"ConnectResponse {\n");
739 out.append(
" invalid_password: ");
740 out.append(YESNO(this->invalid_password));
746 #ifdef HAS_PROTO_MESSAGE_DUMP 750 #ifdef HAS_PROTO_MESSAGE_DUMP 754 #ifdef HAS_PROTO_MESSAGE_DUMP 758 #ifdef HAS_PROTO_MESSAGE_DUMP 762 #ifdef HAS_PROTO_MESSAGE_DUMP 768 this->uses_password = value.
as_bool();
772 this->has_deep_sleep = value.
as_bool();
776 this->webserver_port = value.
as_uint32();
780 this->legacy_bluetooth_proxy_version = value.
as_uint32();
784 this->bluetooth_proxy_feature_flags = value.
as_uint32();
788 this->legacy_voice_assistant_version = value.
as_uint32();
792 this->voice_assistant_feature_flags = value.
as_uint32();
810 this->esphome_version = value.
as_string();
814 this->compilation_time = value.
as_string();
826 this->project_version = value.
as_string();
838 this->suggested_area = value.
as_string();
842 this->bluetooth_mac_address = value.
as_string();
860 buffer.
encode_uint32(11, this->legacy_bluetooth_proxy_version);
861 buffer.
encode_uint32(15, this->bluetooth_proxy_feature_flags);
864 buffer.
encode_uint32(14, this->legacy_voice_assistant_version);
865 buffer.
encode_uint32(17, this->voice_assistant_feature_flags);
869 #ifdef HAS_PROTO_MESSAGE_DUMP 872 out.append(
"DeviceInfoResponse {\n");
873 out.append(
" uses_password: ");
874 out.append(YESNO(this->uses_password));
877 out.append(
" name: ");
878 out.append(
"'").append(this->
name).append(
"'");
881 out.append(
" mac_address: ");
882 out.append(
"'").append(this->mac_address).append(
"'");
885 out.append(
" esphome_version: ");
886 out.append(
"'").append(this->esphome_version).append(
"'");
889 out.append(
" compilation_time: ");
890 out.append(
"'").append(this->compilation_time).append(
"'");
893 out.append(
" model: ");
894 out.append(
"'").append(this->model).append(
"'");
897 out.append(
" has_deep_sleep: ");
898 out.append(YESNO(this->has_deep_sleep));
901 out.append(
" project_name: ");
902 out.append(
"'").append(this->project_name).append(
"'");
905 out.append(
" project_version: ");
906 out.append(
"'").append(this->project_version).append(
"'");
909 out.append(
" webserver_port: ");
910 sprintf(buffer,
"%" PRIu32, this->webserver_port);
914 out.append(
" legacy_bluetooth_proxy_version: ");
915 sprintf(buffer,
"%" PRIu32, this->legacy_bluetooth_proxy_version);
919 out.append(
" bluetooth_proxy_feature_flags: ");
920 sprintf(buffer,
"%" PRIu32, this->bluetooth_proxy_feature_flags);
924 out.append(
" manufacturer: ");
925 out.append(
"'").append(this->manufacturer).append(
"'");
928 out.append(
" friendly_name: ");
929 out.append(
"'").append(this->friendly_name).append(
"'");
932 out.append(
" legacy_voice_assistant_version: ");
933 sprintf(buffer,
"%" PRIu32, this->legacy_voice_assistant_version);
937 out.append(
" voice_assistant_feature_flags: ");
938 sprintf(buffer,
"%" PRIu32, this->voice_assistant_feature_flags);
942 out.append(
" suggested_area: ");
943 out.append(
"'").append(this->suggested_area).append(
"'");
946 out.append(
" bluetooth_mac_address: ");
947 out.append(
"'").append(this->bluetooth_mac_address).append(
"'");
953 #ifdef HAS_PROTO_MESSAGE_DUMP 957 #ifdef HAS_PROTO_MESSAGE_DUMP 961 #ifdef HAS_PROTO_MESSAGE_DUMP 967 this->is_status_binary_sensor = value.
as_bool();
971 this->disabled_by_default = value.
as_bool();
1024 buffer.
encode_bool(6, this->is_status_binary_sensor);
1029 #ifdef HAS_PROTO_MESSAGE_DUMP 1032 out.append(
"ListEntitiesBinarySensorResponse {\n");
1033 out.append(
" object_id: ");
1034 out.append(
"'").append(this->object_id).append(
"'");
1037 out.append(
" key: ");
1038 sprintf(buffer,
"%" PRIu32, this->key);
1042 out.append(
" name: ");
1043 out.append(
"'").append(this->
name).append(
"'");
1046 out.append(
" unique_id: ");
1047 out.append(
"'").append(this->unique_id).append(
"'");
1050 out.append(
" device_class: ");
1051 out.append(
"'").append(this->device_class).append(
"'");
1054 out.append(
" is_status_binary_sensor: ");
1055 out.append(YESNO(this->is_status_binary_sensor));
1058 out.append(
" disabled_by_default: ");
1059 out.append(YESNO(this->disabled_by_default));
1062 out.append(
" icon: ");
1063 out.append(
"'").append(this->icon).append(
"'");
1066 out.append(
" entity_category: ");
1067 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
1079 this->missing_state = value.
as_bool();
1101 #ifdef HAS_PROTO_MESSAGE_DUMP 1104 out.append(
"BinarySensorStateResponse {\n");
1105 out.append(
" key: ");
1106 sprintf(buffer,
"%" PRIu32, this->key);
1110 out.append(
" state: ");
1111 out.append(YESNO(this->
state));
1114 out.append(
" missing_state: ");
1115 out.append(YESNO(this->missing_state));
1123 this->assumed_state = value.
as_bool();
1127 this->supports_position = value.
as_bool();
1131 this->supports_tilt = value.
as_bool();
1135 this->disabled_by_default = value.
as_bool();
1143 this->supports_stop = value.
as_bool();
1200 #ifdef HAS_PROTO_MESSAGE_DUMP 1203 out.append(
"ListEntitiesCoverResponse {\n");
1204 out.append(
" object_id: ");
1205 out.append(
"'").append(this->object_id).append(
"'");
1208 out.append(
" key: ");
1209 sprintf(buffer,
"%" PRIu32, this->key);
1213 out.append(
" name: ");
1214 out.append(
"'").append(this->
name).append(
"'");
1217 out.append(
" unique_id: ");
1218 out.append(
"'").append(this->unique_id).append(
"'");
1221 out.append(
" assumed_state: ");
1222 out.append(YESNO(this->assumed_state));
1225 out.append(
" supports_position: ");
1226 out.append(YESNO(this->supports_position));
1229 out.append(
" supports_tilt: ");
1230 out.append(YESNO(this->supports_tilt));
1233 out.append(
" device_class: ");
1234 out.append(
"'").append(this->device_class).append(
"'");
1237 out.append(
" disabled_by_default: ");
1238 out.append(YESNO(this->disabled_by_default));
1241 out.append(
" icon: ");
1242 out.append(
"'").append(this->icon).append(
"'");
1245 out.append(
" entity_category: ");
1246 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
1249 out.append(
" supports_stop: ");
1250 out.append(YESNO(this->supports_stop));
1294 #ifdef HAS_PROTO_MESSAGE_DUMP 1297 out.append(
"CoverStateResponse {\n");
1298 out.append(
" key: ");
1299 sprintf(buffer,
"%" PRIu32, this->key);
1303 out.append(
" legacy_state: ");
1304 out.append(proto_enum_to_string<enums::LegacyCoverState>(this->legacy_state));
1307 out.append(
" position: ");
1308 sprintf(buffer,
"%g", this->
position);
1312 out.append(
" tilt: ");
1313 sprintf(buffer,
"%g", this->
tilt);
1317 out.append(
" current_operation: ");
1318 out.append(proto_enum_to_string<enums::CoverOperation>(this->current_operation));
1326 this->has_legacy_command = value.
as_bool();
1334 this->has_position = value.
as_bool();
1338 this->has_tilt = value.
as_bool();
1377 #ifdef HAS_PROTO_MESSAGE_DUMP 1380 out.append(
"CoverCommandRequest {\n");
1381 out.append(
" key: ");
1382 sprintf(buffer,
"%" PRIu32, this->key);
1386 out.append(
" has_legacy_command: ");
1387 out.append(YESNO(this->has_legacy_command));
1390 out.append(
" legacy_command: ");
1391 out.append(proto_enum_to_string<enums::LegacyCoverCommand>(this->legacy_command));
1394 out.append(
" has_position: ");
1395 out.append(YESNO(this->has_position));
1398 out.append(
" position: ");
1399 sprintf(buffer,
"%g", this->
position);
1403 out.append(
" has_tilt: ");
1404 out.append(YESNO(this->has_tilt));
1407 out.append(
" tilt: ");
1408 sprintf(buffer,
"%g", this->
tilt);
1412 out.append(
" stop: ");
1413 out.append(YESNO(this->stop));
1421 this->supports_oscillation = value.
as_bool();
1425 this->supports_speed = value.
as_bool();
1429 this->supports_direction = value.
as_bool();
1433 this->supported_speed_count = value.
as_int32();
1437 this->disabled_by_default = value.
as_bool();
1467 this->supported_preset_modes.push_back(value.
as_string());
1489 buffer.
encode_bool(5, this->supports_oscillation);
1496 for (
auto &it : this->supported_preset_modes) {
1500 #ifdef HAS_PROTO_MESSAGE_DUMP 1503 out.append(
"ListEntitiesFanResponse {\n");
1504 out.append(
" object_id: ");
1505 out.append(
"'").append(this->object_id).append(
"'");
1508 out.append(
" key: ");
1509 sprintf(buffer,
"%" PRIu32, this->key);
1513 out.append(
" name: ");
1514 out.append(
"'").append(this->
name).append(
"'");
1517 out.append(
" unique_id: ");
1518 out.append(
"'").append(this->unique_id).append(
"'");
1521 out.append(
" supports_oscillation: ");
1522 out.append(YESNO(this->supports_oscillation));
1525 out.append(
" supports_speed: ");
1526 out.append(YESNO(this->supports_speed));
1529 out.append(
" supports_direction: ");
1530 out.append(YESNO(this->supports_direction));
1533 out.append(
" supported_speed_count: ");
1534 sprintf(buffer,
"%" PRId32, this->supported_speed_count);
1538 out.append(
" disabled_by_default: ");
1539 out.append(YESNO(this->disabled_by_default));
1542 out.append(
" icon: ");
1543 out.append(
"'").append(this->icon).append(
"'");
1546 out.append(
" entity_category: ");
1547 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
1550 for (
const auto &it : this->supported_preset_modes) {
1551 out.append(
" supported_preset_modes: ");
1552 out.append(
"'").append(it).append(
"'");
1577 this->speed_level = value.
as_int32();
1613 #ifdef HAS_PROTO_MESSAGE_DUMP 1616 out.append(
"FanStateResponse {\n");
1617 out.append(
" key: ");
1618 sprintf(buffer,
"%" PRIu32, this->key);
1622 out.append(
" state: ");
1623 out.append(YESNO(this->
state));
1626 out.append(
" oscillating: ");
1630 out.append(
" speed: ");
1631 out.append(proto_enum_to_string<enums::FanSpeed>(this->
speed));
1634 out.append(
" direction: ");
1635 out.append(proto_enum_to_string<enums::FanDirection>(this->
direction));
1638 out.append(
" speed_level: ");
1639 sprintf(buffer,
"%" PRId32, this->speed_level);
1643 out.append(
" preset_mode: ");
1644 out.append(
"'").append(this->
preset_mode).append(
"'");
1652 this->has_state = value.
as_bool();
1660 this->has_speed = value.
as_bool();
1668 this->has_oscillating = value.
as_bool();
1676 this->has_direction = value.
as_bool();
1684 this->has_speed_level = value.
as_bool();
1688 this->speed_level = value.
as_int32();
1692 this->has_preset_mode = value.
as_bool();
1734 #ifdef HAS_PROTO_MESSAGE_DUMP 1737 out.append(
"FanCommandRequest {\n");
1738 out.append(
" key: ");
1739 sprintf(buffer,
"%" PRIu32, this->key);
1743 out.append(
" has_state: ");
1744 out.append(YESNO(this->has_state));
1747 out.append(
" state: ");
1748 out.append(YESNO(this->
state));
1751 out.append(
" has_speed: ");
1752 out.append(YESNO(this->has_speed));
1755 out.append(
" speed: ");
1756 out.append(proto_enum_to_string<enums::FanSpeed>(this->
speed));
1759 out.append(
" has_oscillating: ");
1760 out.append(YESNO(this->has_oscillating));
1763 out.append(
" oscillating: ");
1767 out.append(
" has_direction: ");
1768 out.append(YESNO(this->has_direction));
1771 out.append(
" direction: ");
1772 out.append(proto_enum_to_string<enums::FanDirection>(this->
direction));
1775 out.append(
" has_speed_level: ");
1776 out.append(YESNO(this->has_speed_level));
1779 out.append(
" speed_level: ");
1780 sprintf(buffer,
"%" PRId32, this->speed_level);
1784 out.append(
" has_preset_mode: ");
1785 out.append(YESNO(this->has_preset_mode));
1788 out.append(
" preset_mode: ");
1789 out.append(
"'").append(this->
preset_mode).append(
"'");
1801 this->legacy_supports_brightness = value.
as_bool();
1805 this->legacy_supports_rgb = value.
as_bool();
1809 this->legacy_supports_white_value = value.
as_bool();
1813 this->legacy_supports_color_temperature = value.
as_bool();
1817 this->disabled_by_default = value.
as_bool();
1843 this->effects.push_back(value.
as_string());
1861 this->min_mireds = value.
as_float();
1865 this->max_mireds = value.
as_float();
1877 for (
auto &it : this->supported_color_modes) {
1880 buffer.
encode_bool(5, this->legacy_supports_brightness);
1882 buffer.
encode_bool(7, this->legacy_supports_white_value);
1883 buffer.
encode_bool(8, this->legacy_supports_color_temperature);
1886 for (
auto &it : this->effects) {
1889 buffer.
encode_bool(13, this->disabled_by_default);
1893 #ifdef HAS_PROTO_MESSAGE_DUMP 1896 out.append(
"ListEntitiesLightResponse {\n");
1897 out.append(
" object_id: ");
1898 out.append(
"'").append(this->object_id).append(
"'");
1901 out.append(
" key: ");
1902 sprintf(buffer,
"%" PRIu32, this->key);
1906 out.append(
" name: ");
1907 out.append(
"'").append(this->
name).append(
"'");
1910 out.append(
" unique_id: ");
1911 out.append(
"'").append(this->unique_id).append(
"'");
1914 for (
const auto &it : this->supported_color_modes) {
1915 out.append(
" supported_color_modes: ");
1916 out.append(proto_enum_to_string<enums::ColorMode>(it));
1920 out.append(
" legacy_supports_brightness: ");
1921 out.append(YESNO(this->legacy_supports_brightness));
1924 out.append(
" legacy_supports_rgb: ");
1925 out.append(YESNO(this->legacy_supports_rgb));
1928 out.append(
" legacy_supports_white_value: ");
1929 out.append(YESNO(this->legacy_supports_white_value));
1932 out.append(
" legacy_supports_color_temperature: ");
1933 out.append(YESNO(this->legacy_supports_color_temperature));
1936 out.append(
" min_mireds: ");
1937 sprintf(buffer,
"%g", this->min_mireds);
1941 out.append(
" max_mireds: ");
1942 sprintf(buffer,
"%g", this->max_mireds);
1946 for (
const auto &it : this->effects) {
1947 out.append(
" effects: ");
1948 out.append(
"'").append(it).append(
"'");
1952 out.append(
" disabled_by_default: ");
1953 out.append(YESNO(this->disabled_by_default));
1956 out.append(
" icon: ");
1957 out.append(
"'").append(this->icon).append(
"'");
1960 out.append(
" entity_category: ");
1961 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
1997 this->brightness = value.
as_float();
2001 this->color_brightness = value.
as_float();
2021 this->color_temperature = value.
as_float();
2025 this->cold_white = value.
as_float();
2029 this->warm_white = value.
as_float();
2051 #ifdef HAS_PROTO_MESSAGE_DUMP 2054 out.append(
"LightStateResponse {\n");
2055 out.append(
" key: ");
2056 sprintf(buffer,
"%" PRIu32, this->key);
2060 out.append(
" state: ");
2061 out.append(YESNO(this->
state));
2064 out.append(
" brightness: ");
2065 sprintf(buffer,
"%g", this->brightness);
2069 out.append(
" color_mode: ");
2070 out.append(proto_enum_to_string<enums::ColorMode>(this->color_mode));
2073 out.append(
" color_brightness: ");
2074 sprintf(buffer,
"%g", this->color_brightness);
2078 out.append(
" red: ");
2079 sprintf(buffer,
"%g", this->red);
2083 out.append(
" green: ");
2084 sprintf(buffer,
"%g", this->green);
2088 out.append(
" blue: ");
2089 sprintf(buffer,
"%g", this->blue);
2093 out.append(
" white: ");
2094 sprintf(buffer,
"%g", this->white);
2098 out.append(
" color_temperature: ");
2099 sprintf(buffer,
"%g", this->color_temperature);
2103 out.append(
" cold_white: ");
2104 sprintf(buffer,
"%g", this->cold_white);
2108 out.append(
" warm_white: ");
2109 sprintf(buffer,
"%g", this->warm_white);
2113 out.append(
" effect: ");
2114 out.append(
"'").append(this->effect).append(
"'");
2122 this->has_state = value.
as_bool();
2130 this->has_brightness = value.
as_bool();
2134 this->has_color_mode = value.
as_bool();
2142 this->has_color_brightness = value.
as_bool();
2146 this->has_rgb = value.
as_bool();
2150 this->has_white = value.
as_bool();
2154 this->has_color_temperature = value.
as_bool();
2158 this->has_cold_white = value.
as_bool();
2162 this->has_warm_white = value.
as_bool();
2166 this->has_transition_length = value.
as_bool();
2170 this->transition_length = value.
as_uint32();
2174 this->has_flash_length = value.
as_bool();
2182 this->has_effect = value.
as_bool();
2206 this->brightness = value.
as_float();
2210 this->color_brightness = value.
as_float();
2230 this->color_temperature = value.
as_float();
2234 this->cold_white = value.
as_float();
2238 this->warm_white = value.
as_float();
2253 buffer.
encode_bool(20, this->has_color_brightness);
2261 buffer.
encode_bool(12, this->has_color_temperature);
2267 buffer.
encode_bool(14, this->has_transition_length);
2274 #ifdef HAS_PROTO_MESSAGE_DUMP 2277 out.append(
"LightCommandRequest {\n");
2278 out.append(
" key: ");
2279 sprintf(buffer,
"%" PRIu32, this->key);
2283 out.append(
" has_state: ");
2284 out.append(YESNO(this->has_state));
2287 out.append(
" state: ");
2288 out.append(YESNO(this->
state));
2291 out.append(
" has_brightness: ");
2292 out.append(YESNO(this->has_brightness));
2295 out.append(
" brightness: ");
2296 sprintf(buffer,
"%g", this->brightness);
2300 out.append(
" has_color_mode: ");
2301 out.append(YESNO(this->has_color_mode));
2304 out.append(
" color_mode: ");
2305 out.append(proto_enum_to_string<enums::ColorMode>(this->color_mode));
2308 out.append(
" has_color_brightness: ");
2309 out.append(YESNO(this->has_color_brightness));
2312 out.append(
" color_brightness: ");
2313 sprintf(buffer,
"%g", this->color_brightness);
2317 out.append(
" has_rgb: ");
2318 out.append(YESNO(this->has_rgb));
2321 out.append(
" red: ");
2322 sprintf(buffer,
"%g", this->red);
2326 out.append(
" green: ");
2327 sprintf(buffer,
"%g", this->green);
2331 out.append(
" blue: ");
2332 sprintf(buffer,
"%g", this->blue);
2336 out.append(
" has_white: ");
2337 out.append(YESNO(this->has_white));
2340 out.append(
" white: ");
2341 sprintf(buffer,
"%g", this->white);
2345 out.append(
" has_color_temperature: ");
2346 out.append(YESNO(this->has_color_temperature));
2349 out.append(
" color_temperature: ");
2350 sprintf(buffer,
"%g", this->color_temperature);
2354 out.append(
" has_cold_white: ");
2355 out.append(YESNO(this->has_cold_white));
2358 out.append(
" cold_white: ");
2359 sprintf(buffer,
"%g", this->cold_white);
2363 out.append(
" has_warm_white: ");
2364 out.append(YESNO(this->has_warm_white));
2367 out.append(
" warm_white: ");
2368 sprintf(buffer,
"%g", this->warm_white);
2372 out.append(
" has_transition_length: ");
2373 out.append(YESNO(this->has_transition_length));
2376 out.append(
" transition_length: ");
2377 sprintf(buffer,
"%" PRIu32, this->transition_length);
2381 out.append(
" has_flash_length: ");
2382 out.append(YESNO(this->has_flash_length));
2385 out.append(
" flash_length: ");
2386 sprintf(buffer,
"%" PRIu32, this->flash_length);
2390 out.append(
" has_effect: ");
2391 out.append(YESNO(this->has_effect));
2394 out.append(
" effect: ");
2395 out.append(
"'").append(this->effect).append(
"'");
2403 this->accuracy_decimals = value.
as_int32();
2407 this->force_update = value.
as_bool();
2419 this->disabled_by_default = value.
as_bool();
2449 this->unit_of_measurement = value.
as_string();
2482 buffer.
encode_bool(12, this->disabled_by_default);
2485 #ifdef HAS_PROTO_MESSAGE_DUMP 2488 out.append(
"ListEntitiesSensorResponse {\n");
2489 out.append(
" object_id: ");
2490 out.append(
"'").append(this->object_id).append(
"'");
2493 out.append(
" key: ");
2494 sprintf(buffer,
"%" PRIu32, this->key);
2498 out.append(
" name: ");
2499 out.append(
"'").append(this->
name).append(
"'");
2502 out.append(
" unique_id: ");
2503 out.append(
"'").append(this->unique_id).append(
"'");
2506 out.append(
" icon: ");
2507 out.append(
"'").append(this->icon).append(
"'");
2510 out.append(
" unit_of_measurement: ");
2511 out.append(
"'").append(this->unit_of_measurement).append(
"'");
2514 out.append(
" accuracy_decimals: ");
2515 sprintf(buffer,
"%" PRId32, this->accuracy_decimals);
2519 out.append(
" force_update: ");
2520 out.append(YESNO(this->force_update));
2523 out.append(
" device_class: ");
2524 out.append(
"'").append(this->device_class).append(
"'");
2527 out.append(
" state_class: ");
2528 out.append(proto_enum_to_string<enums::SensorStateClass>(this->state_class));
2531 out.append(
" legacy_last_reset_type: ");
2532 out.append(proto_enum_to_string<enums::SensorLastResetType>(this->legacy_last_reset_type));
2535 out.append(
" disabled_by_default: ");
2536 out.append(YESNO(this->disabled_by_default));
2539 out.append(
" entity_category: ");
2540 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
2548 this->missing_state = value.
as_bool();
2574 #ifdef HAS_PROTO_MESSAGE_DUMP 2577 out.append(
"SensorStateResponse {\n");
2578 out.append(
" key: ");
2579 sprintf(buffer,
"%" PRIu32, this->key);
2583 out.append(
" state: ");
2584 sprintf(buffer,
"%g", this->
state);
2588 out.append(
" missing_state: ");
2589 out.append(YESNO(this->missing_state));
2597 this->assumed_state = value.
as_bool();
2601 this->disabled_by_default = value.
as_bool();
2659 #ifdef HAS_PROTO_MESSAGE_DUMP 2662 out.append(
"ListEntitiesSwitchResponse {\n");
2663 out.append(
" object_id: ");
2664 out.append(
"'").append(this->object_id).append(
"'");
2667 out.append(
" key: ");
2668 sprintf(buffer,
"%" PRIu32, this->key);
2672 out.append(
" name: ");
2673 out.append(
"'").append(this->
name).append(
"'");
2676 out.append(
" unique_id: ");
2677 out.append(
"'").append(this->unique_id).append(
"'");
2680 out.append(
" icon: ");
2681 out.append(
"'").append(this->icon).append(
"'");
2684 out.append(
" assumed_state: ");
2685 out.append(YESNO(this->assumed_state));
2688 out.append(
" disabled_by_default: ");
2689 out.append(YESNO(this->disabled_by_default));
2692 out.append(
" entity_category: ");
2693 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
2696 out.append(
" device_class: ");
2697 out.append(
"'").append(this->device_class).append(
"'");
2726 #ifdef HAS_PROTO_MESSAGE_DUMP 2729 out.append(
"SwitchStateResponse {\n");
2730 out.append(
" key: ");
2731 sprintf(buffer,
"%" PRIu32, this->key);
2735 out.append(
" state: ");
2736 out.append(YESNO(this->
state));
2765 #ifdef HAS_PROTO_MESSAGE_DUMP 2768 out.append(
"SwitchCommandRequest {\n");
2769 out.append(
" key: ");
2770 sprintf(buffer,
"%" PRIu32, this->key);
2774 out.append(
" state: ");
2775 out.append(YESNO(this->
state));
2783 this->disabled_by_default = value.
as_bool();
2840 #ifdef HAS_PROTO_MESSAGE_DUMP 2843 out.append(
"ListEntitiesTextSensorResponse {\n");
2844 out.append(
" object_id: ");
2845 out.append(
"'").append(this->object_id).append(
"'");
2848 out.append(
" key: ");
2849 sprintf(buffer,
"%" PRIu32, this->key);
2853 out.append(
" name: ");
2854 out.append(
"'").append(this->
name).append(
"'");
2857 out.append(
" unique_id: ");
2858 out.append(
"'").append(this->unique_id).append(
"'");
2861 out.append(
" icon: ");
2862 out.append(
"'").append(this->icon).append(
"'");
2865 out.append(
" disabled_by_default: ");
2866 out.append(YESNO(this->disabled_by_default));
2869 out.append(
" entity_category: ");
2870 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
2873 out.append(
" device_class: ");
2874 out.append(
"'").append(this->device_class).append(
"'");
2882 this->missing_state = value.
as_bool();
2914 #ifdef HAS_PROTO_MESSAGE_DUMP 2917 out.append(
"TextSensorStateResponse {\n");
2918 out.append(
" key: ");
2919 sprintf(buffer,
"%" PRIu32, this->key);
2923 out.append(
" state: ");
2924 out.append(
"'").append(this->
state).append(
"'");
2927 out.append(
" missing_state: ");
2928 out.append(YESNO(this->missing_state));
2940 this->dump_config = value.
as_bool();
2951 #ifdef HAS_PROTO_MESSAGE_DUMP 2954 out.append(
"SubscribeLogsRequest {\n");
2955 out.append(
" level: ");
2956 out.append(proto_enum_to_string<enums::LogLevel>(this->level));
2959 out.append(
" dump_config: ");
2960 out.append(YESNO(this->dump_config));
2972 this->send_failed = value.
as_bool();
2994 #ifdef HAS_PROTO_MESSAGE_DUMP 2997 out.append(
"SubscribeLogsResponse {\n");
2998 out.append(
" level: ");
2999 out.append(proto_enum_to_string<enums::LogLevel>(this->level));
3002 out.append(
" message: ");
3003 out.append(
"'").append(this->message).append(
"'");
3006 out.append(
" send_failed: ");
3007 out.append(YESNO(this->send_failed));
3013 #ifdef HAS_PROTO_MESSAGE_DUMP 3015 out.append(
"SubscribeHomeassistantServicesRequest {}");
3036 #ifdef HAS_PROTO_MESSAGE_DUMP 3039 out.append(
"HomeassistantServiceMap {\n");
3040 out.append(
" key: ");
3041 out.append(
"'").append(this->key).append(
"'");
3044 out.append(
" value: ");
3045 out.append(
"'").append(this->value).append(
"'");
3053 this->is_event = value.
as_bool();
3084 for (
auto &it : this->data) {
3087 for (
auto &it : this->data_template) {
3090 for (
auto &it : this->variables) {
3095 #ifdef HAS_PROTO_MESSAGE_DUMP 3098 out.append(
"HomeassistantServiceResponse {\n");
3099 out.append(
" service: ");
3100 out.append(
"'").append(this->service).append(
"'");
3103 for (
const auto &it : this->data) {
3104 out.append(
" data: ");
3109 for (
const auto &it : this->data_template) {
3110 out.append(
" data_template: ");
3115 for (
const auto &it : this->variables) {
3116 out.append(
" variables: ");
3121 out.append(
" is_event: ");
3122 out.append(YESNO(this->is_event));
3128 #ifdef HAS_PROTO_MESSAGE_DUMP 3130 out.append(
"SubscribeHomeAssistantStatesRequest {}");
3162 #ifdef HAS_PROTO_MESSAGE_DUMP 3165 out.append(
"SubscribeHomeAssistantStateResponse {\n");
3166 out.append(
" entity_id: ");
3167 out.append(
"'").append(this->entity_id).append(
"'");
3170 out.append(
" attribute: ");
3171 out.append(
"'").append(this->attribute).append(
"'");
3174 out.append(
" once: ");
3175 out.append(YESNO(this->once));
3203 #ifdef HAS_PROTO_MESSAGE_DUMP 3206 out.append(
"HomeAssistantStateResponse {\n");
3207 out.append(
" entity_id: ");
3208 out.append(
"'").append(this->entity_id).append(
"'");
3211 out.append(
" state: ");
3212 out.append(
"'").append(this->
state).append(
"'");
3215 out.append(
" attribute: ");
3216 out.append(
"'").append(this->attribute).append(
"'");
3222 #ifdef HAS_PROTO_MESSAGE_DUMP 3236 #ifdef HAS_PROTO_MESSAGE_DUMP 3239 out.append(
"GetTimeResponse {\n");
3240 out.append(
" epoch_seconds: ");
3241 sprintf(buffer,
"%" PRIu32, this->epoch_seconds);
3271 #ifdef HAS_PROTO_MESSAGE_DUMP 3274 out.append(
"ListEntitiesServicesArgument {\n");
3275 out.append(
" name: ");
3276 out.append(
"'").append(this->
name).append(
"'");
3279 out.append(
" type: ");
3280 out.append(proto_enum_to_string<enums::ServiceArgType>(this->
type));
3312 for (
auto &it : this->args) {
3316 #ifdef HAS_PROTO_MESSAGE_DUMP 3319 out.append(
"ListEntitiesServicesResponse {\n");
3320 out.append(
" name: ");
3321 out.append(
"'").append(this->
name).append(
"'");
3324 out.append(
" key: ");
3325 sprintf(buffer,
"%" PRIu32, this->key);
3329 for (
const auto &it : this->args) {
3330 out.append(
" args: ");
3340 this->bool_ = value.
as_bool();
3344 this->legacy_int = value.
as_int32();
3352 this->bool_array.push_back(value.
as_bool());
3356 this->int_array.push_back(value.
as_sint32());
3370 this->string_array.push_back(value.
as_string());
3384 this->float_array.push_back(value.
as_float());
3397 for (
auto it : this->bool_array) {
3400 for (
auto &it : this->int_array) {
3403 for (
auto &it : this->float_array) {
3406 for (
auto &it : this->string_array) {
3410 #ifdef HAS_PROTO_MESSAGE_DUMP 3413 out.append(
"ExecuteServiceArgument {\n");
3414 out.append(
" bool_: ");
3415 out.append(YESNO(this->bool_));
3418 out.append(
" legacy_int: ");
3419 sprintf(buffer,
"%" PRId32, this->legacy_int);
3423 out.append(
" float_: ");
3424 sprintf(buffer,
"%g", this->float_);
3428 out.append(
" string_: ");
3429 out.append(
"'").append(this->string_).append(
"'");
3432 out.append(
" int_: ");
3433 sprintf(buffer,
"%" PRId32, this->int_);
3437 for (
const auto it : this->bool_array) {
3438 out.append(
" bool_array: ");
3439 out.append(YESNO(it));
3443 for (
const auto &it : this->int_array) {
3444 out.append(
" int_array: ");
3445 sprintf(buffer,
"%" PRId32, it);
3450 for (
const auto &it : this->float_array) {
3451 out.append(
" float_array: ");
3452 sprintf(buffer,
"%g", it);
3457 for (
const auto &it : this->string_array) {
3458 out.append(
" string_array: ");
3459 out.append(
"'").append(it).append(
"'");
3487 for (
auto &it : this->args) {
3491 #ifdef HAS_PROTO_MESSAGE_DUMP 3494 out.append(
"ExecuteServiceRequest {\n");
3495 out.append(
" key: ");
3496 sprintf(buffer,
"%" PRIu32, this->key);
3500 for (
const auto &it : this->args) {
3501 out.append(
" args: ");
3511 this->disabled_by_default = value.
as_bool();
3563 #ifdef HAS_PROTO_MESSAGE_DUMP 3566 out.append(
"ListEntitiesCameraResponse {\n");
3567 out.append(
" object_id: ");
3568 out.append(
"'").append(this->object_id).append(
"'");
3571 out.append(
" key: ");
3572 sprintf(buffer,
"%" PRIu32, this->key);
3576 out.append(
" name: ");
3577 out.append(
"'").append(this->
name).append(
"'");
3580 out.append(
" unique_id: ");
3581 out.append(
"'").append(this->unique_id).append(
"'");
3584 out.append(
" disabled_by_default: ");
3585 out.append(YESNO(this->disabled_by_default));
3588 out.append(
" icon: ");
3589 out.append(
"'").append(this->icon).append(
"'");
3592 out.append(
" entity_category: ");
3593 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
3633 #ifdef HAS_PROTO_MESSAGE_DUMP 3636 out.append(
"CameraImageResponse {\n");
3637 out.append(
" key: ");
3638 sprintf(buffer,
"%" PRIu32, this->key);
3642 out.append(
" data: ");
3643 out.append(
"'").append(this->data).append(
"'");
3646 out.append(
" done: ");
3647 out.append(YESNO(this->done));
3655 this->single = value.
as_bool();
3659 this->stream = value.
as_bool();
3670 #ifdef HAS_PROTO_MESSAGE_DUMP 3673 out.append(
"CameraImageRequest {\n");
3674 out.append(
" single: ");
3675 out.append(YESNO(this->single));
3678 out.append(
" stream: ");
3679 out.append(YESNO(this->stream));
3687 this->supports_current_temperature = value.
as_bool();
3691 this->supports_two_point_target_temperature = value.
as_bool();
3699 this->legacy_supports_away = value.
as_bool();
3703 this->supports_action = value.
as_bool();
3719 this->disabled_by_default = value.
as_bool();
3727 this->supports_current_humidity = value.
as_bool();
3731 this->supports_target_humidity = value.
as_bool();
3753 this->supported_custom_fan_modes.push_back(value.
as_string());
3757 this->supported_custom_presets.push_back(value.
as_string());
3775 this->visual_min_temperature = value.
as_float();
3779 this->visual_max_temperature = value.
as_float();
3783 this->visual_target_temperature_step = value.
as_float();
3787 this->visual_current_temperature_step = value.
as_float();
3791 this->visual_min_humidity = value.
as_float();
3795 this->visual_max_humidity = value.
as_float();
3807 buffer.
encode_bool(5, this->supports_current_temperature);
3808 buffer.
encode_bool(6, this->supports_two_point_target_temperature);
3809 for (
auto &it : this->supported_modes) {
3814 buffer.
encode_float(10, this->visual_target_temperature_step);
3815 buffer.
encode_bool(11, this->legacy_supports_away);
3817 for (
auto &it : this->supported_fan_modes) {
3820 for (
auto &it : this->supported_swing_modes) {
3823 for (
auto &it : this->supported_custom_fan_modes) {
3826 for (
auto &it : this->supported_presets) {
3829 for (
auto &it : this->supported_custom_presets) {
3832 buffer.
encode_bool(18, this->disabled_by_default);
3835 buffer.
encode_float(21, this->visual_current_temperature_step);
3836 buffer.
encode_bool(22, this->supports_current_humidity);
3837 buffer.
encode_bool(23, this->supports_target_humidity);
3841 #ifdef HAS_PROTO_MESSAGE_DUMP 3844 out.append(
"ListEntitiesClimateResponse {\n");
3845 out.append(
" object_id: ");
3846 out.append(
"'").append(this->object_id).append(
"'");
3849 out.append(
" key: ");
3850 sprintf(buffer,
"%" PRIu32, this->key);
3854 out.append(
" name: ");
3855 out.append(
"'").append(this->
name).append(
"'");
3858 out.append(
" unique_id: ");
3859 out.append(
"'").append(this->unique_id).append(
"'");
3862 out.append(
" supports_current_temperature: ");
3863 out.append(YESNO(this->supports_current_temperature));
3866 out.append(
" supports_two_point_target_temperature: ");
3867 out.append(YESNO(this->supports_two_point_target_temperature));
3870 for (
const auto &it : this->supported_modes) {
3871 out.append(
" supported_modes: ");
3872 out.append(proto_enum_to_string<enums::ClimateMode>(it));
3876 out.append(
" visual_min_temperature: ");
3877 sprintf(buffer,
"%g", this->visual_min_temperature);
3881 out.append(
" visual_max_temperature: ");
3882 sprintf(buffer,
"%g", this->visual_max_temperature);
3886 out.append(
" visual_target_temperature_step: ");
3887 sprintf(buffer,
"%g", this->visual_target_temperature_step);
3891 out.append(
" legacy_supports_away: ");
3892 out.append(YESNO(this->legacy_supports_away));
3895 out.append(
" supports_action: ");
3896 out.append(YESNO(this->supports_action));
3899 for (
const auto &it : this->supported_fan_modes) {
3900 out.append(
" supported_fan_modes: ");
3901 out.append(proto_enum_to_string<enums::ClimateFanMode>(it));
3905 for (
const auto &it : this->supported_swing_modes) {
3906 out.append(
" supported_swing_modes: ");
3907 out.append(proto_enum_to_string<enums::ClimateSwingMode>(it));
3911 for (
const auto &it : this->supported_custom_fan_modes) {
3912 out.append(
" supported_custom_fan_modes: ");
3913 out.append(
"'").append(it).append(
"'");
3917 for (
const auto &it : this->supported_presets) {
3918 out.append(
" supported_presets: ");
3919 out.append(proto_enum_to_string<enums::ClimatePreset>(it));
3923 for (
const auto &it : this->supported_custom_presets) {
3924 out.append(
" supported_custom_presets: ");
3925 out.append(
"'").append(it).append(
"'");
3929 out.append(
" disabled_by_default: ");
3930 out.append(YESNO(this->disabled_by_default));
3933 out.append(
" icon: ");
3934 out.append(
"'").append(this->icon).append(
"'");
3937 out.append(
" entity_category: ");
3938 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
3941 out.append(
" visual_current_temperature_step: ");
3942 sprintf(buffer,
"%g", this->visual_current_temperature_step);
3946 out.append(
" supports_current_humidity: ");
3947 out.append(YESNO(this->supports_current_humidity));
3950 out.append(
" supports_target_humidity: ");
3951 out.append(YESNO(this->supports_target_humidity));
3954 out.append(
" visual_min_humidity: ");
3955 sprintf(buffer,
"%g", this->visual_min_humidity);
3959 out.append(
" visual_max_humidity: ");
3960 sprintf(buffer,
"%g", this->visual_max_humidity);
3973 this->unused_legacy_away = value.
as_bool();
4017 this->current_temperature = value.
as_float();
4033 this->current_humidity = value.
as_float();
4061 #ifdef HAS_PROTO_MESSAGE_DUMP 4064 out.append(
"ClimateStateResponse {\n");
4065 out.append(
" key: ");
4066 sprintf(buffer,
"%" PRIu32, this->key);
4070 out.append(
" mode: ");
4071 out.append(proto_enum_to_string<enums::ClimateMode>(this->
mode));
4074 out.append(
" current_temperature: ");
4075 sprintf(buffer,
"%g", this->current_temperature);
4079 out.append(
" target_temperature: ");
4084 out.append(
" target_temperature_low: ");
4089 out.append(
" target_temperature_high: ");
4094 out.append(
" unused_legacy_away: ");
4095 out.append(YESNO(this->unused_legacy_away));
4098 out.append(
" action: ");
4099 out.append(proto_enum_to_string<enums::ClimateAction>(this->action));
4102 out.append(
" fan_mode: ");
4103 out.append(proto_enum_to_string<enums::ClimateFanMode>(this->
fan_mode));
4106 out.append(
" swing_mode: ");
4107 out.append(proto_enum_to_string<enums::ClimateSwingMode>(this->
swing_mode));
4110 out.append(
" custom_fan_mode: ");
4114 out.append(
" preset: ");
4115 out.append(proto_enum_to_string<enums::ClimatePreset>(this->
preset));
4118 out.append(
" custom_preset: ");
4122 out.append(
" current_humidity: ");
4123 sprintf(buffer,
"%g", this->current_humidity);
4127 out.append(
" target_humidity: ");
4137 this->has_mode = value.
as_bool();
4145 this->has_target_temperature = value.
as_bool();
4149 this->has_target_temperature_low = value.
as_bool();
4153 this->has_target_temperature_high = value.
as_bool();
4157 this->unused_has_legacy_away = value.
as_bool();
4161 this->unused_legacy_away = value.
as_bool();
4165 this->has_fan_mode = value.
as_bool();
4173 this->has_swing_mode = value.
as_bool();
4181 this->has_custom_fan_mode = value.
as_bool();
4185 this->has_preset = value.
as_bool();
4193 this->has_custom_preset = value.
as_bool();
4197 this->has_target_humidity = value.
as_bool();
4248 buffer.
encode_bool(4, this->has_target_temperature);
4250 buffer.
encode_bool(6, this->has_target_temperature_low);
4252 buffer.
encode_bool(8, this->has_target_temperature_high);
4254 buffer.
encode_bool(10, this->unused_has_legacy_away);
4260 buffer.
encode_bool(16, this->has_custom_fan_mode);
4266 buffer.
encode_bool(22, this->has_target_humidity);
4269 #ifdef HAS_PROTO_MESSAGE_DUMP 4272 out.append(
"ClimateCommandRequest {\n");
4273 out.append(
" key: ");
4274 sprintf(buffer,
"%" PRIu32, this->key);
4278 out.append(
" has_mode: ");
4279 out.append(YESNO(this->has_mode));
4282 out.append(
" mode: ");
4283 out.append(proto_enum_to_string<enums::ClimateMode>(this->
mode));
4286 out.append(
" has_target_temperature: ");
4287 out.append(YESNO(this->has_target_temperature));
4290 out.append(
" target_temperature: ");
4295 out.append(
" has_target_temperature_low: ");
4296 out.append(YESNO(this->has_target_temperature_low));
4299 out.append(
" target_temperature_low: ");
4304 out.append(
" has_target_temperature_high: ");
4305 out.append(YESNO(this->has_target_temperature_high));
4308 out.append(
" target_temperature_high: ");
4313 out.append(
" unused_has_legacy_away: ");
4314 out.append(YESNO(this->unused_has_legacy_away));
4317 out.append(
" unused_legacy_away: ");
4318 out.append(YESNO(this->unused_legacy_away));
4321 out.append(
" has_fan_mode: ");
4322 out.append(YESNO(this->has_fan_mode));
4325 out.append(
" fan_mode: ");
4326 out.append(proto_enum_to_string<enums::ClimateFanMode>(this->
fan_mode));
4329 out.append(
" has_swing_mode: ");
4330 out.append(YESNO(this->has_swing_mode));
4333 out.append(
" swing_mode: ");
4334 out.append(proto_enum_to_string<enums::ClimateSwingMode>(this->
swing_mode));
4337 out.append(
" has_custom_fan_mode: ");
4338 out.append(YESNO(this->has_custom_fan_mode));
4341 out.append(
" custom_fan_mode: ");
4345 out.append(
" has_preset: ");
4346 out.append(YESNO(this->has_preset));
4349 out.append(
" preset: ");
4350 out.append(proto_enum_to_string<enums::ClimatePreset>(this->
preset));
4353 out.append(
" has_custom_preset: ");
4354 out.append(YESNO(this->has_custom_preset));
4357 out.append(
" custom_preset: ");
4361 out.append(
" has_target_humidity: ");
4362 out.append(YESNO(this->has_target_humidity));
4365 out.append(
" target_humidity: ");
4375 this->disabled_by_default = value.
as_bool();
4409 this->unit_of_measurement = value.
as_string();
4427 this->min_value = value.
as_float();
4431 this->max_value = value.
as_float();
4457 #ifdef HAS_PROTO_MESSAGE_DUMP 4460 out.append(
"ListEntitiesNumberResponse {\n");
4461 out.append(
" object_id: ");
4462 out.append(
"'").append(this->object_id).append(
"'");
4465 out.append(
" key: ");
4466 sprintf(buffer,
"%" PRIu32, this->key);
4470 out.append(
" name: ");
4471 out.append(
"'").append(this->
name).append(
"'");
4474 out.append(
" unique_id: ");
4475 out.append(
"'").append(this->unique_id).append(
"'");
4478 out.append(
" icon: ");
4479 out.append(
"'").append(this->icon).append(
"'");
4482 out.append(
" min_value: ");
4483 sprintf(buffer,
"%g", this->min_value);
4487 out.append(
" max_value: ");
4488 sprintf(buffer,
"%g", this->max_value);
4492 out.append(
" step: ");
4493 sprintf(buffer,
"%g", this->step);
4497 out.append(
" disabled_by_default: ");
4498 out.append(YESNO(this->disabled_by_default));
4501 out.append(
" entity_category: ");
4502 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
4505 out.append(
" unit_of_measurement: ");
4506 out.append(
"'").append(this->unit_of_measurement).append(
"'");
4509 out.append(
" mode: ");
4510 out.append(proto_enum_to_string<enums::NumberMode>(this->
mode));
4513 out.append(
" device_class: ");
4514 out.append(
"'").append(this->device_class).append(
"'");
4522 this->missing_state = value.
as_bool();
4548 #ifdef HAS_PROTO_MESSAGE_DUMP 4551 out.append(
"NumberStateResponse {\n");
4552 out.append(
" key: ");
4553 sprintf(buffer,
"%" PRIu32, this->key);
4557 out.append(
" state: ");
4558 sprintf(buffer,
"%g", this->
state);
4562 out.append(
" missing_state: ");
4563 out.append(YESNO(this->missing_state));
4586 #ifdef HAS_PROTO_MESSAGE_DUMP 4589 out.append(
"NumberCommandRequest {\n");
4590 out.append(
" key: ");
4591 sprintf(buffer,
"%" PRIu32, this->key);
4595 out.append(
" state: ");
4596 sprintf(buffer,
"%g", this->
state);
4605 this->disabled_by_default = value.
as_bool();
4658 for (
auto &it : this->
options) {
4664 #ifdef HAS_PROTO_MESSAGE_DUMP 4667 out.append(
"ListEntitiesSelectResponse {\n");
4668 out.append(
" object_id: ");
4669 out.append(
"'").append(this->object_id).append(
"'");
4672 out.append(
" key: ");
4673 sprintf(buffer,
"%" PRIu32, this->key);
4677 out.append(
" name: ");
4678 out.append(
"'").append(this->
name).append(
"'");
4681 out.append(
" unique_id: ");
4682 out.append(
"'").append(this->unique_id).append(
"'");
4685 out.append(
" icon: ");
4686 out.append(
"'").append(this->icon).append(
"'");
4689 for (
const auto &it : this->
options) {
4690 out.append(
" options: ");
4691 out.append(
"'").append(it).append(
"'");
4695 out.append(
" disabled_by_default: ");
4696 out.append(YESNO(this->disabled_by_default));
4699 out.append(
" entity_category: ");
4700 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
4708 this->missing_state = value.
as_bool();
4740 #ifdef HAS_PROTO_MESSAGE_DUMP 4743 out.append(
"SelectStateResponse {\n");
4744 out.append(
" key: ");
4745 sprintf(buffer,
"%" PRIu32, this->key);
4749 out.append(
" state: ");
4750 out.append(
"'").append(this->
state).append(
"'");
4753 out.append(
" missing_state: ");
4754 out.append(YESNO(this->missing_state));
4783 #ifdef HAS_PROTO_MESSAGE_DUMP 4786 out.append(
"SelectCommandRequest {\n");
4787 out.append(
" key: ");
4788 sprintf(buffer,
"%" PRIu32, this->key);
4792 out.append(
" state: ");
4793 out.append(
"'").append(this->
state).append(
"'");
4801 this->disabled_by_default = value.
as_bool();
4809 this->assumed_state = value.
as_bool();
4813 this->supports_open = value.
as_bool();
4817 this->requires_code = value.
as_bool();
4873 #ifdef HAS_PROTO_MESSAGE_DUMP 4876 out.append(
"ListEntitiesLockResponse {\n");
4877 out.append(
" object_id: ");
4878 out.append(
"'").append(this->object_id).append(
"'");
4881 out.append(
" key: ");
4882 sprintf(buffer,
"%" PRIu32, this->key);
4886 out.append(
" name: ");
4887 out.append(
"'").append(this->
name).append(
"'");
4890 out.append(
" unique_id: ");
4891 out.append(
"'").append(this->unique_id).append(
"'");
4894 out.append(
" icon: ");
4895 out.append(
"'").append(this->icon).append(
"'");
4898 out.append(
" disabled_by_default: ");
4899 out.append(YESNO(this->disabled_by_default));
4902 out.append(
" entity_category: ");
4903 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
4906 out.append(
" assumed_state: ");
4907 out.append(YESNO(this->assumed_state));
4910 out.append(
" supports_open: ");
4911 out.append(YESNO(this->supports_open));
4914 out.append(
" requires_code: ");
4915 out.append(YESNO(this->requires_code));
4918 out.append(
" code_format: ");
4919 out.append(
"'").append(this->code_format).append(
"'");
4948 #ifdef HAS_PROTO_MESSAGE_DUMP 4951 out.append(
"LockStateResponse {\n");
4952 out.append(
" key: ");
4953 sprintf(buffer,
"%" PRIu32, this->key);
4957 out.append(
" state: ");
4958 out.append(proto_enum_to_string<enums::LockState>(this->
state));
4970 this->has_code = value.
as_bool();
5003 #ifdef HAS_PROTO_MESSAGE_DUMP 5006 out.append(
"LockCommandRequest {\n");
5007 out.append(
" key: ");
5008 sprintf(buffer,
"%" PRIu32, this->key);
5012 out.append(
" command: ");
5013 out.append(proto_enum_to_string<enums::LockCommand>(this->command));
5016 out.append(
" has_code: ");
5017 out.append(YESNO(this->has_code));
5020 out.append(
" code: ");
5021 out.append(
"'").append(this->code).append(
"'");
5029 this->disabled_by_default = value.
as_bool();
5086 #ifdef HAS_PROTO_MESSAGE_DUMP 5089 out.append(
"ListEntitiesButtonResponse {\n");
5090 out.append(
" object_id: ");
5091 out.append(
"'").append(this->object_id).append(
"'");
5094 out.append(
" key: ");
5095 sprintf(buffer,
"%" PRIu32, this->key);
5099 out.append(
" name: ");
5100 out.append(
"'").append(this->
name).append(
"'");
5103 out.append(
" unique_id: ");
5104 out.append(
"'").append(this->unique_id).append(
"'");
5107 out.append(
" icon: ");
5108 out.append(
"'").append(this->icon).append(
"'");
5111 out.append(
" disabled_by_default: ");
5112 out.append(YESNO(this->disabled_by_default));
5115 out.append(
" entity_category: ");
5116 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
5119 out.append(
" device_class: ");
5120 out.append(
"'").append(this->device_class).append(
"'");
5136 #ifdef HAS_PROTO_MESSAGE_DUMP 5139 out.append(
"ButtonCommandRequest {\n");
5140 out.append(
" key: ");
5141 sprintf(buffer,
"%" PRIu32, this->key);
5186 #ifdef HAS_PROTO_MESSAGE_DUMP 5189 out.append(
"MediaPlayerSupportedFormat {\n");
5190 out.append(
" format: ");
5191 out.append(
"'").append(this->format).append(
"'");
5194 out.append(
" sample_rate: ");
5195 sprintf(buffer,
"%" PRIu32, this->sample_rate);
5199 out.append(
" num_channels: ");
5200 sprintf(buffer,
"%" PRIu32, this->num_channels);
5204 out.append(
" purpose: ");
5205 out.append(proto_enum_to_string<enums::MediaPlayerFormatPurpose>(this->purpose));
5208 out.append(
" sample_bytes: ");
5209 sprintf(buffer,
"%" PRIu32, this->sample_bytes);
5218 this->disabled_by_default = value.
as_bool();
5226 this->supports_pause = value.
as_bool();
5278 for (
auto &it : this->supported_formats) {
5282 #ifdef HAS_PROTO_MESSAGE_DUMP 5285 out.append(
"ListEntitiesMediaPlayerResponse {\n");
5286 out.append(
" object_id: ");
5287 out.append(
"'").append(this->object_id).append(
"'");
5290 out.append(
" key: ");
5291 sprintf(buffer,
"%" PRIu32, this->key);
5295 out.append(
" name: ");
5296 out.append(
"'").append(this->
name).append(
"'");
5299 out.append(
" unique_id: ");
5300 out.append(
"'").append(this->unique_id).append(
"'");
5303 out.append(
" icon: ");
5304 out.append(
"'").append(this->icon).append(
"'");
5307 out.append(
" disabled_by_default: ");
5308 out.append(YESNO(this->disabled_by_default));
5311 out.append(
" entity_category: ");
5312 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
5315 out.append(
" supports_pause: ");
5316 out.append(YESNO(this->supports_pause));
5319 for (
const auto &it : this->supported_formats) {
5320 out.append(
" supported_formats: ");
5334 this->muted = value.
as_bool();
5361 #ifdef HAS_PROTO_MESSAGE_DUMP 5364 out.append(
"MediaPlayerStateResponse {\n");
5365 out.append(
" key: ");
5366 sprintf(buffer,
"%" PRIu32, this->key);
5370 out.append(
" state: ");
5371 out.append(proto_enum_to_string<enums::MediaPlayerState>(this->
state));
5374 out.append(
" volume: ");
5375 sprintf(buffer,
"%g", this->volume);
5379 out.append(
" muted: ");
5380 out.append(YESNO(this->muted));
5388 this->has_command = value.
as_bool();
5396 this->has_volume = value.
as_bool();
5400 this->has_media_url = value.
as_bool();
5404 this->has_announcement = value.
as_bool();
5408 this->announcement = value.
as_bool();
5450 #ifdef HAS_PROTO_MESSAGE_DUMP 5453 out.append(
"MediaPlayerCommandRequest {\n");
5454 out.append(
" key: ");
5455 sprintf(buffer,
"%" PRIu32, this->key);
5459 out.append(
" has_command: ");
5460 out.append(YESNO(this->has_command));
5463 out.append(
" command: ");
5464 out.append(proto_enum_to_string<enums::MediaPlayerCommand>(this->command));
5467 out.append(
" has_volume: ");
5468 out.append(YESNO(this->has_volume));
5471 out.append(
" volume: ");
5472 sprintf(buffer,
"%g", this->volume);
5476 out.append(
" has_media_url: ");
5477 out.append(YESNO(this->has_media_url));
5480 out.append(
" media_url: ");
5481 out.append(
"'").append(this->media_url).append(
"'");
5484 out.append(
" has_announcement: ");
5485 out.append(YESNO(this->has_announcement));
5488 out.append(
" announcement: ");
5489 out.append(YESNO(this->announcement));
5507 #ifdef HAS_PROTO_MESSAGE_DUMP 5510 out.append(
"SubscribeBluetoothLEAdvertisementsRequest {\n");
5511 out.append(
" flags: ");
5512 sprintf(buffer,
"%" PRIu32, this->
flags);
5521 this->legacy_data.push_back(value.
as_uint32());
5544 for (
auto &it : this->legacy_data) {
5549 #ifdef HAS_PROTO_MESSAGE_DUMP 5552 out.append(
"BluetoothServiceData {\n");
5553 out.append(
" uuid: ");
5554 out.append(
"'").append(this->uuid).append(
"'");
5557 for (
const auto &it : this->legacy_data) {
5558 out.append(
" legacy_data: ");
5559 sprintf(buffer,
"%" PRIu32, it);
5564 out.append(
" data: ");
5565 out.append(
"'").append(this->data).append(
"'");
5595 this->service_uuids.push_back(value.
as_string());
5614 for (
auto &it : this->service_uuids) {
5617 for (
auto &it : this->service_data) {
5620 for (
auto &it : this->manufacturer_data) {
5625 #ifdef HAS_PROTO_MESSAGE_DUMP 5628 out.append(
"BluetoothLEAdvertisementResponse {\n");
5629 out.append(
" address: ");
5630 sprintf(buffer,
"%llu", this->
address);
5634 out.append(
" name: ");
5635 out.append(
"'").append(this->
name).append(
"'");
5638 out.append(
" rssi: ");
5639 sprintf(buffer,
"%" PRId32, this->rssi);
5643 for (
const auto &it : this->service_uuids) {
5644 out.append(
" service_uuids: ");
5645 out.append(
"'").append(it).append(
"'");
5649 for (
const auto &it : this->service_data) {
5650 out.append(
" service_data: ");
5655 for (
const auto &it : this->manufacturer_data) {
5656 out.append(
" manufacturer_data: ");
5661 out.append(
" address_type: ");
5662 sprintf(buffer,
"%" PRIu32, this->address_type);
5702 #ifdef HAS_PROTO_MESSAGE_DUMP 5705 out.append(
"BluetoothLERawAdvertisement {\n");
5706 out.append(
" address: ");
5707 sprintf(buffer,
"%llu", this->
address);
5711 out.append(
" rssi: ");
5712 sprintf(buffer,
"%" PRId32, this->rssi);
5716 out.append(
" address_type: ");
5717 sprintf(buffer,
"%" PRIu32, this->address_type);
5721 out.append(
" data: ");
5722 out.append(
"'").append(this->data).append(
"'");
5738 for (
auto &it : this->advertisements) {
5742 #ifdef HAS_PROTO_MESSAGE_DUMP 5745 out.append(
"BluetoothLERawAdvertisementsResponse {\n");
5746 for (
const auto &it : this->advertisements) {
5747 out.append(
" advertisements: ");
5765 this->has_address_type = value.
as_bool();
5782 #ifdef HAS_PROTO_MESSAGE_DUMP 5785 out.append(
"BluetoothDeviceRequest {\n");
5786 out.append(
" address: ");
5787 sprintf(buffer,
"%llu", this->
address);
5791 out.append(
" request_type: ");
5792 out.append(proto_enum_to_string<enums::BluetoothDeviceRequestType>(this->request_type));
5795 out.append(
" has_address_type: ");
5796 out.append(YESNO(this->has_address_type));
5799 out.append(
" address_type: ");
5800 sprintf(buffer,
"%" PRIu32, this->address_type);
5813 this->connected = value.
as_bool();
5834 #ifdef HAS_PROTO_MESSAGE_DUMP 5837 out.append(
"BluetoothDeviceConnectionResponse {\n");
5838 out.append(
" address: ");
5839 sprintf(buffer,
"%llu", this->
address);
5843 out.append(
" connected: ");
5844 out.append(YESNO(this->connected));
5847 out.append(
" mtu: ");
5848 sprintf(buffer,
"%" PRIu32, this->mtu);
5852 out.append(
" error: ");
5853 sprintf(buffer,
"%" PRId32, this->error);
5870 #ifdef HAS_PROTO_MESSAGE_DUMP 5873 out.append(
"BluetoothGATTGetServicesRequest {\n");
5874 out.append(
" address: ");
5875 sprintf(buffer,
"%llu", this->
address);
5884 this->uuid.push_back(value.
as_uint64());
5896 for (
auto &it : this->uuid) {
5901 #ifdef HAS_PROTO_MESSAGE_DUMP 5904 out.append(
"BluetoothGATTDescriptor {\n");
5905 for (
const auto &it : this->uuid) {
5906 out.append(
" uuid: ");
5907 sprintf(buffer,
"%llu", it);
5912 out.append(
" handle: ");
5913 sprintf(buffer,
"%" PRIu32, this->handle);
5922 this->uuid.push_back(value.
as_uint64());
5948 for (
auto &it : this->uuid) {
5953 for (
auto &it : this->descriptors) {
5957 #ifdef HAS_PROTO_MESSAGE_DUMP 5960 out.append(
"BluetoothGATTCharacteristic {\n");
5961 for (
const auto &it : this->uuid) {
5962 out.append(
" uuid: ");
5963 sprintf(buffer,
"%llu", it);
5968 out.append(
" handle: ");
5969 sprintf(buffer,
"%" PRIu32, this->handle);
5973 out.append(
" properties: ");
5974 sprintf(buffer,
"%" PRIu32, this->properties);
5978 for (
const auto &it : this->descriptors) {
5979 out.append(
" descriptors: ");
5989 this->uuid.push_back(value.
as_uint64());
6011 for (
auto &it : this->uuid) {
6015 for (
auto &it : this->characteristics) {
6019 #ifdef HAS_PROTO_MESSAGE_DUMP 6022 out.append(
"BluetoothGATTService {\n");
6023 for (
const auto &it : this->uuid) {
6024 out.append(
" uuid: ");
6025 sprintf(buffer,
"%llu", it);
6030 out.append(
" handle: ");
6031 sprintf(buffer,
"%" PRIu32, this->handle);
6035 for (
const auto &it : this->characteristics) {
6036 out.append(
" characteristics: ");
6065 for (
auto &it : this->services) {
6069 #ifdef HAS_PROTO_MESSAGE_DUMP 6072 out.append(
"BluetoothGATTGetServicesResponse {\n");
6073 out.append(
" address: ");
6074 sprintf(buffer,
"%llu", this->
address);
6078 for (
const auto &it : this->services) {
6079 out.append(
" services: ");
6099 #ifdef HAS_PROTO_MESSAGE_DUMP 6102 out.append(
"BluetoothGATTGetServicesDoneResponse {\n");
6103 out.append(
" address: ");
6104 sprintf(buffer,
"%llu", this->
address);
6128 #ifdef HAS_PROTO_MESSAGE_DUMP 6131 out.append(
"BluetoothGATTReadRequest {\n");
6132 out.append(
" address: ");
6133 sprintf(buffer,
"%llu", this->
address);
6137 out.append(
" handle: ");
6138 sprintf(buffer,
"%" PRIu32, this->handle);
6173 #ifdef HAS_PROTO_MESSAGE_DUMP 6176 out.append(
"BluetoothGATTReadResponse {\n");
6177 out.append(
" address: ");
6178 sprintf(buffer,
"%llu", this->
address);
6182 out.append(
" handle: ");
6183 sprintf(buffer,
"%" PRIu32, this->handle);
6187 out.append(
" data: ");
6188 out.append(
"'").append(this->data).append(
"'");
6204 this->response = value.
as_bool();
6227 #ifdef HAS_PROTO_MESSAGE_DUMP 6230 out.append(
"BluetoothGATTWriteRequest {\n");
6231 out.append(
" address: ");
6232 sprintf(buffer,
"%llu", this->
address);
6236 out.append(
" handle: ");
6237 sprintf(buffer,
"%" PRIu32, this->handle);
6241 out.append(
" response: ");
6242 out.append(YESNO(this->response));
6245 out.append(
" data: ");
6246 out.append(
"'").append(this->data).append(
"'");
6269 #ifdef HAS_PROTO_MESSAGE_DUMP 6272 out.append(
"BluetoothGATTReadDescriptorRequest {\n");
6273 out.append(
" address: ");
6274 sprintf(buffer,
"%llu", this->
address);
6278 out.append(
" handle: ");
6279 sprintf(buffer,
"%" PRIu32, this->handle);
6314 #ifdef HAS_PROTO_MESSAGE_DUMP 6317 out.append(
"BluetoothGATTWriteDescriptorRequest {\n");
6318 out.append(
" address: ");
6319 sprintf(buffer,
"%llu", this->
address);
6323 out.append(
" handle: ");
6324 sprintf(buffer,
"%" PRIu32, this->handle);
6328 out.append(
" data: ");
6329 out.append(
"'").append(this->data).append(
"'");
6345 this->enable = value.
as_bool();
6357 #ifdef HAS_PROTO_MESSAGE_DUMP 6360 out.append(
"BluetoothGATTNotifyRequest {\n");
6361 out.append(
" address: ");
6362 sprintf(buffer,
"%llu", this->
address);
6366 out.append(
" handle: ");
6367 sprintf(buffer,
"%" PRIu32, this->handle);
6371 out.append(
" enable: ");
6372 out.append(YESNO(this->enable));
6406 #ifdef HAS_PROTO_MESSAGE_DUMP 6409 out.append(
"BluetoothGATTNotifyDataResponse {\n");
6410 out.append(
" address: ");
6411 sprintf(buffer,
"%llu", this->
address);
6415 out.append(
" handle: ");
6416 sprintf(buffer,
"%" PRIu32, this->handle);
6420 out.append(
" data: ");
6421 out.append(
"'").append(this->data).append(
"'");
6427 #ifdef HAS_PROTO_MESSAGE_DUMP 6429 out.append(
"SubscribeBluetoothConnectionsFreeRequest {}");
6443 this->allocated.push_back(value.
as_uint64());
6453 for (
auto &it : this->allocated) {
6457 #ifdef HAS_PROTO_MESSAGE_DUMP 6460 out.append(
"BluetoothConnectionsFreeResponse {\n");
6461 out.append(
" free: ");
6462 sprintf(buffer,
"%" PRIu32, this->free);
6466 out.append(
" limit: ");
6467 sprintf(buffer,
"%" PRIu32, this->limit);
6471 for (
const auto &it : this->allocated) {
6472 out.append(
" allocated: ");
6473 sprintf(buffer,
"%llu", it);
6503 #ifdef HAS_PROTO_MESSAGE_DUMP 6506 out.append(
"BluetoothGATTErrorResponse {\n");
6507 out.append(
" address: ");
6508 sprintf(buffer,
"%llu", this->
address);
6512 out.append(
" handle: ");
6513 sprintf(buffer,
"%" PRIu32, this->handle);
6517 out.append(
" error: ");
6518 sprintf(buffer,
"%" PRId32, this->error);
6542 #ifdef HAS_PROTO_MESSAGE_DUMP 6545 out.append(
"BluetoothGATTWriteResponse {\n");
6546 out.append(
" address: ");
6547 sprintf(buffer,
"%llu", this->
address);
6551 out.append(
" handle: ");
6552 sprintf(buffer,
"%" PRIu32, this->handle);
6576 #ifdef HAS_PROTO_MESSAGE_DUMP 6579 out.append(
"BluetoothGATTNotifyResponse {\n");
6580 out.append(
" address: ");
6581 sprintf(buffer,
"%llu", this->
address);
6585 out.append(
" handle: ");
6586 sprintf(buffer,
"%" PRIu32, this->handle);
6599 this->paired = value.
as_bool();
6615 #ifdef HAS_PROTO_MESSAGE_DUMP 6618 out.append(
"BluetoothDevicePairingResponse {\n");
6619 out.append(
" address: ");
6620 sprintf(buffer,
"%llu", this->
address);
6624 out.append(
" paired: ");
6625 out.append(YESNO(this->paired));
6628 out.append(
" error: ");
6629 sprintf(buffer,
"%" PRId32, this->error);
6642 this->success = value.
as_bool();
6658 #ifdef HAS_PROTO_MESSAGE_DUMP 6661 out.append(
"BluetoothDeviceUnpairingResponse {\n");
6662 out.append(
" address: ");
6663 sprintf(buffer,
"%llu", this->
address);
6667 out.append(
" success: ");
6668 out.append(YESNO(this->success));
6671 out.append(
" error: ");
6672 sprintf(buffer,
"%" PRId32, this->error);
6679 #ifdef HAS_PROTO_MESSAGE_DUMP 6681 out.append(
"UnsubscribeBluetoothLEAdvertisementsRequest {}");
6691 this->success = value.
as_bool();
6707 #ifdef HAS_PROTO_MESSAGE_DUMP 6710 out.append(
"BluetoothDeviceClearCacheResponse {\n");
6711 out.append(
" address: ");
6712 sprintf(buffer,
"%llu", this->
address);
6716 out.append(
" success: ");
6717 out.append(YESNO(this->success));
6720 out.append(
" error: ");
6721 sprintf(buffer,
"%" PRId32, this->error);
6730 this->subscribe = value.
as_bool();
6745 #ifdef HAS_PROTO_MESSAGE_DUMP 6748 out.append(
"SubscribeVoiceAssistantRequest {\n");
6749 out.append(
" subscribe: ");
6750 out.append(YESNO(this->subscribe));
6753 out.append(
" flags: ");
6754 sprintf(buffer,
"%" PRIu32, this->
flags);
6763 this->noise_suppression_level = value.
as_uint32();
6777 this->volume_multiplier = value.
as_float();
6789 #ifdef HAS_PROTO_MESSAGE_DUMP 6792 out.append(
"VoiceAssistantAudioSettings {\n");
6793 out.append(
" noise_suppression_level: ");
6794 sprintf(buffer,
"%" PRIu32, this->noise_suppression_level);
6798 out.append(
" auto_gain: ");
6799 sprintf(buffer,
"%" PRIu32, this->auto_gain);
6803 out.append(
" volume_multiplier: ");
6804 sprintf(buffer,
"%g", this->volume_multiplier);
6813 this->start = value.
as_bool();
6827 this->conversation_id = value.
as_string();
6835 this->wake_word_phrase = value.
as_string();
6849 #ifdef HAS_PROTO_MESSAGE_DUMP 6852 out.append(
"VoiceAssistantRequest {\n");
6853 out.append(
" start: ");
6854 out.append(YESNO(this->start));
6857 out.append(
" conversation_id: ");
6858 out.append(
"'").append(this->conversation_id).append(
"'");
6861 out.append(
" flags: ");
6862 sprintf(buffer,
"%" PRIu32, this->
flags);
6866 out.append(
" audio_settings: ");
6867 this->audio_settings.dump_to(out);
6870 out.append(
" wake_word_phrase: ");
6871 out.append(
"'").append(this->wake_word_phrase).append(
"'");
6883 this->error = value.
as_bool();
6894 #ifdef HAS_PROTO_MESSAGE_DUMP 6897 out.append(
"VoiceAssistantResponse {\n");
6898 out.append(
" port: ");
6899 sprintf(buffer,
"%" PRIu32, this->port);
6903 out.append(
" error: ");
6904 out.append(YESNO(this->error));
6927 #ifdef HAS_PROTO_MESSAGE_DUMP 6930 out.append(
"VoiceAssistantEventData {\n");
6931 out.append(
" name: ");
6932 out.append(
"'").append(this->
name).append(
"'");
6935 out.append(
" value: ");
6936 out.append(
"'").append(this->value).append(
"'");
6963 for (
auto &it : this->data) {
6967 #ifdef HAS_PROTO_MESSAGE_DUMP 6970 out.append(
"VoiceAssistantEventResponse {\n");
6971 out.append(
" event_type: ");
6972 out.append(proto_enum_to_string<enums::VoiceAssistantEvent>(this->event_type));
6975 for (
const auto &it : this->data) {
6976 out.append(
" data: ");
7007 #ifdef HAS_PROTO_MESSAGE_DUMP 7010 out.append(
"VoiceAssistantAudio {\n");
7011 out.append(
" data: ");
7012 out.append(
"'").append(this->data).append(
"'");
7015 out.append(
" end: ");
7016 out.append(YESNO(this->
end));
7028 this->total_seconds = value.
as_uint32();
7036 this->is_active = value.
as_bool();
7065 #ifdef HAS_PROTO_MESSAGE_DUMP 7068 out.append(
"VoiceAssistantTimerEventResponse {\n");
7069 out.append(
" event_type: ");
7070 out.append(proto_enum_to_string<enums::VoiceAssistantTimerEvent>(this->event_type));
7073 out.append(
" timer_id: ");
7074 out.append(
"'").append(this->timer_id).append(
"'");
7077 out.append(
" name: ");
7078 out.append(
"'").append(this->
name).append(
"'");
7081 out.append(
" total_seconds: ");
7082 sprintf(buffer,
"%" PRIu32, this->total_seconds);
7086 out.append(
" seconds_left: ");
7087 sprintf(buffer,
"%" PRIu32, this->seconds_left);
7091 out.append(
" is_active: ");
7092 out.append(YESNO(this->is_active));
7100 this->start_conversation = value.
as_bool();
7118 this->preannounce_media_id = value.
as_string();
7131 #ifdef HAS_PROTO_MESSAGE_DUMP 7134 out.append(
"VoiceAssistantAnnounceRequest {\n");
7135 out.append(
" media_id: ");
7136 out.append(
"'").append(this->media_id).append(
"'");
7139 out.append(
" text: ");
7140 out.append(
"'").append(this->text).append(
"'");
7143 out.append(
" preannounce_media_id: ");
7144 out.append(
"'").append(this->preannounce_media_id).append(
"'");
7147 out.append(
" start_conversation: ");
7148 out.append(YESNO(this->start_conversation));
7156 this->success = value.
as_bool();
7164 #ifdef HAS_PROTO_MESSAGE_DUMP 7167 out.append(
"VoiceAssistantAnnounceFinished {\n");
7168 out.append(
" success: ");
7169 out.append(YESNO(this->success));
7185 this->trained_languages.push_back(value.
as_string());
7195 for (
auto &it : this->trained_languages) {
7199 #ifdef HAS_PROTO_MESSAGE_DUMP 7202 out.append(
"VoiceAssistantWakeWord {\n");
7203 out.append(
" id: ");
7204 out.append(
"'").append(this->
id).append(
"'");
7207 out.append(
" wake_word: ");
7208 out.append(
"'").append(this->wake_word).append(
"'");
7211 for (
const auto &it : this->trained_languages) {
7212 out.append(
" trained_languages: ");
7213 out.append(
"'").append(it).append(
"'");
7220 #ifdef HAS_PROTO_MESSAGE_DUMP 7222 out.append(
"VoiceAssistantConfigurationRequest {}");
7228 this->max_active_wake_words = value.
as_uint32();
7242 this->active_wake_words.push_back(value.
as_string());
7250 for (
auto &it : this->available_wake_words) {
7253 for (
auto &it : this->active_wake_words) {
7258 #ifdef HAS_PROTO_MESSAGE_DUMP 7261 out.append(
"VoiceAssistantConfigurationResponse {\n");
7262 for (
const auto &it : this->available_wake_words) {
7263 out.append(
" available_wake_words: ");
7268 for (
const auto &it : this->active_wake_words) {
7269 out.append(
" active_wake_words: ");
7270 out.append(
"'").append(it).append(
"'");
7274 out.append(
" max_active_wake_words: ");
7275 sprintf(buffer,
"%" PRIu32, this->max_active_wake_words);
7284 this->active_wake_words.push_back(value.
as_string());
7292 for (
auto &it : this->active_wake_words) {
7296 #ifdef HAS_PROTO_MESSAGE_DUMP 7299 out.append(
"VoiceAssistantSetConfiguration {\n");
7300 for (
const auto &it : this->active_wake_words) {
7301 out.append(
" active_wake_words: ");
7302 out.append(
"'").append(it).append(
"'");
7311 this->disabled_by_default = value.
as_bool();
7319 this->supported_features = value.
as_uint32();
7323 this->requires_code = value.
as_bool();
7327 this->requires_code_to_arm = value.
as_bool();
7376 buffer.
encode_bool(10, this->requires_code_to_arm);
7378 #ifdef HAS_PROTO_MESSAGE_DUMP 7381 out.append(
"ListEntitiesAlarmControlPanelResponse {\n");
7382 out.append(
" object_id: ");
7383 out.append(
"'").append(this->object_id).append(
"'");
7386 out.append(
" key: ");
7387 sprintf(buffer,
"%" PRIu32, this->key);
7391 out.append(
" name: ");
7392 out.append(
"'").append(this->
name).append(
"'");
7395 out.append(
" unique_id: ");
7396 out.append(
"'").append(this->unique_id).append(
"'");
7399 out.append(
" icon: ");
7400 out.append(
"'").append(this->icon).append(
"'");
7403 out.append(
" disabled_by_default: ");
7404 out.append(YESNO(this->disabled_by_default));
7407 out.append(
" entity_category: ");
7408 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
7411 out.append(
" supported_features: ");
7412 sprintf(buffer,
"%" PRIu32, this->supported_features);
7416 out.append(
" requires_code: ");
7417 out.append(YESNO(this->requires_code));
7420 out.append(
" requires_code_to_arm: ");
7421 out.append(YESNO(this->requires_code_to_arm));
7450 #ifdef HAS_PROTO_MESSAGE_DUMP 7453 out.append(
"AlarmControlPanelStateResponse {\n");
7454 out.append(
" key: ");
7455 sprintf(buffer,
"%" PRIu32, this->key);
7459 out.append(
" state: ");
7460 out.append(proto_enum_to_string<enums::AlarmControlPanelState>(this->
state));
7500 #ifdef HAS_PROTO_MESSAGE_DUMP 7503 out.append(
"AlarmControlPanelCommandRequest {\n");
7504 out.append(
" key: ");
7505 sprintf(buffer,
"%" PRIu32, this->key);
7509 out.append(
" command: ");
7510 out.append(proto_enum_to_string<enums::AlarmControlPanelStateCommand>(this->command));
7513 out.append(
" code: ");
7514 out.append(
"'").append(this->code).append(
"'");
7522 this->disabled_by_default = value.
as_bool();
7594 #ifdef HAS_PROTO_MESSAGE_DUMP 7597 out.append(
"ListEntitiesTextResponse {\n");
7598 out.append(
" object_id: ");
7599 out.append(
"'").append(this->object_id).append(
"'");
7602 out.append(
" key: ");
7603 sprintf(buffer,
"%" PRIu32, this->key);
7607 out.append(
" name: ");
7608 out.append(
"'").append(this->
name).append(
"'");
7611 out.append(
" unique_id: ");
7612 out.append(
"'").append(this->unique_id).append(
"'");
7615 out.append(
" icon: ");
7616 out.append(
"'").append(this->icon).append(
"'");
7619 out.append(
" disabled_by_default: ");
7620 out.append(YESNO(this->disabled_by_default));
7623 out.append(
" entity_category: ");
7624 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
7627 out.append(
" min_length: ");
7628 sprintf(buffer,
"%" PRIu32, this->min_length);
7632 out.append(
" max_length: ");
7633 sprintf(buffer,
"%" PRIu32, this->max_length);
7637 out.append(
" pattern: ");
7638 out.append(
"'").append(this->pattern).append(
"'");
7641 out.append(
" mode: ");
7642 out.append(proto_enum_to_string<enums::TextMode>(this->
mode));
7650 this->missing_state = value.
as_bool();
7682 #ifdef HAS_PROTO_MESSAGE_DUMP 7685 out.append(
"TextStateResponse {\n");
7686 out.append(
" key: ");
7687 sprintf(buffer,
"%" PRIu32, this->key);
7691 out.append(
" state: ");
7692 out.append(
"'").append(this->
state).append(
"'");
7695 out.append(
" missing_state: ");
7696 out.append(YESNO(this->missing_state));
7725 #ifdef HAS_PROTO_MESSAGE_DUMP 7728 out.append(
"TextCommandRequest {\n");
7729 out.append(
" key: ");
7730 sprintf(buffer,
"%" PRIu32, this->key);
7734 out.append(
" state: ");
7735 out.append(
"'").append(this->
state).append(
"'");
7743 this->disabled_by_default = value.
as_bool();
7795 #ifdef HAS_PROTO_MESSAGE_DUMP 7798 out.append(
"ListEntitiesDateResponse {\n");
7799 out.append(
" object_id: ");
7800 out.append(
"'").append(this->object_id).append(
"'");
7803 out.append(
" key: ");
7804 sprintf(buffer,
"%" PRIu32, this->key);
7808 out.append(
" name: ");
7809 out.append(
"'").append(this->
name).append(
"'");
7812 out.append(
" unique_id: ");
7813 out.append(
"'").append(this->unique_id).append(
"'");
7816 out.append(
" icon: ");
7817 out.append(
"'").append(this->icon).append(
"'");
7820 out.append(
" disabled_by_default: ");
7821 out.append(YESNO(this->disabled_by_default));
7824 out.append(
" entity_category: ");
7825 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
7833 this->missing_state = value.
as_bool();
7869 #ifdef HAS_PROTO_MESSAGE_DUMP 7872 out.append(
"DateStateResponse {\n");
7873 out.append(
" key: ");
7874 sprintf(buffer,
"%" PRIu32, this->key);
7878 out.append(
" missing_state: ");
7879 out.append(YESNO(this->missing_state));
7882 out.append(
" year: ");
7883 sprintf(buffer,
"%" PRIu32, this->
year);
7887 out.append(
" month: ");
7888 sprintf(buffer,
"%" PRIu32, this->
month);
7892 out.append(
" day: ");
7893 sprintf(buffer,
"%" PRIu32, this->
day);
7933 #ifdef HAS_PROTO_MESSAGE_DUMP 7936 out.append(
"DateCommandRequest {\n");
7937 out.append(
" key: ");
7938 sprintf(buffer,
"%" PRIu32, this->key);
7942 out.append(
" year: ");
7943 sprintf(buffer,
"%" PRIu32, this->
year);
7947 out.append(
" month: ");
7948 sprintf(buffer,
"%" PRIu32, this->
month);
7952 out.append(
" day: ");
7953 sprintf(buffer,
"%" PRIu32, this->
day);
7962 this->disabled_by_default = value.
as_bool();
8014 #ifdef HAS_PROTO_MESSAGE_DUMP 8017 out.append(
"ListEntitiesTimeResponse {\n");
8018 out.append(
" object_id: ");
8019 out.append(
"'").append(this->object_id).append(
"'");
8022 out.append(
" key: ");
8023 sprintf(buffer,
"%" PRIu32, this->key);
8027 out.append(
" name: ");
8028 out.append(
"'").append(this->
name).append(
"'");
8031 out.append(
" unique_id: ");
8032 out.append(
"'").append(this->unique_id).append(
"'");
8035 out.append(
" icon: ");
8036 out.append(
"'").append(this->icon).append(
"'");
8039 out.append(
" disabled_by_default: ");
8040 out.append(YESNO(this->disabled_by_default));
8043 out.append(
" entity_category: ");
8044 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
8052 this->missing_state = value.
as_bool();
8088 #ifdef HAS_PROTO_MESSAGE_DUMP 8091 out.append(
"TimeStateResponse {\n");
8092 out.append(
" key: ");
8093 sprintf(buffer,
"%" PRIu32, this->key);
8097 out.append(
" missing_state: ");
8098 out.append(YESNO(this->missing_state));
8101 out.append(
" hour: ");
8102 sprintf(buffer,
"%" PRIu32, this->
hour);
8106 out.append(
" minute: ");
8107 sprintf(buffer,
"%" PRIu32, this->
minute);
8111 out.append(
" second: ");
8112 sprintf(buffer,
"%" PRIu32, this->
second);
8152 #ifdef HAS_PROTO_MESSAGE_DUMP 8155 out.append(
"TimeCommandRequest {\n");
8156 out.append(
" key: ");
8157 sprintf(buffer,
"%" PRIu32, this->key);
8161 out.append(
" hour: ");
8162 sprintf(buffer,
"%" PRIu32, this->
hour);
8166 out.append(
" minute: ");
8167 sprintf(buffer,
"%" PRIu32, this->
minute);
8171 out.append(
" second: ");
8172 sprintf(buffer,
"%" PRIu32, this->
second);
8181 this->disabled_by_default = value.
as_bool();
8215 this->event_types.push_back(value.
as_string());
8241 for (
auto &it : this->event_types) {
8245 #ifdef HAS_PROTO_MESSAGE_DUMP 8248 out.append(
"ListEntitiesEventResponse {\n");
8249 out.append(
" object_id: ");
8250 out.append(
"'").append(this->object_id).append(
"'");
8253 out.append(
" key: ");
8254 sprintf(buffer,
"%" PRIu32, this->key);
8258 out.append(
" name: ");
8259 out.append(
"'").append(this->
name).append(
"'");
8262 out.append(
" unique_id: ");
8263 out.append(
"'").append(this->unique_id).append(
"'");
8266 out.append(
" icon: ");
8267 out.append(
"'").append(this->icon).append(
"'");
8270 out.append(
" disabled_by_default: ");
8271 out.append(YESNO(this->disabled_by_default));
8274 out.append(
" entity_category: ");
8275 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
8278 out.append(
" device_class: ");
8279 out.append(
"'").append(this->device_class).append(
"'");
8282 for (
const auto &it : this->event_types) {
8283 out.append(
" event_types: ");
8284 out.append(
"'").append(it).append(
"'");
8314 #ifdef HAS_PROTO_MESSAGE_DUMP 8317 out.append(
"EventResponse {\n");
8318 out.append(
" key: ");
8319 sprintf(buffer,
"%" PRIu32, this->key);
8323 out.append(
" event_type: ");
8324 out.append(
"'").append(this->event_type).append(
"'");
8332 this->disabled_by_default = value.
as_bool();
8340 this->assumed_state = value.
as_bool();
8344 this->supports_position = value.
as_bool();
8348 this->supports_stop = value.
as_bool();
8404 #ifdef HAS_PROTO_MESSAGE_DUMP 8407 out.append(
"ListEntitiesValveResponse {\n");
8408 out.append(
" object_id: ");
8409 out.append(
"'").append(this->object_id).append(
"'");
8412 out.append(
" key: ");
8413 sprintf(buffer,
"%" PRIu32, this->key);
8417 out.append(
" name: ");
8418 out.append(
"'").append(this->
name).append(
"'");
8421 out.append(
" unique_id: ");
8422 out.append(
"'").append(this->unique_id).append(
"'");
8425 out.append(
" icon: ");
8426 out.append(
"'").append(this->icon).append(
"'");
8429 out.append(
" disabled_by_default: ");
8430 out.append(YESNO(this->disabled_by_default));
8433 out.append(
" entity_category: ");
8434 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
8437 out.append(
" device_class: ");
8438 out.append(
"'").append(this->device_class).append(
"'");
8441 out.append(
" assumed_state: ");
8442 out.append(YESNO(this->assumed_state));
8445 out.append(
" supports_position: ");
8446 out.append(YESNO(this->supports_position));
8449 out.append(
" supports_stop: ");
8450 out.append(YESNO(this->supports_stop));
8484 #ifdef HAS_PROTO_MESSAGE_DUMP 8487 out.append(
"ValveStateResponse {\n");
8488 out.append(
" key: ");
8489 sprintf(buffer,
"%" PRIu32, this->key);
8493 out.append(
" position: ");
8494 sprintf(buffer,
"%g", this->
position);
8498 out.append(
" current_operation: ");
8499 out.append(proto_enum_to_string<enums::ValveOperation>(this->current_operation));
8507 this->has_position = value.
as_bool();
8538 #ifdef HAS_PROTO_MESSAGE_DUMP 8541 out.append(
"ValveCommandRequest {\n");
8542 out.append(
" key: ");
8543 sprintf(buffer,
"%" PRIu32, this->key);
8547 out.append(
" has_position: ");
8548 out.append(YESNO(this->has_position));
8551 out.append(
" position: ");
8552 sprintf(buffer,
"%g", this->
position);
8556 out.append(
" stop: ");
8557 out.append(YESNO(this->stop));
8565 this->disabled_by_default = value.
as_bool();
8617 #ifdef HAS_PROTO_MESSAGE_DUMP 8620 out.append(
"ListEntitiesDateTimeResponse {\n");
8621 out.append(
" object_id: ");
8622 out.append(
"'").append(this->object_id).append(
"'");
8625 out.append(
" key: ");
8626 sprintf(buffer,
"%" PRIu32, this->key);
8630 out.append(
" name: ");
8631 out.append(
"'").append(this->
name).append(
"'");
8634 out.append(
" unique_id: ");
8635 out.append(
"'").append(this->unique_id).append(
"'");
8638 out.append(
" icon: ");
8639 out.append(
"'").append(this->icon).append(
"'");
8642 out.append(
" disabled_by_default: ");
8643 out.append(YESNO(this->disabled_by_default));
8646 out.append(
" entity_category: ");
8647 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
8655 this->missing_state = value.
as_bool();
8681 #ifdef HAS_PROTO_MESSAGE_DUMP 8684 out.append(
"DateTimeStateResponse {\n");
8685 out.append(
" key: ");
8686 sprintf(buffer,
"%" PRIu32, this->key);
8690 out.append(
" missing_state: ");
8691 out.append(YESNO(this->missing_state));
8694 out.append(
" epoch_seconds: ");
8695 sprintf(buffer,
"%" PRIu32, this->epoch_seconds);
8719 #ifdef HAS_PROTO_MESSAGE_DUMP 8722 out.append(
"DateTimeCommandRequest {\n");
8723 out.append(
" key: ");
8724 sprintf(buffer,
"%" PRIu32, this->key);
8728 out.append(
" epoch_seconds: ");
8729 sprintf(buffer,
"%" PRIu32, this->epoch_seconds);
8738 this->disabled_by_default = value.
as_bool();
8795 #ifdef HAS_PROTO_MESSAGE_DUMP 8798 out.append(
"ListEntitiesUpdateResponse {\n");
8799 out.append(
" object_id: ");
8800 out.append(
"'").append(this->object_id).append(
"'");
8803 out.append(
" key: ");
8804 sprintf(buffer,
"%" PRIu32, this->key);
8808 out.append(
" name: ");
8809 out.append(
"'").append(this->
name).append(
"'");
8812 out.append(
" unique_id: ");
8813 out.append(
"'").append(this->unique_id).append(
"'");
8816 out.append(
" icon: ");
8817 out.append(
"'").append(this->icon).append(
"'");
8820 out.append(
" disabled_by_default: ");
8821 out.append(YESNO(this->disabled_by_default));
8824 out.append(
" entity_category: ");
8825 out.append(proto_enum_to_string<enums::EntityCategory>(this->entity_category));
8828 out.append(
" device_class: ");
8829 out.append(
"'").append(this->device_class).append(
"'");
8837 this->missing_state = value.
as_bool();
8841 this->in_progress = value.
as_bool();
8845 this->has_progress = value.
as_bool();
8855 this->current_version = value.
as_string();
8859 this->latest_version = value.
as_string();
8867 this->release_summary = value.
as_string();
8904 #ifdef HAS_PROTO_MESSAGE_DUMP 8907 out.append(
"UpdateStateResponse {\n");
8908 out.append(
" key: ");
8909 sprintf(buffer,
"%" PRIu32, this->key);
8913 out.append(
" missing_state: ");
8914 out.append(YESNO(this->missing_state));
8917 out.append(
" in_progress: ");
8918 out.append(YESNO(this->in_progress));
8921 out.append(
" has_progress: ");
8922 out.append(YESNO(this->has_progress));
8925 out.append(
" progress: ");
8926 sprintf(buffer,
"%g", this->progress);
8930 out.append(
" current_version: ");
8931 out.append(
"'").append(this->current_version).append(
"'");
8934 out.append(
" latest_version: ");
8935 out.append(
"'").append(this->latest_version).append(
"'");
8938 out.append(
" title: ");
8939 out.append(
"'").append(this->title).append(
"'");
8942 out.append(
" release_summary: ");
8943 out.append(
"'").append(this->release_summary).append(
"'");
8946 out.append(
" release_url: ");
8947 out.append(
"'").append(this->release_url).append(
"'");
8976 #ifdef HAS_PROTO_MESSAGE_DUMP 8979 out.append(
"UpdateCommandRequest {\n");
8980 out.append(
" key: ");
8981 sprintf(buffer,
"%" PRIu32, this->key);
8985 out.append(
" command: ");
8986 out.append(proto_enum_to_string<enums::UpdateCommand>(this->command));
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void encode_fixed32(uint32_t field_id, uint32_t value, bool force=false)
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
float target_temperature_low
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
int32_t as_sint32() const
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
Representation of a VarInt - in ProtoBuf should be 64bit but we only use 32bit.
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void encode_float(uint32_t field_id, float value, bool force=false)
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
std::string as_string() const
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode_uint64(uint32_t field_id, uint64_t value, bool force=false)
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
uint32_t api_version_major
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
float target_temperature_high
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
uint32_t api_version_minor
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
ClimateSwingMode swing_mode
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
VoiceAssistantRequestFlag
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode_sint32(uint32_t field_id, int32_t value, bool force=false)
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
uint32_t as_fixed32() const
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
uint64_t as_uint64() const
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode_bool(uint32_t field_id, bool value, bool force=false)
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
BedjetMode mode
BedJet operating mode.
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
BluetoothDeviceRequestType
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
VoiceAssistantSubscribeFlag
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode_uint32(uint32_t field_id, uint32_t value, bool force=false)
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode_int32(uint32_t field_id, int32_t value, bool force=false)
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
enum esphome::EntityCategory __attribute__
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
Implementation of SPI Controller mode.
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void dump_to(std::string &out) const override
void encode_string(uint32_t field_id, const char *string, size_t len, bool force=false)
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
AlarmControlPanelStateCommand
void encode(ProtoWriteBuffer buffer) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
uint32_t as_uint32() const
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
void encode_enum(uint32_t field_id, T value, bool force=false)
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void encode(ProtoWriteBuffer buffer) const override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
void encode_message(uint32_t field_id, const C &value, bool force=false)
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
void encode(ProtoWriteBuffer buffer) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
bool decode_32bit(uint32_t field_id, Proto32Bit value) override
void dump_to(std::string &out) const override
void encode(ProtoWriteBuffer buffer) const override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
void dump_to(std::string &out) const override
bool decode_varint(uint32_t field_id, ProtoVarInt value) override
bool decode_length(uint32_t field_id, ProtoLengthDelimited value) override