remove mentions of discontinued scripts

This commit is contained in:
proddy
2024-11-22 11:03:17 +01:00
parent 9fbb28ee33
commit c80ec368a9
4 changed files with 6 additions and 14 deletions

View File

@@ -104,7 +104,7 @@ print("# Entity/Register Mapping")
print()
print("!!! note")
print()
print(" This file has been auto-generated. Do not edit.")
print(" This file has been auto-generated. Do not modify.")
print()
for device_type, devices in grouped_by(entities, device_type_key):