"HTTP Requests, WoL & Text via TCP" (Configure custom entities)

Hi, regarding the integration “HTTP Requests, WoL & Text via TCP” (Configure custom entities):
Is there a limit of 7 entities? Because if I try to add an 8th one, I get an error.
See the example—if I leave out the first or the last entity, it works without any issues.

Example:

Entity SAT Wohn Plug:
Features:
‘Off’:
Type: get
Parameter: http://192.168.1.252/cm?cmnd=Power off
‘On’:
Type: get
Parameter: http://192.168.1.252/cm?cmnd=Power on
Simple Commands: {}
Entity SAT Wohn DeepSleep:
Features:
‘Off’:
Type: get
Parameter: http://192.168.1.71/web/powerstate?newstate=1
‘On’:
Type: get
Parameter: http://192.168.1.71
Simple Commands: {}
Entity TV BWL Entity:
Features:
‘Off’:
Type: get
Parameter: http://192.168.1.172:36002/CMD2
‘On’:
Type: get
Parameter: http://192.168.1.172:36002/CMD1
Simple Commands: {}
Entity Beamer BWL:
Features:
‘Off’:
Type: get
Parameter: http://192.168.1.172:36002/CMD4
‘On’:
Type: get
Parameter: http://192.168.1.172:36002/CMD3
Simple Commands: {}
Entity SAT Buero Plug:
Features:
‘Off’:
Type: get
Parameter: http://192.168.1.250/cm?cmnd=Power off
‘On’:
Type: get
Parameter: http://192.168.1.250/cm?cmnd=Power on
Simple Commands: {}
Entity SAT Buero DeepSleep:
Features:
‘Off’:
Type: get
Parameter: http://192.168.1.70/web/powerstate?newstate=1
‘On’:
Type: get
Parameter: http://192.168.1.70
Simple Commands: {}
Entity SAT Wohn Plug:
Features:
‘Off’:
Type: get
Parameter: http://192.168.1.252/cm?cmnd=Power off
‘On’:
Type: get
Parameter: http://192.168.1.252/cm?cmnd=Power on
Simple Commands: {}
Entity BluRay:
Features:
‘Off’:
Type: get
Parameter: http://192.168.1.70
‘On’:
Type: wol
Parameter: 68:27:37:38:7F:17
Simple Commands: {}

sorry duplicate name sorry

I already answered you on Discord:
It’s just a duplicate entity. You can see this info in the log of the integration: Duplicate(s) have been found: Duplicate entity name(s) found: ['Entity SAT Wohn Plug'] Your entity names also don’t all have to start with Entity. You can choose any name you like.