sebr / bhyve-home-assistant

Orbit BHyve custom component for Home Assistant
MIT License
252 stars 42 forks source link

After upgrading Orbit Bhyve Timer Firmware to version 0045 Bhyve integration no longer works #69

Closed stamandr closed 3 years ago

stamandr commented 3 years ago

Describe the bug After upgrading Orbit Bhyve Timer Firmware to version 0045, Bhyve integration no longer works

BHyve devices 1 - Orbit 57946 B-hyve Smart 6-Zone Indoor/Outdoor Sprinkler Controller

Logs

2021-07-06 11:15:44 DEBUG (MainThread) [custom_components.bhyve] Devices: [{"last_connected_at": "2021-07-02T19:51:40.918Z", "address": "REDACTED", "water_sense_mode": "off", "scheduled_modes": {}, "timezone": {"dst_offset": 3600, "raw_offset": -28800, "timezone_id": "America/Vancouver", "timezone_name": "Pacific Daylight Time"}, "full_location": "REDACTED", "weather_forecast_location_id": "REDACTED", "firmware_version": "0045", "name": "Smart Outdoor Timer", "flume_device_id": "", "type": "sprinkler_timer", "manual_preset_runtime_sec": 600, "battery": null, "restricted_frequency": null, "weather_delay_thresholds": {"precip_prob": 30, "precip_in": 0.125, "wind_speed_mph": 20, "freeze_temp_f": 37}, "updated_at": "2021-07-06T16:26:26.088Z", "reference": "REDACTED", "mac_address": "REDACTED", "weather_station_id": "REDACTED", "mesh_id": "REDACTED", "status": {"run_mode": "auto", "next_start_programs": ["b"], "rain_sensors": [], "watering_status": null, "rai
DEBUG (MainThread) [custom_components.bhyve] Programs:

2021-07-06 11:15:44 DEBUG (MainThread) [custom_components.bhyve] Programs: [{"name": "Sprinklers", "program_start_date": "2021-07-03T07:00:00.000Z", "frequency": {"type": "interval", "interval": 2, "interval_start_time": "2021-07-02T21:00:00.000Z"}, "program_end_date": null, "is_basic_program": false, "updated_at": "2021-07-02T20:27:20.849Z", "updated_via": "wifi", "start_times": ["04:00"], "id": "REDACTED", "budget": 100, "is_smart_program": false, "device_id": "REDACTED", "program": "a", "run_times": [{"run_time": 12.0, "station": 1}, {"run_time": 15.0, "station": 2}, {"run_time": 15.0, "station": 3}, {"run_time": 12.0, "station": 4}, {"run_time": 10.0, "station": 5}], "enabled": true, "created_at": "2021-07-02T20:09:27.291Z"}, {"name": "Cedars", "frequency": {"type": "days", "days": [0, 1, 2, 3, 4, 5, 6]}, "updated_at": "2021-07-02T20:15:16.619Z", "updated_via": "wifi", "start_times": ["06:00", "18:00"], "id": "REDACTED", "budget": 100, "is_smart_program": false, "device_id": "REDACTED", "program": "b", "run_times": [{"run_time": 3.0, "station": 6}], "enabled": true, "created_at": "2021-07-02T20:13:12.805Z"}, {"name": "Next Day", "frequency": {"type": "interval", "interval": 2, "interval_start_time": "2021-07-04T01:00:00.000Z"}, "updated_at": "2021-07-02T20:30:03.400Z", "updated_via": "wifi", "start_times": ["04:00"], "id": "REDACTED", "budget": 100, "is_smart_program": false, "device_id": "REDACTED", "program": "c", "run_times": [{"run_time": 12.0, "station": 1}, {"run_time": 15.0, "station": 2}, {"run_time": 15.0, "station": 3}, {"run_time": 7.0, "station": 4}, {"run_time": 7.0, "station": 5}], "enabled": true, "created_at": "2021-07-02T20:15:14.688Z"}]
stamandr commented 3 years ago

Updated to core-2021.7.1. Problem appears to have fixed it's self