Skip to content

Commit

Permalink
remove actions
Browse files Browse the repository at this point in the history
  • Loading branch information
y-du committed Jun 4, 2024
1 parent 5e68b43 commit c89f241
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 80 deletions.
39 changes: 0 additions & 39 deletions .github/workflows/dev.yml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/prod.yml

This file was deleted.

4 changes: 2 additions & 2 deletions util/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class Discovery:
device_id_prefix = None
delay = 120
timeout = 5
ip_file = "/opt/host_ip"
host_network_url = "http://core-api/host-info/network"

@simple_env_var.section
class StartDelay:
Expand All @@ -67,4 +67,4 @@ class Senergy:


if not conf.Senergy.dt_air_sensor:
exit('Please provide a SENERGY device types')
exit('Please provide a SENERGY device type')

0 comments on commit c89f241

Please sign in to comment.