|
277 | 277 | "platform": "button", |
278 | 278 | "class_name": "IdentifyButton", |
279 | 279 | "translation_key": null, |
| 280 | + "translation_placeholders": null, |
280 | 281 | "device_class": "identify", |
281 | 282 | "state_class": null, |
282 | 283 | "entity_category": "diagnostic", |
|
324 | 325 | "platform": "light", |
325 | 326 | "class_name": "Light", |
326 | 327 | "translation_key": "light", |
| 328 | + "translation_placeholders": null, |
327 | 329 | "device_class": null, |
328 | 330 | "state_class": null, |
329 | 331 | "entity_category": null, |
|
427 | 429 | "platform": "number", |
428 | 430 | "class_name": "StartUpColorTemperatureConfigurationEntity", |
429 | 431 | "translation_key": "start_up_color_temperature", |
| 432 | + "translation_placeholders": null, |
430 | 433 | "device_class": null, |
431 | 434 | "state_class": null, |
432 | 435 | "entity_category": "config", |
|
473 | 476 | "platform": "number", |
474 | 477 | "class_name": "OffTransitionTimeConfigurationEntity", |
475 | 478 | "translation_key": "off_transition_time", |
| 479 | + "translation_placeholders": null, |
476 | 480 | "device_class": null, |
477 | 481 | "state_class": null, |
478 | 482 | "entity_category": "config", |
|
519 | 523 | "platform": "number", |
520 | 524 | "class_name": "OnLevelConfigurationEntity", |
521 | 525 | "translation_key": "on_level", |
| 526 | + "translation_placeholders": null, |
522 | 527 | "device_class": null, |
523 | 528 | "state_class": null, |
524 | 529 | "entity_category": "config", |
|
565 | 570 | "platform": "number", |
566 | 571 | "class_name": "OnOffTransitionTimeConfigurationEntity", |
567 | 572 | "translation_key": "on_off_transition_time", |
| 573 | + "translation_placeholders": null, |
568 | 574 | "device_class": null, |
569 | 575 | "state_class": null, |
570 | 576 | "entity_category": "config", |
|
611 | 617 | "platform": "number", |
612 | 618 | "class_name": "OnTransitionTimeConfigurationEntity", |
613 | 619 | "translation_key": "on_transition_time", |
| 620 | + "translation_placeholders": null, |
614 | 621 | "device_class": null, |
615 | 622 | "state_class": null, |
616 | 623 | "entity_category": "config", |
|
657 | 664 | "platform": "number", |
658 | 665 | "class_name": "StartUpCurrentLevelConfigurationEntity", |
659 | 666 | "translation_key": "start_up_current_level", |
| 667 | + "translation_placeholders": null, |
660 | 668 | "device_class": null, |
661 | 669 | "state_class": null, |
662 | 670 | "entity_category": "config", |
|
705 | 713 | "platform": "select", |
706 | 714 | "class_name": "StartupOnOffSelectEntity", |
707 | 715 | "translation_key": "start_up_on_off", |
| 716 | + "translation_placeholders": null, |
708 | 717 | "device_class": null, |
709 | 718 | "state_class": null, |
710 | 719 | "entity_category": "config", |
|
755 | 764 | "platform": "sensor", |
756 | 765 | "class_name": "LQISensor", |
757 | 766 | "translation_key": "lqi", |
| 767 | + "translation_placeholders": null, |
758 | 768 | "device_class": null, |
759 | 769 | "state_class": "measurement", |
760 | 770 | "entity_category": "diagnostic", |
|
798 | 808 | "platform": "sensor", |
799 | 809 | "class_name": "RSSISensor", |
800 | 810 | "translation_key": "rssi", |
| 811 | + "translation_placeholders": null, |
801 | 812 | "device_class": "signal_strength", |
802 | 813 | "state_class": "measurement", |
803 | 814 | "entity_category": "diagnostic", |
|
843 | 854 | "platform": "update", |
844 | 855 | "class_name": "FirmwareUpdateEntity", |
845 | 856 | "translation_key": null, |
| 857 | + "translation_placeholders": null, |
846 | 858 | "device_class": "firmware", |
847 | 859 | "state_class": null, |
848 | 860 | "entity_category": "config", |
|
0 commit comments