settings for #30

This commit is contained in:
Manuel Kamper 2023-04-09 16:35:46 +00:00
parent fbc72435d3
commit f692cc532f
1 changed files with 2 additions and 0 deletions

View File

@ -15,4 +15,6 @@ configs = {
'light_trigger_message': [1, 2, 2, 1],
'tcs_message': [1, 2, 2, 0, 1],
'api_client_ip': '10.0.3.5',
'fhem_door_ringed': 'http://fhem-server:8086/fhem?cmd=set%20TCS_Door%20ringed&XHR=1',
'fhem_frontdoor_ringed': 'http://fhem-server:8086/fhem?cmd=set%20TCS_FrontDoor%20ringed&XHR=1',
}