Regarding that bridge line... you must remove it because it will break the interface. Unfortunately, there is no way to add or remove that line in LuCI. You must do it via editing the text files. I believe it is a bug in LuCI that causes it to appear. I wrote it up here.
I suspect now we're on another issue...
You have the guest zone input rule set to REJECT. This is a common (and recommended) configuration, but you don't have any rules to allow DHCP and DNS. You'll need to add those. But in the immediate term, you can change input to ACCEPT to verify that everything is working.
If it doesn't work...
I'd recommend getting rid of all the names with underscores ("_") as there are some situations where underscores are invalid. Consider instead naming this domotique
instead of lan_domotique
.
This applies to the mobile and guest networks, too. Make sure you change it everywhere that it is referenced. This would be in the dhcp, wireless, and firewall files.