Robert Resch
bb90c1f168
Fix multilevel reference translations ( #102338 )
2023-10-20 08:12:53 +02:00
Robert Resch
1a7601ebbe
Remove NONE_SENTINEL in favor of optional select in template ( #101279 )
2023-10-11 13:04:40 +02:00
Erik Montnemery
c376447ccd
Don't allow changing device class in template binary sensor options ( #99720 )
2023-09-06 15:59:30 +02:00
Erik Montnemery
390c046537
Fix template helper strings ( #99456 )
2023-09-01 17:14:42 +02:00
Erik Montnemery
501d5db375
Add config flow for template binary sensor ( #99339 )
2023-08-30 17:28:56 +02:00
Erik Montnemery
63c538b024
Add config flow for template sensor ( #98970 )
...
* Add config flow for template sensor
* Tweak error reporting
* Improve validation
* Fix test
* Rename translation strings
* Improve validation
* Fix sensor async_setup_entry
* Avoid duplicating sensor device class translations
* Avoid duplicating sensor device class translations
* Add config flow tests
* Include all units from DEVICE_CLASS_UNITS in unit_of_measurement select
* Address review comments
2023-08-30 16:22:52 +02:00
Joost Lekkerkerker
b367c95c81
Add more common translations ( #96429 )
...
* Add common translations
* Add common translations
* Add common translations
* Add common translations
* Add common translations
* Add common translations
* Add common translations
* Add common translations
2023-07-12 22:00:05 -04:00
Franck Nijhof
c3871cc5ae
Migrate template services to support translations ( #96414 )
2023-07-12 14:06:14 +02:00