Can't get wifi or raspberry pi rf switch to work after upgraded to hassio

This is what I have when I open the hassos boot. There is no system connections folder or resin folder.

And this is what I put in my configuration.yaml file for the raspberry pi rf switch.

####switch

switch:

  • platform: rpi_rf
    gpio: 17
    switches:
    outlet_1:
    protocol: 1
    pulselength: 179
    code_on: 5248307
    code_off: 5248316
    signal_repetitions: 15
    outlet_2:
    protocol: 1
    pulselength: 179
    code_on: 5248451
    code_off: 5248460
    signal_repetitions: 15