Conflicting packages: attrs and zeroconf #204

Closed
opened 2021-06-09 20:13:11 +02:00 by Tatsh · 17 comments

From emerge -auvDN @world :

dev-python/attrs:0 

(dev-python/attrs-21.2.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) (-python3_10)" conflicts with                             ~dev-python/attrs-20.3.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] required by (app-misc/homeassistant-2021.5.4:0/0::HomeAssistantRepository, installed)

dev-python/zeroconf:0

  (dev-python/zeroconf-0.30.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" PYTHON_TARGETS="python3_9 -python3_10 -python3_8" conflicts with
    >=dev-python/zeroconf-0.27.1[python_targets_python3_8(-),-python_single_target_python3_8(-)] required by (dev-python/netdisco-2.8.2:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_7"

    ~dev-python/zeroconf-0.29.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] required by (app-misc/homeassistant-2021.5.4:0/0::HomeAssistantRepository, installed) ... PYTHON_TARGETS="python3_8"
    ^                    ^^^^^^
    >=dev-python/zeroconf-0.28.0[python_targets_python3_8(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/aiohomekit-0.2.61:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"

    >=dev-python/zeroconf-0.25.1[python_targets_python3_8(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/pychromecast-9.1.2:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"

    dev-python/zeroconf[python_targets_python3_8(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/HAP-python-3.4.1:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_9"

From eclean:

   The following unavailable installed packages were found
             dev-python/attrs-20.3.0
             dev-python/zeroconf-0.29.0
From `emerge -auvDN @world` : ``` dev-python/attrs:0 (dev-python/attrs-21.2.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" PYTHON_TARGETS="python3_8 python3_9 (-pypy3) (-python3_10)" conflicts with ~dev-python/attrs-20.3.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] required by (app-misc/homeassistant-2021.5.4:0/0::HomeAssistantRepository, installed) dev-python/zeroconf:0 (dev-python/zeroconf-0.30.0:0/0::gentoo, ebuild scheduled for merge) USE="-test" PYTHON_TARGETS="python3_9 -python3_10 -python3_8" conflicts with >=dev-python/zeroconf-0.27.1[python_targets_python3_8(-),-python_single_target_python3_8(-)] required by (dev-python/netdisco-2.8.2:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_7" ~dev-python/zeroconf-0.29.0[python_targets_python3_8(-),-python_single_target_python3_8(-)] required by (app-misc/homeassistant-2021.5.4:0/0::HomeAssistantRepository, installed) ... PYTHON_TARGETS="python3_8" ^ ^^^^^^ >=dev-python/zeroconf-0.28.0[python_targets_python3_8(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/aiohomekit-0.2.61:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9" >=dev-python/zeroconf-0.25.1[python_targets_python3_8(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/pychromecast-9.1.2:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9" dev-python/zeroconf[python_targets_python3_8(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (dev-python/HAP-python-3.4.1:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_9" ``` From eclean: ``` The following unavailable installed packages were found dev-python/attrs-20.3.0 dev-python/zeroconf-0.29.0 ```
Tatsh changed title from Conflicting packages to Conflicting packages: attrs and zeroconf 2021-06-09 20:13:22 +02:00
Owner

netdisco-2.8.3 reqs >=dev-python/zeroconf-0.30.0.
Should fix it.

netdisco-2.8.3 reqs >=dev-python/zeroconf-0.30.0. Should fix it.
onkelbeh self-assigned this 2021-06-12 22:08:47 +02:00
onkelbeh added the
requirement
label 2021-06-12 22:09:11 +02:00
Author

On an unrelated note, can you add support for Python 3.9?

On an unrelated note, can you add support for Python 3.9?
Author

This does fix my issue.

This does fix my issue.
Author

Actually scratch that.

Actually scratch that.
Author

One strange thing:

dev-python/ruamel-yaml:0

  (dev-python/ruamel-yaml-0.16.13-r1:0/0::gentoo, ebuild scheduled for merge) USE="-test" PYTHON_TARGETS="python3_8 python3_9 (-pypy3)" conflicts with
    ~dev-python/ruamel-yaml-0.15.100[python_targets_python3_8(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (app-misc/homeassistant-2021.6.
4:0/0::HomeAssistantRepository, ebuild scheduled for merge) 

This blocks homeassistant-cli which wants 0.16.5 or better. Isn't it important to keep these synced?

One strange thing: ``` dev-python/ruamel-yaml:0 (dev-python/ruamel-yaml-0.16.13-r1:0/0::gentoo, ebuild scheduled for merge) USE="-test" PYTHON_TARGETS="python3_8 python3_9 (-pypy3)" conflicts with ~dev-python/ruamel-yaml-0.15.100[python_targets_python3_8(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] required by (app-misc/homeassistant-2021.6. 4:0/0::HomeAssistantRepository, ebuild scheduled for merge) ``` This blocks homeassistant-cli which wants 0.16.5 or better. Isn't it important to keep these synced?
Owner

Just adding 3.9 and 3.10 flags as soon as the modules pass compile tests.
This is currently a bit time consuming, will need an idea to script this.

Send a list of the modules you are using, so I can put these on top of the list.

Just adding 3.9 and 3.10 flags as soon as the modules pass compile tests. This is currently a bit time consuming, will need an idea to script this. Send a list of the modules you are using, so I can put these on top of the list.
Owner

Can confirm the ruamel-yaml slot conflict.

https://github.com/home-assistant/core/blob/dev/homeassistant/package_constraints.txt
says: ruamel.yaml==0.15.100

https://github.com/home-assistant-ecosystem/home-assistant-cli/blob/dev/setup.py says: ruamel.yaml>=0.16.5,<0.17

I use the cli only sometimes, and, to not touch the core, I think I'll add a patch to the cli to keep them in the same environment. I dont' know why they still use this old ruamel.yaml, there must be a reason.

Can confirm the ruamel-yaml slot conflict. https://github.com/home-assistant/core/blob/dev/homeassistant/package_constraints.txt says: ruamel.yaml==0.15.100 https://github.com/home-assistant-ecosystem/home-assistant-cli/blob/dev/setup.py says: ruamel.yaml>=0.16.5,<0.17 I use the cli only sometimes, and, to not touch the core, I think I'll add a patch to the cli to keep them in the same environment. I dont' know why they still use this old ruamel.yaml, there must be a reason.
onkelbeh added the
slot-conflict
label 2021-06-13 07:51:37 +02:00
Author

Thanks for the thorough testing. I am using these and their dependencies:

dev-python/PyMetno
dev-python/asyncio-mqtt
dev-python/gTTS
dev-python/hole
dev-python/pyipp
dev-python/python-openzwave-mqtt
dev-python/zwave-js-server-python

I still have this issue with acme, where this version of the package no longer exists in the main tree.

app-crypt/acme:0

  (app-crypt/acme-1.15.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -test" PYTHON_TARGETS="python3_8 python3_9" conflicts with
    ~app-crypt/acme-1.14.0 required by (dev-python/hass-nabucasa-0.43.0:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9"
    ^               ^^^^^^
   The following unavailable installed packages were found
             app-crypt/acme-1.14.0
Thanks for the thorough testing. I am using these and their dependencies: ``` dev-python/PyMetno dev-python/asyncio-mqtt dev-python/gTTS dev-python/hole dev-python/pyipp dev-python/python-openzwave-mqtt dev-python/zwave-js-server-python ``` I still have this issue with acme, where this version of the package no longer exists in the main tree. ``` app-crypt/acme:0 (app-crypt/acme-1.15.0:0/0::gentoo, ebuild scheduled for merge) USE="-doc -test" PYTHON_TARGETS="python3_8 python3_9" conflicts with ~app-crypt/acme-1.14.0 required by (dev-python/hass-nabucasa-0.43.0:0/0::HomeAssistantRepository, installed) USE="-test" PYTHON_TARGETS="python3_8 -python3_7 -python3_9" ^ ^^^^^^ ``` ``` The following unavailable installed packages were found app-crypt/acme-1.14.0 ```
Author

My active USE flags: accuweather airly airvisual alpha_vantage android_ip_webcam androidtv bluetooth_le_tracker caldav cast cli coronavirus dwd_weather_warnings github homekit homekit_controller http kodi mobile_app mqtt myq mysql notify_events otp ping ps4 python_script recorder rest ring scrape snmp speedtestdotnet sql ssl systemd systemmonitor tile tplink version wake_on_lan wemo whois zeroconf zwave

My active USE flags: `accuweather airly airvisual alpha_vantage android_ip_webcam androidtv bluetooth_le_tracker caldav cast cli coronavirus dwd_weather_warnings github homekit homekit_controller http kodi mobile_app mqtt myq mysql notify_events otp ping ps4 python_script recorder rest ring scrape snmp speedtestdotnet sql ssl systemd systemmonitor tile tplink version wake_on_lan wemo whois zeroconf zwave`
Owner

will check these soon.

acme goes into #205

will check these soon. acme goes into https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/205
Owner

please see 8bf60906ce

please see https://git.edevau.net/onkelbeh/HomeAssistantRepository/commit/8bf60906ce7f62eba6fa15667ec2f1f37a20bf76
Owner

093a6599d4:

root@g18-hasstest2:/usr/portage/homeassistant/dev-python # emerge -1tv homeassistant-min

Local copy of remote index is up-to-date and will be used.

Local copy of remote index is up-to-date and will be used.

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[binary  N     ] app-misc/homeassistant-min-2021.6.4-2::HomeAssistantRepository  USE="androidtv axis caldav cli coronavirus darksky dwd_weather_warnings enigma2 esphome fronius homekit influxdb kodi maxcube mikrotik mobile_app mqtt mysql notify_events otp owntracks ping plex python_script qnap recorder rest samsungtv scrape shelly signal_messenger snmp socat sonos sql ssl test tradfri version wake_on_lan workday yamaha yamaha_musiccast zwave -compensation -github -hyperion -knx -kraken -qvr_pro -systemd -tasmota -zeroconf -zwave_js" PYTHON_TARGETS="python3_8 -python3_9" 0 KiB
[ebuild  N    ~]  app-misc/home-assistant-cli-9999::HomeAssistantRepository  USE="test" PYTHON_TARGETS="python3_8" 0 KiB
[binary  N     ]   dev-python/ruamel-yaml-0.15.100-2::HomeAssistantRepository  USE="test" PYTHON_TARGETS="python3_8" 0 KiB

Total: 3 packages (3 new, 2 binaries), Size of downloads: 0 KiB

!!! The following binary packages have been ignored due to non matching USE:

    =dev-python/certifi-10001-r1 python_targets_python3_9
    =dev-python/pyyaml-5.4.1 python_targets_python3_9
    =dev-python/requests-2.25.1-r2 python_targets_python3_9
    =dev-python/urllib3-1.26.4 python_targets_python3_9
    =dev-python/pycparser-2.20-r1 python_targets_python3_9
    =app-crypt/certbot-1.15.0 python_targets_python3_9
    =dev-python/regex-2021.4.4 python_targets_python3_9
    =dev-python/setuptools-56.0.0 python_targets_python3_9
    =dev-vcs/git-2.31.1 -python_single_target_python3_8 python_single_target_python3_9

NOTE: The --binpkg-respect-use=n option will prevent emerge
      from ignoring these binary packages if possible.
      Using --binpkg-respect-use=y will silence this warning.

!!! The following binary packages have been ignored due to changed dependencies:

     app-misc/home-assistant-cli-9999::HomeAssistantRepository
     app-misc/home-assistant-cli-9999::HomeAssistantRepository

NOTE: The --binpkg-changed-deps=n option will prevent emerge
      from ignoring these binary packages if possible.
      Using --binpkg-changed-deps=y will silence this warning.

>>> Verifying ebuild manifests
>>> Emerging binary (1 of 3) dev-python/ruamel-yaml-0.15.100::HomeAssistantRepository
>>> Installing (1 of 3) dev-python/ruamel-yaml-0.15.100::HomeAssistantRepository
>>> Emerging (2 of 3) app-misc/home-assistant-cli-9999::HomeAssistantRepository
>>> Installing (2 of 3) app-misc/home-assistant-cli-9999::HomeAssistantRepository
>>> Emerging binary (3 of 3) app-misc/homeassistant-min-2021.6.4::HomeAssistantRepository
>>> Installing (3 of 3) app-misc/homeassistant-min-2021.6.4::HomeAssistantRepository
>>> Jobs: 3 of 3 complete                           Load avg: 1.40, 0.91, 0.67

 * Messages for package app-misc/homeassistant-min-2021.6.4:

 *
 * The HA interface listens on port 8123
 * hass configuration is in: /etc/homeassistant
 * daemon command line arguments are configured in: /etc/conf.d/homeassistant
 * logging is to: /var/log/homeassistant/{server,errors,stdout}.log
 * The sqlite db is by default in: /etc/homeassistant
 * support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
 *
 * (Note: Above message is only printed the first time package is
 * installed. Please look at /usr/share/doc/homeassistant-min-2021.6.4/README.gentoo*
 * for future reference)
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.
https://git.edevau.net/onkelbeh/HomeAssistantRepository/commit/093a6599d461dfeac30f386c73662ca00de92099: ```bash root@g18-hasstest2:/usr/portage/homeassistant/dev-python # emerge -1tv homeassistant-min Local copy of remote index is up-to-date and will be used. Local copy of remote index is up-to-date and will be used. These are the packages that would be merged, in reverse order: Calculating dependencies... done! [binary N ] app-misc/homeassistant-min-2021.6.4-2::HomeAssistantRepository USE="androidtv axis caldav cli coronavirus darksky dwd_weather_warnings enigma2 esphome fronius homekit influxdb kodi maxcube mikrotik mobile_app mqtt mysql notify_events otp owntracks ping plex python_script qnap recorder rest samsungtv scrape shelly signal_messenger snmp socat sonos sql ssl test tradfri version wake_on_lan workday yamaha yamaha_musiccast zwave -compensation -github -hyperion -knx -kraken -qvr_pro -systemd -tasmota -zeroconf -zwave_js" PYTHON_TARGETS="python3_8 -python3_9" 0 KiB [ebuild N ~] app-misc/home-assistant-cli-9999::HomeAssistantRepository USE="test" PYTHON_TARGETS="python3_8" 0 KiB [binary N ] dev-python/ruamel-yaml-0.15.100-2::HomeAssistantRepository USE="test" PYTHON_TARGETS="python3_8" 0 KiB Total: 3 packages (3 new, 2 binaries), Size of downloads: 0 KiB !!! The following binary packages have been ignored due to non matching USE: =dev-python/certifi-10001-r1 python_targets_python3_9 =dev-python/pyyaml-5.4.1 python_targets_python3_9 =dev-python/requests-2.25.1-r2 python_targets_python3_9 =dev-python/urllib3-1.26.4 python_targets_python3_9 =dev-python/pycparser-2.20-r1 python_targets_python3_9 =app-crypt/certbot-1.15.0 python_targets_python3_9 =dev-python/regex-2021.4.4 python_targets_python3_9 =dev-python/setuptools-56.0.0 python_targets_python3_9 =dev-vcs/git-2.31.1 -python_single_target_python3_8 python_single_target_python3_9 NOTE: The --binpkg-respect-use=n option will prevent emerge from ignoring these binary packages if possible. Using --binpkg-respect-use=y will silence this warning. !!! The following binary packages have been ignored due to changed dependencies: app-misc/home-assistant-cli-9999::HomeAssistantRepository app-misc/home-assistant-cli-9999::HomeAssistantRepository NOTE: The --binpkg-changed-deps=n option will prevent emerge from ignoring these binary packages if possible. Using --binpkg-changed-deps=y will silence this warning. >>> Verifying ebuild manifests >>> Emerging binary (1 of 3) dev-python/ruamel-yaml-0.15.100::HomeAssistantRepository >>> Installing (1 of 3) dev-python/ruamel-yaml-0.15.100::HomeAssistantRepository >>> Emerging (2 of 3) app-misc/home-assistant-cli-9999::HomeAssistantRepository >>> Installing (2 of 3) app-misc/home-assistant-cli-9999::HomeAssistantRepository >>> Emerging binary (3 of 3) app-misc/homeassistant-min-2021.6.4::HomeAssistantRepository >>> Installing (3 of 3) app-misc/homeassistant-min-2021.6.4::HomeAssistantRepository >>> Jobs: 3 of 3 complete Load avg: 1.40, 0.91, 0.67 * Messages for package app-misc/homeassistant-min-2021.6.4: * * The HA interface listens on port 8123 * hass configuration is in: /etc/homeassistant * daemon command line arguments are configured in: /etc/conf.d/homeassistant * logging is to: /var/log/homeassistant/{server,errors,stdout}.log * The sqlite db is by default in: /etc/homeassistant * support at https://git.edevau.net/onkelbeh/HomeAssistantRepository * * (Note: Above message is only printed the first time package is * installed. Please look at /usr/share/doc/homeassistant-min-2021.6.4/README.gentoo* * for future reference) >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date. ```
Owner

I extended the list of useflags for homeassistant-min-2021.6.4-r1.

I extended the list of useflags for homeassistant-min-2021.6.4-r1.
Author

Should I be using homeassistant-min over homeassistant?

Should I be using homeassistant-min over homeassistant?
Owner

Depends on your useflags.
The -min is smaller and I use it in 'production', so it's tested much better.
The -full only compiles with a kernel patch, it has grown too big.

Python 3.9 is growing in, but some packages are still missing.

Depends on your useflags. The -min is smaller and I use it in 'production', so it's tested much better. The -full only compiles with a kernel patch, it has grown too big. Python 3.9 is growing in, but some packages are still missing.
onkelbeh added this to the Python 3.9 Support milestone 2021-06-18 06:31:34 +02:00
Author

My issues here are resolved. Closing.

Will be glad to try Python 3.9 support once it has everything I am using.

My issues here are resolved. Closing. Will be glad to try Python 3.9 support once it has everything I am using.
Tatsh closed this issue 2021-06-19 14:29:12 +02:00
Owner

Could not wait any longer :-)
3.8 is already dropped in main repo. Want to keep all my boxes in sync, binary repo.
My production box now runs on 3.9 without problems.

Thanks for reporting.

Could not wait any longer :-) 3.8 is already dropped in main repo. Want to keep all my boxes in sync, binary repo. My production box now runs on 3.9 without problems. Thanks for reporting.
Sign in to join this conversation.
No Label
Bug
Bump/Update
Cleanup
Dupe
Enhancement
File Collision
Forked
help wanted
Integration: accuweather
Integration: acmeda
Integration: acomax
Integration: adax
Integration: adguard
Integration: aemet
Integration: aep_ohio
Integration: aep_texas
Integration: airq
Integration: airthings
Integration: airthings_ble
Integration: airtouch5
Integration: airzone
Integration: airzone_cloud
Integration: amazon_polly
Integration: amberelectric
Integration: ambient_station
Integration: analytics_insights
Integration: anel_pwrctrl
Integration: aosmith
Integration: apache_kafka
Integration: apcupsd
Integration: appalachianpower
Integration: apprise
Integration: aprilaire
Integration: aranet
Integration: aseko_pool_live
Integration: asuswrt
Integration: august
Integration: aws
Integration: axis
Integration: backup
Integration: bang_olufsen
Integration: blebox
Integration: blink
Integration: bluetooth
Integration: blue_current
Integration: bmw_connected_drive
Integration: bosch_shc
Integration: bring
Integration: brother
Integration: brottsplatskartan
Integration: bsblan
Integration: bthome
Integration: caldav
Integration: cast
Integration: ccm15
Integration: cloud
Integration: cloudflare
Integration: co2signal
Integration: coautilities
Integration: comelit
Integration: conversation
Integration: debugpy
Integration: deconz
Integration: deluge
Integration: denonavr
Integration: devialet
Integration: devolo_home_control
Integration: dhcp
Integration: discord
Integration: discovergy
Integration: dlna_dmr
Integration: dlna_dms
Integration: doods
Integration: drop_connect
Integration: dsmr
Integration: duotecno
Integration: duquesne_light
Integration: dwd_weather_warnings
Integration: easyenergy
Integration: ecobee
Integration: ecoforest
Integration: ecovacs
Integration: ecowitt
Integration: elgato
Integration: elvia
Integration: energyzero
Integration: enigma2
Integration: enphase_envoy
Integration: epion
Integration: esphome
Integration: evohome
Integration: ffmpeg
Integration: fjaraskupan
Integration: flexit_bacnet
Integration: flipr
Integration: forecast_solar
Integration: foscam
Integration: fritzbox
Integration: fronius
Integration: frontend
Integration: fujitsu_anywair
Integration: fyta
Integration: garages_amsterdam
Integration: gardena_bluetooth
Integration: gdacs
Integration: generic
Integration: geonetnz_quakes
Integration: geonetnz_volcano
Integration: geo_json_events
Integration: geo_rss_events
Integration: gios
Integration: glances
Integration: goodwe
Integration: google
Integration: google_assistant_sdk
Integration: google_generative_ai_conversation
Integration: govee_ble
Integration: govee_light_local
Integration: hive
Integration: hko
Integration: holiday
Integration: homekit_controller
Integration: homematicip_cloud
Integration: homewizard
Integration: honeywell
Integration: hp_ilo
Integration: html5
Integration: http
Integration: hue
Integration: hunterdouglas_powerview
Integration: husqvarna_automower
Integration: huum
Integration: hydrawise
Integration: iammeter
Integration: ibeacon
Integration: idasen_desk
Integration: ign_sismologia
Integration: image_upload
Integration: indianamichiganpower
Integration: insteon
Integration: ipp
Integration: islamic_prayer_times
Integration: justnimbus
Integration: jvc_projector
Integration: kef
Integration: kentuckypower
Integration: keymitt_ble
Integration: knx
Integration: kostal_plenticore
Integration: krispol
Integration: lamarzocco
Integration: ld2410_ble
Integration: leaone
Integration: led_ble
Integration: life360
Integration: lifx
Integration: linear_garage_door
Integration: litejet
Integration: litterrobot
Integration: local_calendar
Integration: local_todo
Integration: loqed
Integration: luci
Integration: lupusec
Integration: lutron
Integration: lutron_caseta
Integration: madeco
Integration: mastodon
Integration: matrix
Integration: matter
Integration: media_extractor
Integration: melcloud
Integration: met
Integration: meteoclimatic
Integration: meteo_france
Integration: metoffice
Integration: microbees
Integration: mill
Integration: minecraft_server
Integration: modbus
Integration: mopeka
Integration: motionblinds_ble
Integration: motionmount
Integration: motion_blinds
Integration: myuplink
Integration: nam
Integration: neato
Integration: netatmo
Integration: nexia
Integration: nextbus
Integration: nextcloud
Integration: nextdns
Integration: nibe_heatpump
Integration: nmap_tracker
Integration: nobo_hub
Integration: norway_air
Integration: notion
Integration: nsw_rural_fire_service_feed
Integration: nuki
Integration: numato
Integration: nut
Integration: nws
Integration: ollama
Integration: oncue
Integration: ondilo_ico
Integration: openai_conversation
Integration: openerz
Integration: open_meteo
Integration: opower
Integration: orvibo
Integration: osoenergy
Integration: otbr
Integration: ourgroceries
Integration: overkiz
Integration: p1_monitor
Integration: pegel_online
Integration: permobil
Integration: plex
Integration: plugwise
Integration: powerwall
Integration: private_ble_device
Integration: proxy
Integration: prusalink
Integration: psoklahoma
Integration: pure_energie
Integration: pvoutput
Integration: qingping
Integration: qld_bushfire
Integration: qrcode
Integration: rabbitair
Integration: rachio
Integration: radio_browser
Integration: rainbird
Integration: rainforest_raven
Integration: rainmachine
Integration: rdw
Integration: recorder
Integration: refoss
Integration: renault
Integration: renson
Integration: reolink
Integration: rflink
Integration: rfxtrx
Integration: ridwell
Integration: ring
Integration: risco
Integration: roborock
Integration: roku
Integration: romy
Integration: roomba
Integration: roon
Integration: route53
Integration: rova
Integration: samsam
Integration: samsungtv
Integration: schlage
Integration: scl
Integration: screenlogic
Integration: sensibo
Integration: sensorpush
Integration: sentry
Integration: seven_segments
Integration: sfr_box
Integration: shelly
Integration: sighthound
Integration: signal_messenger
Integration: simplisafe
Integration: sleepiq
Integration: slimproto
Integration: smarttub
Integration: smud
Integration: snmp
Integration: songpal
Integration: sonos
Integration: sql
Integration: squeezebox
Integration: ssdp
Integration: subaru
Integration: suez_water
Integration: sunweg
Integration: surepetcare
Integration: swepco
Integration: swiss_public_transport
Integration: switchbot
Integration: switchbot_cloud
Integration: switcher_kis
Integration: system_bridge
Integration: tado
Integration: tailwind
Integration: tankerkoenig
Integration: tasmota
Integration: technove
Integration: tedee
Integration: telegram_bot
Integration: temper
Integration: tensorflow
Integration: teslemetry
Integration: tessie
Integration: thermobeacon
Integration: thermopro
Integration: thread
Integration: tile
Integration: tolo
Integration: tplink
Integration: tplink_omada
Integration: tplink_tapo
Integration: traccar
Integration: traccar_server
Integration: trafikverket_camera
Integration: trafikverket_ferry
Integration: trafikverket_train
Integration: trafikverket_weatherstation
Integration: transmission
Integration: tuya
Integration: twentemilieu
Integration: unifi
Integration: unifiprotect
Integration: unifi_direct
Integration: upnp
Integration: usgs_earthquakes_feed
Integration: utility_meter
Integration: v2c
Integration: vallox
Integration: valve
Integration: velbus
Integration: velux
Integration: vicare
Integration: vilfo
Integration: vodafone_station
Integration: vulcan
Integration: wallbox
Integration: waqi
Integration: waze_travel_time
Integration: weatherflow_cloud
Integration: weatherkit
Integration: webmin
Integration: webostv
Integration: wemo
Integration: whirlpool
Integration: withings
Integration: wolflink
Integration: workday
Integration: wyoming
Integration: xiaomi_ble
Integration: yalexs_ble
Integration: yeelight
Integration: yolink
Integration: zamg
Integration: zeroconf
Integration: zha
Integration: zhong_hong
Integration: zondergas
Integration: zoneminder
Integration: zwave_js
invalid
New Integration
Python 3.10
Python 3.11
question
requirement
Requirement vanished
slot-conflict
Source Incomplete
SrcDir ${S} mismatch
TopLevelViolation
Update required
virtual
wontfix
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: onkelbeh/HomeAssistantRepository#204
No description provided.