File tree 3 files changed +3
-16
lines changed
3 files changed +3
-16
lines changed Original file line number Diff line number Diff line change 1
1
substitutions :
2
2
name : apollo-msr-1
3
- version : " 24.7.15 .1"
3
+ version : " 25.2.20 .1"
4
4
device_description : ${name} made by Apollo Automation - version ${version}.
5
5
6
6
esp32 :
Original file line number Diff line number Diff line change 26
26
- platform : esphome
27
27
password : " apolloautomation"
28
28
29
-
30
29
wifi :
31
- power_save_mode : none
32
30
ap :
33
31
ssid : " Apollo MSR1 Hotspot"
34
32
35
33
bluetooth_proxy :
36
34
active : true
37
35
38
36
packages :
39
- remote_package :
40
- url : https://github.com/ApolloAutomation/MSR-1/
41
- ref : main
42
- files :
43
- - Integrations/ESPHome/Core.yaml
44
- refresh : 0d
37
+ core : !include Core.yaml
Original file line number Diff line number Diff line change 42
42
- platform : esphome
43
43
id : ota_esphome
44
44
45
-
46
45
packages :
47
- remote_package :
48
- url : https://github.com/ApolloAutomation/MSR-1/
49
- ref : main
50
- files :
51
- - Integrations/ESPHome/Core.yaml
52
- refresh : 0d
46
+ core : !include Core.yaml
You can’t perform that action at this time.
0 commit comments