StealthChesnut / HA-FoxESS-Modbus

Home Assistant Modbus Integration setup for Fox ESS H1 and AC Inverters
77 stars 37 forks source link

Time sensors appear to be missing ? #93

Closed SteveBrailsord closed 1 year ago

SteveBrailsord commented 1 year ago

Hi These sensors appear to be missing are missing - where should they be obtained from please ? sensor.time_period_1_start sensor.time_period_1_end sensor.time_period_2_start sensor.time_period_2_end

They are used below :-

rand12345 commented 1 year ago

This was bugging me for a while

Edit your Lovelace dashboard, select the Time Period 1 Start and type "time". A second sensor will appear with the decoded time. Rinse and repeat for the other sensors.

If they don't show up, ensure you are including the custom_components/HA-FoxESS-Modbus/configuration.yaml file and not modbusLAN.yaml or modbusUSB.yaml in your main configuration.yaml file.

SteveBrailsord commented 1 year ago

Thanks That sorts it First time ever - no watchman errors and no log errors šŸ˜Š Iā€™m a happy man !

On Sun, 5 Mar 2023 at 12:14, rand @.***> wrote:

This was bugging me for a while

Edit your Lovelace dashboard, select the Time Period 1 Start and type "time". A second sensor will appear with the decoded time. Rinse and repeat for the other sensors.

If they don't show up, ensure you are including the custom_components/HA-FoxESS-Modbus/configuration.yaml file and not modbusLAN.yaml or modbusUSB.yaml in your main configuration.yaml file.

ā€” Reply to this email directly, view it on GitHub https://github.com/StealthChesnut/HA-FoxESS-Modbus/issues/93#issuecomment-1455074551, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3OC2BZGIRDB66Q35ZJQ57DW2R7RHANCNFSM6AAAAAAVOPKLXI . You are receiving this because you authored the thread.Message ID: @.***>