techcubs

Results 6 comments of techcubs

anybody got this working ? I am having the same issues on my 30c **'utf-8' codec can't decode byte 0xd6 in position 9: invalid continuation byte** Logger: custom_components.eufy_vacuum.tuya Source: custom_components/eufy_vacuum/tuya.py:403...

Thanks Simon for the quick reply. The automation times are just me doing random test, ideally I would like it to report every 2 hours as we suffer a lot...

accu_allergies: module: accu_allergies class: Get_Accu_Allergies ACC_FILE: "./allergies" ACC_FLAG: "input_boolean.get_allergies_data" DEB_FLAG: "input_boolean.reset_allergies_sensor" URL_ID: "328298" URL_CITY: "pinner" URL_COUNTRY: "gb" URL_LANG: "en" URL_POSTCODE: "" WEB_VER: "" # or use "APRIL22" Still everthing shows...

how do I check on demand? Please can you check if these Automations are now correct. alias: Accuweather Get Allergies Data description: '' trigger: - platform: time at: '14:00:00' -...

> input_boolean: > get_allergies_data: > name: get_allergies_data > icon: mdi:toggle-switch > reset_allergies_sensor: > name: reset_allergies_sensor > icon: mdi:toggle-switch ok, i finally had the chance to make changes: ``` accu_allergies: module:...